Forum Discussion
abdel_387674
Nimbostratus
Apr 03, 2019From Server, Contact the Web Site hosted on this same Server by the public IP of VS
Hello,
Sorry for my english.
I m trying to contact the web site hosted on ServerA that is present in the private network, by its own VS (Public IP) .
Example:
The Web Site hosted on Se...
Kai_Wilke
MVP
Apr 03, 2019Hi abdel,
this is most likely a asymetric routing issue, which is by design if you don't have any Source NATs in place.
Request:
ServerA -> (SRC_IP=A -> DST_IP=X) -> F5 -> (SRC_IP=A -> DST_IP=A) -> ServerA
Response:
ServerA -> (SRC_IP=A -> DST_IP=A) -> ServerA
Since ServerA has never created a connection to itself, the connection will simply break.
The solution would be to enable SNAT globally on the Virtual Server or via an iRule if the SRC_IP is matching certain subnets (those which would otherwise experience asymetric routing issues).
Cheers, Kai
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