In T4460#124345, @Viacheslav wrote:From provided log syntax error in config string 6
‘holding-time 300’But yes “ cisco-authentication” shouldn’t be without values
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed Search
Jun 9 2022
Jun 9 2022
e.khudiyev edited a custom field on T4460: nhrp not starting due to missing cisco-authentication value.
Viacheslav changed the status of T4028: FRR 8.1 routes not being applied to routing table after reboot if an interface has 2 ip addresses from Open to Needs testing.
From provided log syntax error in config string 6
‘holding-time 300’
Jun 8 2022
Jun 8 2022
c-po moved T4447: DHCPv6 prefix delegation `sla-id` limited to 128 from In Progress to Finished on the VyOS 1.3 Equuleus (1.3.2) board.
Jun 7 2022
Jun 7 2022
Jun 5 2022
Jun 5 2022
n.fort added a comment to T4387: Create additional smoketests for multiwan PBR & load-balanced configurations .
Added more options. PR https://github.com/vyos/vyos-1x/pull/1350
I already merged your XML definition ;)
Viacheslav renamed T1237: Static Route Path Monitoring, failover from Static Route Path Monitoring to Static Route Path Monitoring, failover.
I once made XML, it might come in handy
Jun 4 2022
Jun 4 2022
n.fort changed Version from - to 1.4 on T4458: Firewall - add support for matching ip ttl in firewall rules.
showipintbri renamed T4445: [EDIT] Service Restored: Outage: Interface stops forwarding, IPv4 martian seen in the logs from Outage: Interface stops forwarding, IPv4 martian seen in the logs to [EDIT] Service Restored: Outage: Interface stops forwarding, IPv4 martian seen in the logs.
showipintbri added a comment to T4445: [EDIT] Service Restored: Outage: Interface stops forwarding, IPv4 martian seen in the logs.
Ultimately I moved my physical connection from port eth0 to eth4, and configured eth4 with the same config as was on eth0. Once I did that everything was stable and has been stable for days (nearly a week now). I'm not sure what could be causing an interface to work for an amount of time, then as if on-cue stop forwarding packets.
Jun 3 2022
Jun 3 2022
n.fort changed the status of T4450: Route-map - Extend options for ip|ipv6 address match from Open to Needs testing.
Should I make improvements to the remaining revisions in the PR?
Sorry I just saw it now, I'll test it. But because of limited conditions, I may test in the future, please forgive me
In T3435#115394, @n.fort wrote:Error still present on VyOS 1.4-rolling-202201020317
vyos@vyos:~$ show nat source rules Traceback (most recent call last): File "/usr/libexec/vyos/op_mode/show_nat_rules.py", line 114, in <module> print(format_nat_rule.format(rule, srcdests[0], tran_addr, interface)) IndexError: list index out of range Rule Source Translation Outbound Interface ---- ------ ----------- ------------------ vyos@vyos:~$ show ver Version: VyOS 1.4-rolling-202201020317 Release train: sagittaNat config in this example:
vyos@vyos:~$ show config comm | grep nat set nat source rule 10 description 'Masquerade to NAT' set nat source rule 10 outbound-interface 'eth0' set nat source rule 10 translation address 'masquerade'
Jun 2 2022
Jun 2 2022
@m.korobeinikov I believe that I already posted this some time ago, but just in case...
Not all combinations of DPD and close-action are safe. Actually, most of them sooner or later will lead to issues with IPSec. So, I created the next scheme. It is from 2020, so I will not say that nothing was changed from that time, however, it shows well how careful you should be while configuring IPSec. On the scheme, you can see the only safe configuration of the close-action option, depending on how the peer is configured, but the same logic can be applied to DPD.
PR https://github.com/vyos/vyos-build/pull/240
disable owamp|twamp.service by default
Viacheslav changed the status of T4222: Support for TWAMP as round-trip metric from Open to Needs testing.
@SrividyaA will be present in the next rolling release
Viacheslav added a comment to T4387: Create additional smoketests for multiwan PBR & load-balanced configurations .
PR for the current https://github.com/vyos/vyos-1x/pull/1346
For Debian11 requires pkg "libpam-tacplus" that is not available https://github.com/kravietz/pam_tacplus/issues/180
Jun 1 2022
Jun 1 2022
May 31 2022
May 31 2022
egoistdream added a comment to T3976: Missing prefix-list and access-list option from ipv6 route-map.
Yes on this version it is available the requested options for ipv6:
yes, it was added on this version vyos-1.4-rolling-202205311706, please check again
sarthurdev closed T4148: Firewall - Error messages not that clear as it were in old firewall as Resolved.
egoistdream added a comment to T3976: Missing prefix-list and access-list option from ipv6 route-map.
I just check and on version: vyos-1.4-rolling-202205310217 is still missing :(
We've added this feature in our latest nightly building release, could you check it ?
fernando changed the status of T3976: Missing prefix-list and access-list option from ipv6 route-map from Open to Needs testing.
May 30 2022
May 30 2022
PR for op-mode importing existing PKI files into config: https://github.com/vyos/vyos-1x/pull/1343
May 29 2022
May 29 2022
n.fort changed the status of T4449: Route-map - Extend options for ip next-hop match from Open to Needs testing.
Currently dealing with some minor FRR issues:
c-po edited projects for T2472: Ability to configure EIGRP protocol, added: VyOS 1.4 Sagitta; removed VyOS 1.3 Equuleus (1.3.0).
Viacheslav moved T2580: Support for ip pools for ippoe from Backport Candidates to Finished on the VyOS 1.4 Sagitta board.
Viacheslav edited projects for T2580: Support for ip pools for ippoe, added: VyOS 1.3 Equuleus (1.3.2); removed VyOS 1.3 Equuleus (1.3.0).
May 28 2022
May 28 2022
@fernando Could you try to set sysctl mark?
sysctl -w net.ipv4.conf.eth0.src_valid_mark=1 sysctl -w net.ipv4.conf.eth1.src_valid_mark=1
PR https://github.com/vyos/vyos-1x/pull/1340
set service event-handler event first filter pattern '.*ssh2.*' set service event-handler event first script arguments '192.0.2.5' set service event-handler event first script environment interface value 'eth0' set service event-handler event first script path '/config/scripts/hello.sh'
c-po changed the status of T4448: rip: add support for explicit version selection from Open to In progress.
May 27 2022
May 27 2022
PR for 1.4 Sagitta branch https://github.com/vyos/vyos-1x/pull/1337
c-po moved T4447: DHCPv6 prefix delegation `sla-id` limited to 128 from Need Triage to In Progress on the VyOS 1.3 Equuleus (1.3.2) board.
c-po moved T4447: DHCPv6 prefix delegation `sla-id` limited to 128 from Open to Finished on the VyOS 1.4 Sagitta board.
PR for 1.3 equuleus branch https://github.com/vyos/vyos-1x/pull/1336
c-po changed the status of T4447: DHCPv6 prefix delegation `sla-id` limited to 128 from Open to In progress.
May 26 2022
May 26 2022
Viacheslav moved T4442: HTTP API add action "reset" from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.2) board.
Some debug info:
PR for 1.3 https://github.com/vyos/vyos-1x/pull/1335
Unknown Object (User) added a comment to T4444: sstp: Feature request. Port number changing support.
Unknown Object (User) renamed T4444: sstp: Feature request. Port number changing support from sstp: Feature request. Add support to change port number to sstp: Feature request. Port number changing support.
Unknown Object (User) added a project to T4444: sstp: Feature request. Port number changing support: VyOS 1.4 Sagitta.
May 25 2022
May 25 2022
Viacheslav moved T2763: New SNMP resource request - SNMP over TCP from Open to Finished on the VyOS 1.4 Sagitta board.
jestabro added a comment to T4382: Replacing legacy loadFile exposes missing steps in migration scripts and other errors.
PR fixing exposed errors:
https://github.com/vyos/vyos-1x/pull/1331
jestabro renamed T4382: Replacing legacy loadFile exposes missing steps in migration scripts and other errors from Replacing legacy loadFile exposes missing steps in migration scripts to Replacing legacy loadFile exposes missing steps in migration scripts and other errors.
Viacheslav closed T2194: "show firewall" garbled output, a subtask of T2199: Rewrite firewall in new XML/Python style, as Resolved.
May 24 2022
May 24 2022
I removed my comment as my issue was not a bug AFAIK, but rather a miss-configuration and operation.
May 23 2022
May 23 2022
cgb added a comment to T4147: New Firewall Implementation - proposed changes on group implementation.
Yeah I discovered the same in forums:
adestis added a comment to T4147: New Firewall Implementation - proposed changes on group implementation.
I was not aware that the nft implementation changes the kind of how groups are used.
We have implemented a blacklisting approach which heavily relates on using ipset because no one wants to have hundred thousand of addresses in the config file.
So I think this is essential, at least for us.
