Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Oct 2003 23:27:51 -0400 (EDT)
From:      Tim Kellers <timothyk@serv1.wallnet.com>
To:        Edward Aronyk <earonyk@360integration.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: IP Change
Message-ID:  <20031014232526.J69346-100000@serv1.wallnet.com>
In-Reply-To: <014e01c392cb$5488e560$6501a8c0@zeta>

next in thread | previous in thread | raw e-mail | index | archive | help
For the gateway, from the command line as root:

# route add default (ip address of gateway)

you can also configure the networking (as root)from /stand/sysinstall

#/stand/sysinstall
 select Configure
select Networking

Follow the prompts from there.

Tim Kellers
CPE/NJIT

On Tue, 14 Oct 2003, Edward Aronyk wrote:

> Good day all,
>
> I'm somewhat new to FreeBSD, so today when we had to deploy a new server
> to the colo running FreeBSD, I ran into problems.
>
> Basically the server has been in the office running for the last few
> weeks with a DHCP provided IP - but now that it's getting a static IP
> I'm not totally sure what to do. I have all of our in information:
>
> Server IP: x.y.z.48
> Subnet: 255.255.255.224
> Gateway: x.y.z.33
> DNS: a.b.c.24
>      a.b.c.160
>
> But I'm not sure exactly what needs to change to make this all work
> properly? Specifically, I can't find where to put the gateway
> information. I know that on OpenBSD it was placed in /etc/mygate but the
> same doesn't seem to be true in FreeBSD? Also, what should my
> resolv.conf file look like?
>
> Thanks for the help,
> Ed Aronyk
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>



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