Forum Discussion
portoalegre
Nimbostratus
Oct 10, 2011ICMP replies
I have configured a VS for my real server/pool network so users/servers can connect to my pool server network directly:
virtual Inbound-server-vlan137 {
ip forward
destination 10.210.137.0:0any
mask 255.255.255.0
vlans external enable
}
self 10.210.137.10
netmask 255.255.255.0
vlan vlan137
allow all
The problem I have is that we have about 10 hosts behind this network and they all respond to ping, however looks like the whole subnet replies to ping. The F5 is sending the ICMP reply, but the host doesn't exist on this subnet, I would like to stop this. This isn't ideal, I want the server not the F5 to reply for obvious reasons.
Thanks,
- nitass
Employee
it seems not possible. - portoalegre
Nimbostratus
I can understand a filter would be useful to secure your network on a DMZ, however with F5's providing load balancing on your internal network I don't seem this as a major requirement especially when servers behind the F5 connect to databases, monitoring servers etc on other internal networks....administration overhead. - nitass
Employee
Currently have a problem - we need to build new Unix servers on a pool network behind the F5 the boot build server which sits on a seperate network not behind the F5 sends out a ping to see if anyone has the new address allocated, if the ICMP reply is received (in my case the F5 sends back ICMP reply) you cannot build the server, because the the specific boot server thinks the IP is already taken. just wondering if dropping icmp reply using packet filter is helpful (i know it is not a fix actually). - portoalegre
Nimbostratus
That would be helpful, a part from the fact that some of our monitoring applications use ICMP heartbeats to monitor servers behind the F5. So this would need to be implemented after hours which isn't ideal. - nitass
Employee
This is a real problem and should be looked at by F5 Developers, ICMP is a protocol that is used for many purposes and the F5 LTM should not repsond in this manner, other devices like Cisco ACE do not!to let them know, please open a support ticket and submit request for enhancement. - portoalegre
Nimbostratus
I've opened a Case with F5, I will provide updates! - portoalegre
Nimbostratus
problem resolved. I disabled the ARP from the Virtual address, once applied the F5 no longer replied to pings. Physical servers now send the ICMP reply. - nitass
Employee
perfect! thanks for update.
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