Subject: Re: Newbie question re: NetBSD networking
To: None <port-macppc@netbsd.org>
From: Makoto Fujiwara <makoto@ki.nu>
List: port-macppc
Date: 11/09/2001 07:33:02
From: Steven Sartorius <ssartor@bellatlantic.net>
Steven> ('route add 192.168.0.3 192.168.0.1').  

You don't need 'route add' if the destination is on the same segment.

If you say this ('route add 192.168.0.3 192.168.0.1'), you don't
get the right routing information. See what you get if
netstat -nr

Only you need is 
route add default 'the router address to the external'
if you have that kind of the outlet.
---
Makoto Fujiwara
http://www.ki.nu/software/NetBSD/iBook2/
http://www.ki.nu/software/namazu/tutorial/