Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Aug 2002 08:07:48 +0100
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        DiaDems@datasync.com
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Network Problem (Gateway/Route)
Message-ID:  <20020801070748.GA41777@happy-idiot-talk.infracaninophi>
In-Reply-To: <3823721.1028145091625.JavaMail.root@webmail.i-55.com>
References:  <3823721.1028145091625.JavaMail.root@webmail.i-55.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 31, 2002 at 02:51:31PM -0500, DiaDems@datasync.com wrote:

> I am still having problems getting the server to work on the network
> at our datacenter. The problem is when the server is rebooted it
> does not come back online (connected to the internet in other
> words). The server reboots fine but you can not ping any remote
> sites. The problem lies in the gateways. We are able to temporally
> fix the problem with this command below:
   
> route add -net 0.0.0.0 204.251.1.97 
   
Add the line:

defaultrouter="204.251.1.97"

to /etc/rc.conf.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
Tel: +44 1628 476614                                  Marlow
Fax: +44 0870 0522645                                 Bucks., SL7 1TH UK

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?20020801070748.GA41777>