On Fri, 2001-11-16 at 21:41, Eric Smith wrote: > > I am on unstable and trying to give a client machine internet access. > > eth1 on the server gets internet access via cable modem via dhcpcd and the > eth0 to the local LAN. The client and server communicate fine but > the client does not get internet access. > > Also the default ipmasq installation results in the following kernel > messages > > Packet log: output DENY tap0 PROTO=17 192.168.0.1:1025 62.108.1.65:53 L=61 > S=0x00 I=45 F=0x0000 T=64 (#2) > Packet log: input DENY eth1 PROTO=2 62.108.30.1:65535 224.0.0.1:65535 L=28 > S=0xC0 I=15219 F=0x0000 T=1 (#9) > > > I thought this would just work out of the box :(
It works out of the box if eth0 is external and eth1 is local. In your case you have to modify the 00Interfaces(?sp I use iptables now) file in order to switch external and internal ethernet cards. Michel.