Re: [OT] Re: Linux MTU??
From: Michael Hearne (here_at_home.us)
Date: 08/15/04
- Next message: moma: "Re: Why I have ditched Linux and Returned to Windows"
- Previous message: Andrew: "Question on ftp access"
- In reply to: P.T. Breuer: "Re: [OT] Re: Linux MTU??"
- Next in thread: Joachim Feise: "Re: Linux MTU??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 15 Aug 2004 19:43:08 GMT
P.T. Breuer wrote:
> Michael Hearne <here@home.us> wrote:
>
>>I have my network up, *and* I have modem connections for all my
>>machines. However, I still don't have Internet Connection Sharing. I'm
>>going to start a new thread after I send this, Subject = LAN/Modem
>>Internet Connection Sharing, and I need your help.
>
>
> See the IP-Masquerade HOWTO. Essentially you set the kernel to forward
> packets to all interfaces (in principle) via
>
> /proc/sys/net/ipv4/ip_forward
>
> and then you add a iptables rule like:
>
> iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE
>
> (change ppp0 for whatever interface is your WAN outlet).
>
> There should be a button to click in your distros management tool to do
> that for you.
>
> Thereafter you can set that machine as the gateway for your other
> machines.
>
>
> Peter
Thank you Peter, I am printing your reply.
Michael
--
Registered Linux User #352695
35.14 N - 101.50 W
- Next message: moma: "Re: Why I have ditched Linux and Returned to Windows"
- Previous message: Andrew: "Question on ftp access"
- In reply to: P.T. Breuer: "Re: [OT] Re: Linux MTU??"
- Next in thread: Joachim Feise: "Re: Linux MTU??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]