BGP dynamic routing firewall. #11229
-
|
HI , 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.
Replies: 3 comments 7 replies
-
|
@j3cky can you share more information ?
|
Beta Was this translation helpful? Give feedback.
-
|
Hi @weizhouapache |
Beta Was this translation helpful? Give feedback.
-
|
@j3cky , did you resolve your issue with @weizhouapache ’s replies? |
Beta Was this translation helpful? Give feedback.
By design in CloudStack, the two VPC Virtual Routers (VRs) connect to the upstream router via BGP. The upstream router advertises the networks and routes to both VRs, enabling communication between VMs across the VPCs. The VRs themselves do not establish a direct BGP session with each other.
Did you use a upstream router as BGP server ? If not, I would suggest to do it