|
From: Tom E. <te...@sh...> - 2003-08-25 19:47:36
|
On Mon, 2003-08-25 at 12:44, Konrad Kulakowski wrote: > Hello everybody, > > To make all clear; I am newbee in shorewall, but... > > I've tried to connect two computers by Mandrake Connection Sharing facility. > (Mandrake 9.1). > Briefly, the problem is that after all that auto-configuration activities the > network is completely down, just because shorewall. > > The result of calling `shorewall debug start` by hand is available at the end > of the message. (several lines from the end of the printout). > > my network configuration is: > > DEVICE=eth0 > BOOTPROTO=dhcp > NETMASK=255.255.255.0 > ONBOOT=yes > MII_NOT_SUPPORTED=yes > NEEDHOSTNAME=yes > > DEVICE=eth1 > BOOTPROTO=static > IPADDR=192.168.200.13 > NETMASK=255.255.255.0 > NETWORK=192.168.200.0 > BROADCAST=192.168.200.255 > ONBOOT=yes > > Does anybody have an idea what is wrong? Looks like your kernel doesn't have masquerade support. Did you build it yourself? -Tom -- Tom Eastep \ Shorewall - iptables made easy Shoreline, \ http://shorewall.net Washington USA \ te...@sh... |