All of lore.kernel.org
 help / color / mirror / Atom feed
* non-local destinations ARP instead of routing
@ 2005-04-07 16:19 Jason Eberly
  2005-04-07 16:44 ` Taylor, Grant
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Eberly @ 2005-04-07 16:19 UTC (permalink / raw)
  To: netfilter

  I am seeing a most curious problem, and hope that someone here will
recognize something obvious and smack me in the head with it before we
have to delve into the inner depths of every relevant config...

  Here's a quick-n-dirty text diagram of the current network layout:

 { V }--[ r ]--[ fw ]--[PIX]--{ L }
                 x
               [ s ]
Key:
V   =  Vendor's network
r   =  Vendor's router
fw  =  Vendor's (iptables) firewall
s   =  Vendor's (samba) server
PIX =  Our Cisco PIX Firewall
L   =  Our LAN

  Everything on the *left* side of the PIX is in a DMZ (from the LAN-
side perspective.)  The 'fw' machine is configured to forward netbios
connections to 's', the samba server.  Clients on our LAN use the IP
address of 'fw' to map drives.  There did not used to be a 'fw' machine
in this picture at all, but when the vendor added it they simply used
the DMZ address previously owned by 's' and gave 's' a new one on a
private subnet.  The 's' machine is directly connected to 'fw' with a
crossover cable.

  Here's where things get dodgy: when a client on our Lan tries to map a
drive, the SYN packet gets to 'fw' as expected, and gets MASQ'd along to
's'.  The response come back, lands at 'fw' - at which point 'fw' starts
ARPing for a destination MAC address as if the LAN client were local to
the DMZ.

  Does anyone eyeballing this have an 'Aha!' for me?  Or do we need to
see iptables, routes, PIX rules, and packet captures to proceed?  Am I
correct in thinking that this is a basic routing issue and not an
iptables issue, that ARP is inappropriate here, and that the vendor's
work-around (static ARP entries on 'fw') is an abomination?

  Any insight would be greatly appreciated...  Thanks in advance!  :)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-04-07 16:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-07 16:19 non-local destinations ARP instead of routing Jason Eberly
2005-04-07 16:44 ` Taylor, Grant

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.