Forum Discussion
TechT
Jan 09, 2017Nimbostratus
Proxy arp disable
Hi,
I have a Forwarding VIP which is configured for /24 subnet with ARP and ICMP echo enabled, i see all the hosts are reachable from the subnet if the hosts are alive (or) NOT alive. I guess th...
Kai_Wilke
Jan 10, 2017MVP
Hi Maneesh,
to transparently forward ICMP-PING packets to the destination IPs, you have to turn off "ICMP Echo" and "ARP" on the 10.X.33.0 Virtual Address object.
ltm virtual-address 10.X.33.0 {
address 10.X.33.0
arp disabled
icmp-echo disabled
mask 255.255.255.0
spanning enabled
traffic-group traffic-group-1
}
After the change your F5 should stop to answer ICMP-Pings for IPs that are either not in use nor currently reachable.
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