- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Jan 5 2021
Jan 4 2021
Proposed CLI
set interfaces tunnel tun0 parameters ip disable-pmtu-discovery
Dec 30 2020
Similar task T2045
@jack9603301 if you mean option "--clamp-mss-to-pmtu" so it was in wrong chain/hook T2868
Fix typo in script description
PR https://github.com/vyos/vyos-1x/pull/663
Dec 23 2020
I got this when several times change boot with
set system image default-boot
1.2.6 => 1.3 => 1.2.6 => 1.3
I successfully update the image from 1.2.6-s1 to VyOS 1.3-rolling-202012231522
The main problem is that you use the same name for different group types.
@tjh How you want to integrate it with CLI or use it as a separate pkg?
Dec 22 2020
@robertoberto Can you provide next commands?
show interfaces ethernet eth0 physical sudo ethtool -k eth0 | grep offload
@primoz What are the benefits?
PR for crux https://github.com/vyos/vyos-build/pull/138
Dec 21 2020
Dec 19 2020
Dec 17 2020
It's FRR logic.
Dec 16 2020
Dec 11 2020
It was deleted/deprecated in T1990
Dec 10 2020
@vlesk Will be fixed in the next rolling release.
Can you check the release after 10 Dec?
vyos@r11# set interfaces vti vti2 ?
To reproduce
set interfaces vti vti2 address '10.0.0.1/30' set interfaces vti vti2 description 'Tunnel to 100.64.0.2'
Dec 8 2020
PR for fixing bgp template (prefix-list) and add the ability to use updated frr.py framework functions.
Dec 4 2020
Not sure that it makes sense to downgrade the image from 1.3 to 1.2.
Because there are also no migration "downgrade" scripts.
I propose to add an additional check and disable downgrade images for "add system image".
Still old format for completion help
Dec 3 2020
PR https://github.com/vyos/vyos-1x/pull/632
fix regex in smoketest.
Dec 2 2020
maybe it happened after that commit https://github.com/vyos/vyos-1x/commit/c87ad948999c28c3c9449f98d60b545481ea29d5
because it was work in VyOS 1.3-rolling-202011250217
Dec 1 2020
Perhaps replace config (from_re "interface" | from_re "isis *") delete also and route-maps/prefix-lists from FRR configuration.
https://github.com/vyos/vyos-1x/blob/current/src/conf_mode/protocols_isis.py#L121
Before update
Nov 30 2020
@c-po It's mean all NOT ports. If you want to drop not 22,23,24,25
Nov 29 2020
Nov 28 2020
Fixed.
Fixed
set nat source rule 1000 outbound-interface 'eth1' set nat source rule 1000 source address '203.0.113.1-203.0.113.4' set nat source rule 1000 translation address '10.0.0.1-10.0.0.4' vyos@r5# commit [ nat ] Warning: IP address 10.0.0.1 does not exist on the system! Warning: IP address 10.0.0.4 does not exist on the system!
@jjakob can you check the latest rolling?
Nov 27 2020
This probably happens at this stage.
https://github.com/vyos/vyatta-cfg-system/blob/current/scripts/install/install-image-existing#L217-L224
It seems a wrong logic.
We want that option to have an effect on "local" and "forward" directions, so we use table mangle and "PREROUTING" and VYATTA_FW_IN_HOOK hook
Generated rules
Nov 26 2020
@olofl Can you check the latest rolling release? Are all logs sent correctly?
Nov 25 2020
Nov 24 2020
Another bug that the following configuration doesn't configure vtysh level debug
The main reason is frr code for placing log files in a separate file.
https://github.com/FRRouting/frr/blob/master/tools/etc/rsyslog.d/45-frr.conf
Nov 23 2020
Nov 22 2020
Device-type tap option works incorrectly
set interfaces openvpn vtun20 device-type 'tap' set interfaces openvpn vtun20 local-address 10.0.0.0 set interfaces openvpn vtun20 local-host '100.64.0.1' set interfaces openvpn vtun20 local-port '22222' set interfaces openvpn vtun20 mode 'site-to-site' set interfaces openvpn vtun20 remote-address '10.0.0.1' set interfaces openvpn vtun20 remote-host '100.64.0.2' set interfaces openvpn vtun20 remote-port '22222' set interfaces openvpn vtun20 shared-secret-key-file '/config/auth/foo.key'
@Dataforce @fetzerms
ip rule "from" already in CLI T439
@pasik Can you check if it solves your expectation?
Nov 20 2020
Nov 19 2020
PR https://github.com/vyos/vyos-1x/pull/614
Add the ability to use policy local-route
Nov 17 2020
Propose to use that format
Nov 16 2020
Jool can handle 2 times as many packets.
https://link.springer.com/article/10.1007/s11235-020-00681-x
vyos@r4-roll# sudo cat /run/openvpn/vtun30365.conf ### Autogenerated by interfaces-openvpn.py ### # # See https://community.openvpn.net/openvpn/wiki/Openvpn24ManPage # for individual keyword definition # # #