As in rolling the OpenVPN is rewritten to XML/Python the backport is not easily possible, it must be completely reimplemented in the old Perl code thus we should encourage users to migrate to 1.3 rolling to get better testing.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Mar 1 2020
Feb 28 2020
Feb 25 2020
Feb 24 2020
Feb 23 2020
Feb 22 2020
Feb 21 2020
Feb 16 2020
Feb 9 2020
Feb 8 2020
Feb 5 2020
Thanks @runar . It worked for me.
Libvirtd +6 interfaces.
Feb 4 2020
Feb 3 2020
Jan 31 2020
We need to check if bug from T1960 is present int 7.2.1 or if we maybe need to backport the patches
Jan 30 2020
Fixed for current branch but not for crux. Need cherry-pick this.
Jan 29 2020
Jan 26 2020
Sounds like a duplicate of T1632
Maybe for future CLI designs, the following would be cleaner: set service snmp extension name 'foo bar' script /usr/bin/echo
vyos@vyos# set service snmp script-extensions extension-name 'foo' script /usr/bin/echo vyos@vyos# set service snmp script-extensions extension-name 'foo bar' script /usr/bin/echo
Jan 25 2020
Jan 24 2020
One seems t be the mastering parent process, try ps faux
SNMP with VRRP work
# snmpwalk -v2c -c public 10.0.0.1 VRRP-MIB:vrrpOperations VRRP-MIB::vrrpNodeVersion.0 = INTEGER: 2 VRRP-MIB::vrrpNotificationCntl.0 = INTEGER: disabled(2) VRRP-MIB::vrrpOperVrId.3.10 = INTEGER: 10 VRRP-MIB::vrrpOperVirtualMacAddr.3.10 = STRING: 52:54:0:1d:4:4e VRRP-MIB::vrrpOperState.3.10 = INTEGER: backup(2) VRRP-MIB::vrrpOperAdminState.3.10 = INTEGER: up(1) VRRP-MIB::vrrpOperPriority.3.10 = INTEGER: 50 VRRP-MIB::vrrpOperIpAddrCount.3.10 = INTEGER: 1 VRRP-MIB::vrrpOperMasterIpAddr.3.10 = IpAddress: 10.0.0.2 VRRP-MIB::vrrpOperPrimaryIpAddr.3.10 = IpAddress: 10.0.0.1 VRRP-MIB::vrrpOperAuthType.3.10 = INTEGER: noAuthentication(1) VRRP-MIB::vrrpOperAdvertisementInterval.3.10 = INTEGER: 1 seconds VRRP-MIB::vrrpOperPreemptMode.3.10 = INTEGER: true(1) VRRP-MIB::vrrpOperVirtualRouterUpTime.3.10 = Timeticks: (2) 0:00:00.02 VRRP-MIB::vrrpOperProtocol.3.10 = INTEGER: ip(1) VRRP-MIB::vrrpOperRowStatus.3.10 = INTEGER: active(1) VRRP-MIB::vrrpAssoIpAddr.3.10.10.0.0.254 = IpAddress: 10.0.0.254 VRRP-MIB::vrrpAssoIpAddrRowStatus.3.10.10.0.0.254 = INTEGER: active(1)
Jan 23 2020
If it possible, please explain me in private message how I can reach this behaviour. In my LAB this does not reproduced.
This patch tested successful on VyOS 1.2.4 VM with 25 network interfaces.
Also works as expected on VyOS 1.3-rolling-202001230217
Thx @runar !
Jan 22 2020
Please test and feedback in latest rolling.
Jan 21 2020
If this is always enabled "hardcoded" and SNMPd is not running the following will happen:
Jan 20 2020
Jan 17 2020
PR https://github.com/vyos/vyatta-cfg-quagga/pull/40 also need add script migration
I built package for 1.2.4 with fix. Now enforce-first-as sets per neighbour. e,g.
set protocols bgp 65535 neighbor 192.168.255.10 enforce-first-as
Look like FRR changes commands for this feature, now this option per neighbour.
Jan 16 2020
https://github.com/vyos/vyos-1x/commit/742da889afa4375d5b6cb98dada7f2d3ec2f0326
@Xesxen http://dev.packages.vyos.net/repositories/current/pool/main/v/vyos-1x/vyos-1x_1.3.0-16_all.deb addresses that issue for the rolling release.
@jestabro yup, go ahead please and let me know when I can close it or if you can you can close as well.