* NAT: Slow connection on Mac OSX
@ 2005-09-05 5:13 David Leangen
2005-09-05 22:17 ` David Leangen
0 siblings, 1 reply; 2+ messages in thread
From: David Leangen @ 2005-09-05 5:13 UTC (permalink / raw)
To: netfilter
Hello!
I have set up NAT/masquerading on my router box.
Everything seems to be working fine on my Linux client host. However, my
Mac is having a lot of trouble: the connection is very slow and I can't
even finish loading, for example, the google home page.
Is there something else I need to do to get this going right?
Mac: 192.168.2.4
Client Linux: 192.168.2.2
Linux firewall (eth1): 192.168.2.1
Linux firewall (eth0): 192.168.1.2
ip_forward is set to "1".
In my iptables "nat" table, I have:
-A POSTROUTING -o ppp0 -j MASQUERADE
Thanks for any advice you can give me!
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: NAT: Slow connection on Mac OSX
2005-09-05 5:13 NAT: Slow connection on Mac OSX David Leangen
@ 2005-09-05 22:17 ` David Leangen
0 siblings, 0 replies; 2+ messages in thread
From: David Leangen @ 2005-09-05 22:17 UTC (permalink / raw)
To: netfilter
Just to follow up for the archives...
It was just a coincidence that it happened to be the Mac and not one of
the Linux boxes. The problem had absolutely nothing to do with iptables
(which appears to be set up correctly). Rather, it was a bad port in a hub.
Conclusion: double check hardware and cables first!
Cheers,
Dave
David Leangen wrote:
>
> Hello!
>
> I have set up NAT/masquerading on my router box.
>
> Everything seems to be working fine on my Linux client host. However, my
> Mac is having a lot of trouble: the connection is very slow and I can't
> even finish loading, for example, the google home page.
>
>
> Is there something else I need to do to get this going right?
>
>
> Mac: 192.168.2.4
> Client Linux: 192.168.2.2
> Linux firewall (eth1): 192.168.2.1
> Linux firewall (eth0): 192.168.1.2
>
> ip_forward is set to "1".
>
> In my iptables "nat" table, I have:
>
> -A POSTROUTING -o ppp0 -j MASQUERADE
>
>
> Thanks for any advice you can give me!
>
>
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-09-05 22:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-05 5:13 NAT: Slow connection on Mac OSX David Leangen
2005-09-05 22:17 ` David Leangen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox