Forum Discussion
Neil8319
Nimbostratus
Apr 14, 2017F5 as Default Gateway Routing issue
Hi All, I'm having an issue where a certain client needs to connect directly to a node behind F5 ie bypassing the F5.
The issue I have is that the node has a default Gateway of f5 and it receive...
koheed_51878
Nimbostratus
Sep 03, 2018I had the same issue which I resolved by setting the destination to 0.0.0.0/0.
I initially didn't have the mask set which unfortunately the System still accepted.
ie. 0.0.0.0 = fail 0.0.0.0/0 = win
koheed_51878
Nimbostratus
Sep 03, 2018From a cli interface the difference is the "mask" setting. Not sure why the F5's will accept 0.0.0.0/32 but there it is: ltm virtual wildcard-forwarding {
destination 0.0.0.0:any
ip-forward
ip-protocol tcp
mask 255.255.255.255
partition GEN
}
ltm virtual wildcard-forwarding {
destination 0.0.0.0:any
ip-forward
ip-protocol tcp
mask any
partition GEN
}
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
