Forum Discussion
SNAT Is not working
Hi Steve
Here is some test i did. may be you can little bit explain. it would be great help
First Test -- Snat is not working . when i enable only on Virtual server with automap
irtual ssp.vip {
snat automap
pool usssp.http
destination 192.168.192.10:http
ip protocol tcp
vlans external_v192 enable
}
pool ussp.http {
snat disable
nat disable
members 10.16.7.1 :http {}
}
Second Test ----- Snat is working only enable on Pool . i can see connection on server side . it establishing from
Big IP self ip . But does not show in "Tmsh" . Why its not showing in TMSH SHell
(tmos) show sys connection cs-server-addr 192.168.192
14.99.79.57:56136 192.168.192:80 10.16.7.1:80 tcp 0
virtual ssp.vip {
pool usssp.http
destination 192.168.192.10:http
ip protocol tcp
vlans external_v192 enable
}
pool ussp.http {
snat enable
nat enable
members 10.16.7.1 :http {}
}
Third Test --------------------- its working showing Big-IP IP but don't show In TMSH. . Why its not showing in TMSH SHell
virtual ssp.vip {
snat auto_map
pool usssp.http
destination 192.168.192.10:http
ip protocol tcp
vlans external_v192 enable
}
pool ussp.http {
snat enable
nat enable
members 10.16.7.1 :http {}
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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