Forum Discussion
mihaic
Dec 08, 2022MVP
Hi!
So you want the F5 to act like a router for traffic coming from Virtual PC, right?
If the F5 can access the internet, what interface is it using for that access?
Virtual PC should have the gateway set to the ip of interface 1.1
I think you might have a routing issue. I am guessing you have firewall/router with access to internet.
That device needs to know where the subnet of the virtual PC is. So you need to tell it to go to the F5 device for the subnet that virtual PC is in.
subnet1(interfacex.x)<->F5<->subnet2(interface 1.1)
- srinidhi12Dec 08, 2022Cirrostratus
Thanks for the quick response.
Our goal is to add the virtual server to the F5 LTM.
- We are trying to observe the traffic from Virtual PC to Internet through F5 and also assign policies from F5 to VPC.
- Interface used to connect to Internet is MGMT
- We have set the IP of Interface 1.1 (192.168.11.140) as gateway for Virtual PC but still no internet access
Could you please let us know if we have to add Ip in Network>Routes?