From: Jason Eberly <jason@killerinterviews.com>
To: netfilter@lists.netfilter.org
Subject: non-local destinations ARP instead of routing
Date: Thu, 07 Apr 2005 11:19:42 -0500 [thread overview]
Message-ID: <1112890782.22652.42.camel@jaypad> (raw)
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! :)
next reply other threads:[~2005-04-07 16:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-07 16:19 Jason Eberly [this message]
2005-04-07 16:44 ` non-local destinations ARP instead of routing Taylor, Grant
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1112890782.22652.42.camel@jaypad \
--to=jason@killerinterviews.com \
--cc=netfilter@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.