> now I'm hoping to have a
> 
> hostname of  bagus.org
> gateway of 204.251.1.185
> ip address of 204.251.1.186
> netmask of 255.255.255.248


in /etc/rc.conf

ifconfig_fxp0="inet 204.251.1.186  netmask 255.255.255.248"
defaultrouter="204.251.1.185"
hostname="bagus.org"

in /etc/resolv.conf

dunno, what do you expect to have?

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

Reply via email to