Forum Discussion
How Does The F5 Handel Traffic Originating From A Service to Clients.
- Feb 25, 2018
Hi,
I assume that your F5 device has 2 VLAN, the external VLAN where the RADIUS message comes in and the internal VLAN where your RADIUS server is located.
You need to create a VS listening to the internal VLAN of your RADIUS server so your F5 device will pick up the traffic from your RADIUS server. The VS could be the IP Forward type enabled on internal VLAN with destination address 0.0.0.0/0 or the customer RADIUS server's IP address if you want a specific setting.
Good luck!
Hi,
I assume that your F5 device has 2 VLAN, the external VLAN where the RADIUS message comes in and the internal VLAN where your RADIUS server is located.
You need to create a VS listening to the internal VLAN of your RADIUS server so your F5 device will pick up the traffic from your RADIUS server. The VS could be the IP Forward type enabled on internal VLAN with destination address 0.0.0.0/0 or the customer RADIUS server's IP address if you want a specific setting.
Good luck!
ok i have it working i reversed engineered another partition.
i had to create an irule to snat, i take it all this does is listen to any thing coming in from DNS-RES-Int and snat out to the irule
ltm virtual Outbound_Selective_NAT { destination 0.0.0.0:any ip-forward mask any partition DNS-RES profiles { /Common/fastL4 { } } rules { Selective_Outbound_NAT-v4.4 } source 0.0.0.0/0 translate-address disabled translate-port disabled vlans { DNS-RES-Int } vlans-enabled vs-index 31
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com