I am trying to get ipmasq to work for the purpose of providing a client machine with internet access. Firewall security is not a priority right now.
I configure my LAN side eth, then I ipmasq start and get the following kernel messages: What is the minimum, simplest procedure to achieve my goal? thanx Nov 14 10:44:20 cherry kernel: eth0: Initial media type Autonegotiate. Nov 14 10:44:20 cherry kernel: eth0: MII #24 status 786d, link partner capability 41e1, setting full-duplex. Nov 14 10:45:42 cherry kernel: Packet log: input DENY eth1 PROTO=2 62.108.30.1:65535 224.0.0.1:65535 L=28 S=0xC0 I=39372 F=0x0000 T=1 (#14) [EMAIL PROTECTED] ~] $ Packet log: input DENY eth1 PROTO=2 62.108.30.1:65535 224.0.0.1:65535 L=28 S=0xC0 I=39552 F=0x0000 T=1 (#14) -- Eric Smith