From: "Jeff 'Gum-y' East" <an972@ncf.ca>
To: Netfilter list <netfilter@lists.netfilter.org>
Subject: masquerading works for Xterminal, but not Mac 0S/X
Date: Sun, 30 Mar 2003 15:04:35 -0500 [thread overview]
Message-ID: <20030330200435.GD2280@localhost> (raw)
I have reduced my rules for testing purposes to:
iptables --table nat -A POSTROUTING --out-interface ppp0 -j MASQUERADE
echo 1 > /proc/sys/net/ipv4/ip_forward
Now my Xterminal's telnet client (only thing I can test with) and
dns lookups go through my forwarding just fine. But when I connected my
friend's Powerbook (Graphite edition?) with OS/X up to it, I saw NO traffice
with iptstate.
- The Mac DID get an IP address (but not nameserver entries) from my dhcpd
successfully.
- even failed lookups (bad iptables rules) from my Xterminal showed up on
iptstate
Could the OS/X implementation of TCP/IP have something odd with it?
___________________________________________________________________________
Say NO to HTML emails: http://expita.com/nomime.html
reply other threads:[~2003-03-30 20:04 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20030330200435.GD2280@localhost \
--to=an972@ncf.ca \
--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.