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

LarsKristensson's avatar
LarsKristensson
Icon for Altocumulus rankAltocumulus
Sep 17, 2025
Solved

How to nexthop all requests from VPN clients?

I have VPN access configured under APM, and a Virtual Server acting the access point. The VPN is working well. I now need to route all traffic (all requests) coming from VPN clients to another route...
  • Injeyan_Kostas's avatar
    Sep 17, 2025

    Hello,

     

    You have to create a new Performance L4 Virtual server with destinatin IP 0.0.0.0/0, port * and protocol ANY

    Set as default pool a pool which will have as pool member the router you want to use

    Enable Virtual server only on specific vlan and select the vpn tunnel you are using

    Deselect Destination address translation 

     

    With the above all traffic from vpn will be catched by the new VS and forwarded to the router you want.