Subject: RE: network settings.
To: 'Jonathan Eisch' <jeisch@boku.net>
From: Tony Hernandez <tony.hernandez@intellon.com>
List: port-i386
Date: 10/05/1999 16:38:21
--
your IP address should be in /etc/ifconfig.we0
--
Your default gateway should be in /etc/mygate
--
Your DNS should be in /etc/resolv.conf
the entries should be like this:
nameserver xxx.xxx.xxx.xxx
--
make sure you have dns at the end of the hosts line in /etc/nsswitch.conf
hosts: files dns ---OR
hosts: dns files
reboot and that should do it.
Cheers,
_-_-_-_-_-_-_-_-_-_
Tony Hernandez
*NIX, MCP, A+
Intellon Corporation
# -----Original Message-----
# From: port-i386-owner@netbsd.org [mailto:port-i386-owner@netbsd.org]On
# Behalf Of Jonathan Eisch
# Sent: Tuesday, October 05, 1999 4:31 PM
# To: port-i386@netbsd.org
# Subject: network settings.
#
#
# Hi All,
#
# I have a problem with my new NetBSD 1.4.1 install, in that it does not
# perminantly store my IP settings, so I have to ifconfig we0
# 206.197.X.X
# netmask 255.255.255.0 up every time I reboot. How do I save this info
# to disk?
#
# -Jonathan
#