Forum Discussion
No response after added virtual server IP address as floating self-IP address
- Jun 14, 2017
It was driving me nuts, since I just want to understand what's going.
After reading this post: https://devcentral.f5.com/questions/self-ip-address-selection-with-multiple-to-choose-from, I checked the firewall logs again. And now the pieces fit.
On the Virtual Servers I have SNAT Automap enabled. When I only have one floating self IP, that floating self IP is used to initiate traffic to backend servers. When I add more floating self IPs, it will use any of those floating self IPs to initiate traffic towards the backend servers.
The firewall between the F5 and the backend servers does not accept this traffic, meaning not actually the VS stopped responding after I added the VS IP address as a floating self IP, but the firewall blocked traffic towards the backend servers.
So, conclusion (just to summarize):
- only one floating self IP is needed for SNAT communication towards the backend servers (if the amount of connections is less than 65000, otherwise more are needed and I must define a SNAT pool or allow the other floating IP addresses to communicate to the backend servers)
- I will remove the unneeded floating self IP, since they're not needed for a VS to function as a listener IP
Thanks all for your help!
Im confused, you said floating IP but you also said VS, are you adding a floating IP and thinking it will be the VIP for a pool?
VS1 = VIP1 (Application 1) VS2 = VIP2 (Application 2)
Self IP = IP in segment used to to reach into segments for monitoring or other purposes.
A Self IP is just that, in an HA cluster you could have 2-3 IP's per VLAN. 2x would be 1 Self IP (Non-Floating) per device in your HA group. The 3rd IP would be the floating IP added to the Active node and synced across to the standby. Floating IP's sync, self IP's do not. The Floating IP can be used as a default gateway for instance since it will always follow the active member.
What are you trying to accomplish with said "Self/Floating IP"
"I thought it was weird that the unit has a virtual server running on an IP that is not defined as a floating IP."
I dont have a single IP that is used as a VS also used as a Self-IP or Floating IP on either Active or Standby unit.
Well say for instance 192.168.10.0/24 is VLAN 10
Self IP Node1 = 192.168.10.2
Self IP Node2 = 192.168.10.3
Floating IP = 192.168.10.1
VS1 = 192.168.10.101
VS2 = 192.168.10.102
VS3 = 192.168.10.103
And so on....
To add one more example on the same cluster.
Well say for instance 192.168.20.0/24 is VLAN 20
Self IP Node1 = 192.168.20.2
Self IP Node2 = 192.168.20.3
Floating IP = 192.168.20.1
VS4 = 192.168.20.101
VS5 = 192.168.20.102
VS6 = 192.168.20.103
A total of 6 VS's on 2 different networks serviced by the same cluster without using a VS IP as a self and/or floating IP.
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