Page MenuHomeVyOS Platform

NHRP: delete fails
Closed, ResolvedPublicBUG

Description

-nhrp {
-    tunnel tun100 {
-        cisco-authentication 45j5JbdnNklwjejjw5
-        holding-time 300
-        multicast dynamic
-        redirect
-        shortcut
-    }
-}
[email protected]# commit
[ protocols nhrp tunnel tun100 ]
iptables v1.8.2 (nf_tables): Chain 'VYOS_NHRP_tun100_OUT_HOOK' does not exist
Try `iptables -h' or 'iptables --help' for more information.
System call failed:  at /opt/vyatta/sbin/vyos-update-nhrp.pl line 475.

delete [ protocols nhrp ] failed

Details

Difficulty level
Easy (less than an hour)
Version
1.3.0-epa2
Why the issue appeared?
Design mistake
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Event Timeline

c-po claimed this task.
c-po changed Difficulty level from Unknown (require assessment) to Easy (less than an hour).
c-po changed Why the issue appeared? from Will be filled on close to Design mistake.