[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Network addressing



From: Carl Mummert <mummert@cs.wcu.edu>
Date: Mon, 26 Jul 1999 11:51:58 -0400

I would try using 'route' to add a route to just add a route to the
local computers on the local interface; try

  route add -host 24.5.xx.yy eth0

on one machine (with the other machine's IP address) or

  route add -net 24.5.xx.yy -netmask 255.255.255.255 eth0

(If the first command doesn't work).

I'll try this when I get home. However,

	route add -net 24.5.xx.yy -netmask 255.255.255.0 eth0

did NOT work ('route' complained about inconsistency)

Kaa


_______________________________________________________________
Get Free Email and Do More On The Web. Visit http://www.msn.com


Reply to: