Forum Discussion
Kleython_Kell_5
May 29, 2012Nimbostratus
SNAT/NAT and outgoing just for one Link
Hello, good morning
If someone can help me with the doubts below, thanks a lot:
I have the scanario below:
Particular external IP : 200.200.200....
Kleython_Kell_5
May 31, 2012Nimbostratus
Hoolio, in your example, missed the snat, but I get success with the irule below:
when CLIENT_ACCEPTED { if { [IP::addr [IP::client_addr] equals 192.168.0.101] } {
snat 192.168.11.5
pool default_gw_linkespecifico
}
else {
pool Default_gw
}
}
but, is there some way to do this, without use irule?
thanks
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects