On Sat, 2010-04-17 at 20:38 +1200, Barry wrote:

> and I have internet connection as this email testifies. ping works both ways

OK, so you have a network. Now you need to set up some services to use
it!

What are you trying to achieve? If you'retrying to access the internet
from the other macine then... ( as root / sudo )


1. Set the default gaeteway from the one not connected to be the one
that is connected ( assuming gateway is 10.0.0.1 )
route add default gw 10.0.0.1

2. Enable IP forwarding on the gateway machine.
echo 1 > /proc/sys/net/ipv4/ip_forward

hth,

Steve

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to