Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Mar 1999 22:26:58 -0600
From:      Nathan Ahlstrom <nrahlstr@winternet.com>
To:        Cowboy Killer Killer <bellum@kamel.ml.org>, freebsd-questions@FreeBSD.ORG
Subject:   Re: Help!
Message-ID:  <19990310222658.G3600@winternet.com>
In-Reply-To: <Pine.LNX.4.05.9903102254390.9527-100000@kamel.ml.org>; from Cowboy Killer Killer on Wed, Mar 10, 1999 at 10:58:15PM -0500
References:  <Pine.LNX.4.05.9903102254390.9527-100000@kamel.ml.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Cowboy Killer Killer <bellum@kamel.ml.org> wrote:
> Hello,
> My name is Tim Lisko, i goto hgh school at msg Bonner High School in
> Drexel Hill PA.  My teacher recently bought a copy of FreeBSD, 3.1-RELASE.
> I have expereince w/ Linux, this is the first time i have used freebsd.
> Well, my question is thiis.  I am having trouble getting the machine onto
> the LAN + out to the net.  Previous to running FreeBSD we ran slackware
> 3.6, which is what i use on this machine.  To get the machine out to the
> net through that machine i ussed these command
> route add 172.31.109.100 eth0 
> route add default gw 172.31.109.100
> Now, for the route in FreeBSD I can not issue this command, I get a write
> error.  route add 172.31.109.100 172.31.109.100.....  If you have any
> suggestions, please respond, Thanks.
> Tim Lisko

Try 'route add default 172.31.109.100' as root or just edit /etc/rc.conf to
have the line 'defaultrouter="172.31.109.100"'

-- 

Nathan Ahlstrom
nrahlstr@winternet.com
http://www.FreeBSD.org/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990310222658.G3600>