[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: MOL (and ethernet)



O.K.  How do I enable "network address translation and "IP Forwarding"
Are these kernel compile options? And if so, are there any others I 
need to enable, such as ip masquerading?


On Fri, Jun 08, 2001 at 09:57:38AM +0200, Jens Schmalzing wrote:
> 
> This will work if you enable network address translation and IP
> forwarding.  I use
> 
>  iptables -t nat -A POSTROUTING -j SNAT --to $IP -s $MOLNET -o $DEVICE
>  echo 1 > /proc/sys/net/ipv4/ip_forward
> 
> where $IP and $DEVICE are the address and networking device,
> respectively, that Linux uses for connecting to the outside world, and
> $MOLNET is the network used between Linux and mol (192.168.1.0/24 for
> you).

What package do I need to install to get iptables?


> 
> HTH, Jens.
> 
> -- 
> J'qbpbe, le m'en fquz pe j'qbpbe!
> Le veux aimeb et mqubib panz je pézqbpbe le djuz tqtaj!
> 
> 
> --  
> To UNSUBSCRIBE, email to debian-powerpc-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

-- 
wcrowshaw



Reply to: