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
>
> _______________________________________________
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to