@jhendryUK or @hsahmed can you share a full configuration for reproduction please.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Mar 21 2018
Mar 18 2018
Mar 16 2018
done by @UnicronNL ... ISO built.
@syncer vyos-999.201803161451-amd64.iso is the first version running on Linux 4.14.26!
Thanks for the feedback!
@myura please test the latest rolling release if your i219 chipset is now detected. Kernel has been upgraded to 4.14.26.
Mar 15 2018
Will be implemented by T583.
Mar 13 2018
Mar 12 2018
The Kernel commit/patch fc58d4a33953776 is used by https://github.com/vyos/vyatta-keepalived/commit/8bd97620 and VyOS 1.2 is using vyos-keepalived which no longer needs this patch.
@syncer please close and reopen if req.
@syncer please close and reopen if req.
Mar 10 2018
Mar 8 2018
Looking through all changes I come up with the following:
Looking through Jenkins CI and the sources itself (T565) ... we should drop them.
Looking into this I see 47 non merge commits which are not in the mainline Kernel:
Mar 7 2018
Mar 4 2018
You should find a HTML rendering of every manpage via Google.
Mar 3 2018
Implemented and CI build triggered.
Mar 1 2018
You are right, installing a fresh copy of VyOS 1.1.7 only has:
root@vyos:~# ls -al /usr/lib/openvpn total 23 drwxr-xr-x 2 root root 70 Feb 17 2016 . drwxr-xr-x 55 root root 9548 Feb 17 2016 .. -rw-r--r-- 1 root root 11520 Mar 9 2015 openvpn-auth-pam.so -rw-r--r-- 1 root root 10792 Mar 9 2015 openvpn-down-root.so
Feb 28 2018
@dmbaturin I totally agree
Feb 27 2018
The drivers shipped inside the Linux Kernel do not match the Intel ixgbe driver 100%. There are small feature discrepancys.
Feb 25 2018
That would be great!
In parallel the XML file for the config nodes can be created. I‘d keep the nodes as they are right now to kot break running setups.
See T546 ("service dns forwarding doman localdomain server" entry doesn't allow IPv6 address). This one is resolved.
Functionality should be implemented via the new style vyos-1x interface.
Feb 24 2018
Checking the manpage @ http://www.thekelleys.org.uk/dnsmasq/docs/dnsmasq-man.html gives us:
Feb 21 2018
@dsummers build triggered, please verify.
cpo@CR2# set service dns forwarding domain foo.com server
Possible completions:
<x.x.x.x> Domain Name Server (DNS) address
<h:h:h:h:h:h:h:h>
Domain Name Server (DNS) addressFeb 18 2018
the file used for the package "version" is the changelog file.
Feb 16 2018
I'll look into this
Feb 12 2018
What's the reported error when you increaste the MTU?
@alainlamar that sounds familiar, have you verified that you use the proper priority: tags inside your node.def files?
Feb 11 2018
Merged and Build triggered.
@alainlamar clearfog is the ARM build for https://www.solid-run.com/marvell-armada-family/clearfog/
@syncer I could try to test it with a fake configuration to check if it works in theory.
... done
This is a new bug, please file it and I‘ll try to look into it. Thanks.
Feb 8 2018
Ah ok, you are in edit mode, this is different to me.
Another idea would be to wrap the system options in the python configuration script with e.g. a dictionary.
Unfortunately I can't reproduce this. @Line2 could you please try with the latest version again?
Proper firewalling will be better...
Ok, as this is a rather minimal change I just added it and triggered the CI build. Will be in the next rolling release...
Feb 6 2018
It's an ACK from my side and can be easily done. @syncer ACK/NACK?
@syncer if it's inside the stock kernel, we should enable it ....
VyOS 1.2.x (all nightly builds) is based on Debian GNU/Linux 8 (jessie)
VyOS 1.3.x is planned to be based onDebian GNU/Linux 9 (stretch)
Feb 3 2018
Please keep in mind:
- ioctl() like interfaces are usually proprietary or encapsulated by the socket API (keeping the fucus on a network device only here)
- systl is used for tuning kernel internal parameters that are usually compiled statically, most of the time it wraps the /proc pseudo filesystem, e.g. networking stuff
- /etc/modprobe.d is used by modprobe for kernel load parameters when the module is inserted. Sometimes they can be manipulated by sysctl, sometimes not. Always depends if the module has been loaded before calling sysctl or where in the driver this setting is referenced.
Feb 1 2018
@xrpixer thank you very much for the clarification. Hopefully other users can benefit from it, too.
Jan 30 2018
Jan 29 2018
@xrpixer thanks for submitting. Any change you could double check it on a recent nightly build of VyOs 1.2.x? => https://downloads.vyos.io/?dir=rolling/current/amd64
IRC meetings can be held every evening starting 19:00 UTC+1
Related to T123