Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Strange arp reply

Status
Not open for further replies.
Sep 5, 2002
30
We currently have 5 devices sitting on our DMZ on a PIX 520.
All devices are on the same subnet and connect through a switch on a single VLAN to the PIX. Each device has its gateway pointing to the PIX. When you ping from devices on the same DMZ segment they sometimes respond and sometimes don't. If you look at the arp table on a selected device sometimes it has the correct entry and some time it has the MAC address of the PIX DMZ interface listed as the MAC for device you are trying to ping. We put a Sniffer on the segment and the first arp reply comes back with the correct MAC address of the devices but then for some reason when the arp goes out again it takes the PIX interface MAC.

The cam entries on the switch show correct entries for all devices.

Has anyone had a similar issue?
 
Thats because you have NAT turned on for that interface and its set to reply for that interface..

Probably you have a NAT setup to let the dmz talk to the internal servers, which is causing this issue..

one way to disable it is by "sysopt noproxyarp"

i recommend using "nat (inside) 0 access-list" method


BuckWeet
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top