For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

Nitesh's avatar
Nitesh
Icon for Cirrus rankCirrus
Aug 20, 2021
Solved

Is InterVLAN Routing possible in F5

  From below topology i want to ping from TEST_PC to firewall interface IP(172.16.3.254). From same TEST_PC i can ping WEB_SERVER. I am not sure why ping to firewall is not working. I have ping poli...
  • Mike757's avatar
    Mike757
    Aug 21, 2021

    Instead of "destination 172.16.3.254:any" use "0.0.0.0/0:any". This creates a full router without filter on source or destination IPs. The kernel's routing table is used to forward traffic.