@GurliGebis definately
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Nov 19 2023
kea-dhcp will only be the server, not the DHCP client that you use here, I am unaware of a Kea based DHCP client.
Nov 18 2023
I am against this change, why not use eth0 everywhere? If it's a WAN or LAN port should be user decidable. Please use udev rules to rename those interfaces to eth0...ethXX
Nov 16 2023
>>> from vyos.ifconfig import Interface
>>> Interface('tun0').get_mac()
'192.0.2.1'Nov 15 2023
Nov 14 2023
Contact me via Slack for testing
Nov 13 2023
Will be tracked via PR https://github.com/vyos/vyos-1x/pull/2476 as it's realted to the ongoing PIM/PIM6 CLI extension
Nov 12 2023
PR for VyOS 1.5 https://github.com/vyos/vyos-1x/pull/2476
Will be implemented via T5733
This also implements https://github.com/vyos/vyos-1x/pull/2411
Nov 7 2023
Nov 6 2023
Nov 5 2023
(20:39) cpo lnx01:~/vyos-1x [current] # git grep \"secret\" interface-definitions/ interface-definitions/vpn-ipsec.xml.in: <leafNode name="secret"> interface-definitions/vpn-l2tp.xml.in: <leafNode name="secret">
Nov 4 2023
+1 for the other "virtual interfaces like lo, dummy, sstp. If such an interface is created - vyos.ifconfig library sets (or should set) all the appropriate sysctl stuff
Nov 3 2023
PR for VyOS 1.4 https://github.com/vyos/vyos-1x/pull/2433
Nov 2 2023
PR for VyOS 1.5 https://github.com/vyos/vyos-1x/pull/2431