> This machine is actually sitting in the ISP's datacenter. It works
 > perfectly fine, I added the proper /32 netmask ifconfig at the top of
 > my inetinit script.
 > 
 > >with that configuration. No IP addresses will be considered on-link, since
 > >nothing except for your IP address is in the "subnet", and you'll 
 > >therefore not be able to configure any gateways for off-link routing...
 > 
 > Not really, using -iface argument you can reach any machine that is on
 > the same physical network.
 > 
 > route add -host GW_IP -iface DOM0_IP
 > route add default GW_IP
 > ping google.com
 > google.com is alive

*boggle*  Why not just use the correct subnet mask?

--
meem
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to