Please retest with a new rolling release tomorrow
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feb 8 2019
Patch does not apply cleanly, need to backport it but will do
Yes
Feb 5 2019
Feb 4 2019
So this problem still exists but I have no clue where to add it in our source @dmbaturin @UnicronNL
Feb 3 2019
Ah, there was a similar issue with dhcp last couple of weeks where quotes broke the config (T1129). Can you try using   instead of your whitespace?
Feb 2 2019
Con you provide a configuration to reproduce the issue?
I can confirm this. 1.2.0-EPA3 does not have thisbissue but 1.2.0 has it.
Jan 31 2019
Package needs to be build from source. There are already some packages which we build that way like libyang or librtr so not a big deal.
Jan 30 2019
Sounds more reasonable (enable than disable). Will this affect backwards compatibility or will there be a migrator?
Jan 29 2019
@danhusan is this your expected behavior?
can you share your DHCP configuration with us for reproducibility?
Jan 28 2019
IMHO this is a general CLI design issue.
Jan 23 2019
Nope, I used:
@hagbard I replaced vyos user with another one. Also image corporate setups where RADIUS is used for authing and there are no local users.
Jan 22 2019
There are no disadvantages in doing so. Any contribution is welcome.
Depending on the task which needs to be executed a script might need to be run as root.
Jan 12 2019
Jan 11 2019
lsmod output from 4.18.6-1 (all 4 NICs working) please. We already have a lsmod output of the other versions.
Please place your code snippets inside a Code section as mentioned above, this makes it easier to read.
Jan 10 2019
No reply from the vendor so far
Latest is fine
Jan 9 2019
No issue known but it eases reproducibility
@alexandrestein can you share your complete dns forwarding config node please?
Jan 8 2019
The provides Dockerfile lists all packages which are needed to compile VyOS on a Debian jessie host. If you do not want ro install all this on your host simply use the provided Docker image and you are ready to go.
Jan 7 2019
Thanks. An lsmod from rc5 would be nice, too.
Jan 6 2019
Can you share the dmesg output from RC5 please?
It also reports:
ISO is still building. You are right, a NIC is a NIC, but a NIC consists of a MAC and a PHY which does the PHYsical interface. you can have the same MAC part multiple times but with different PHY ICs. Lets wait for the ISO to compile.
According to the datasheet https://f.ipc2u.de/files/add/doc/445/3I380D-D90-Datasheet.pdf I see no PHY that is used on this board - nevertheless I saw that we do not ship every avialable PHY driver, also drivers present in 1.2.0-rc6 are no longer present like CONFIG_BCM7XXX_PHY. I will provide you with an updated ISO for testing.
Looks like a general issue here. Do you still have the old Buster ISO with Kernel 4.18 that you can install on the target HW?
- (K)ASLR is enabled with https://github.com/vyos/vyos-kernel/blob/35c51d3b30f29110aab12ade5f11f928c68951ec/arch/x86/configs/x86_64_vyos_defconfig#L405
- DEP
vyos@vyos:~$ show system kernel-messages | grep "Execute Disable" NX (Execute Disable) protection: active
- RELRO there's some info in the Debian Wiki but it reports permission denied: https://wiki.debian.org/Hardening
@rps what about changing the minimum supported MTU from "68" to "1450" which is the default that is used in VyOS.
Thanks for your contribution. It will be included in the next EPA and rolling images.
Jan 5 2019
I will approach the vendor first.
@SteveP as it works with Debian Buster it should work with our newer Kernel, too.
Anyone can provide me with a hardware?
@dongjunbo same hardware?
Where to get those MIBs? should be simply to test before adding it to the iso
@fromport there is an option in the ./configure script tomspecify the Debian mirror you use. You should be able to simply point it to your mirror.
I assume you lack some build dependencies. Please check the Dockerfile which has all required dependencies in it and install them on your native build host.
Jan 3 2019
@SteveP can you please try: https://helix.mybll.net/vyos-uefi-4eb663191c09.iso ?
I am also getting an error with sh system kernel-messages which also was not there with RC5.
Thanks for the update. May I ask which distro?
cpo@BR1:~$ dpkg --list | grep xl2tp ii xl2tpd 1.3.6+dfsg-2-vyos0 amd64 layer 2 tunneling protocol implementation
Jan 2 2019
Can you provide us with e shell output of lsmod command?
Weird, as we use the exact same network adapter configuraion as Debian Buster :/
@Line2 it will be in tomorrows rolling release. I just tested it on my Windows 10 Hyper-V with a generation 2 VM (UEFI)