ok. thanks
it seemed that the command
did the trick
ipfwadm -F -m -S 1.1.1.0
ps: but, how come the proxy ARP it's not working. i;ve read
that the command puts an entry in the ARP table with the remote IP address and
the hw-addr of the local ethernet card.
-----Original Message-----
From: David Ready <[EMAIL PROTECTED]>
To: Radu Malica <[EMAIL PROTECTED]>; [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Monday, September 21, 1998 7:12 AM
Subject: Re: problemWell.... you'll need to have ipforwarding on... if this is RedHat 5.1.... try editing your /etc/sysconfig/network (or is it networking) file.... turn forwarding on.Also try a "echo 1 > /proc/sys/net/ipv4/ip_forward".Also do "ipfwadm -F -f". See if this helps. :-)-----Original Message-----
From: Radu Malica <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Monday, September 21, 1998 6:17 AM
Subject: problemhelloi'm connected to a LAN and the only one whois is connected to the Internet wit a PPP connection is me.But, i've tried to get ppp route packets over the lan to give access to all computers on the LAN. i've added the defaultroute and proxyarp option but pppd tells me:Could not determine proxy ARP fot ethernet interfacei'm running Slackware 3.3, Linux 2.0.34 and ppp 2.3.4
