You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HI ,
i face issue when configure VPC dynamic routing BGP , 2 bgp can't connect each other and i found this is firewall issue.
after i put firewall rule "nft add rule ip ip4_acl INPUT tcp dport 179 accept" bgp connected and prefix advertised.
fyi, i ssh to vr and than run this command "nft add rule ip ip4_acl INPUT tcp dport 179 accept"
how can i allow port 179 from GUI,i can't find firewall configuration in GUI
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
HI ,
i face issue when configure VPC dynamic routing BGP , 2 bgp can't connect each other and i found this is firewall issue.
after i put firewall rule "nft add rule ip ip4_acl INPUT tcp dport 179 accept" bgp connected and prefix advertised.
fyi, i ssh to vr and than run this command "nft add rule ip ip4_acl INPUT tcp dport 179 accept"
how can i allow port 179 from GUI,i can't find firewall configuration in GUI
Beta Was this translation helpful? Give feedback.
All reactions