Date: Tue, 9 Jan 2001 15:25:14 +0100 From: "Walter W. Hop" <walter@binity.com> To: magnus.back@capax.se Cc: questions@freebsd.org Subject: Re: Network installation in FreeBSD 3.4 Message-ID: <18777238963.20010109152514@binity.com> In-Reply-To: <C12569CF.004D6261.00@mail.capax.se> References: <C12569CF.004D6261.00@mail.capax.se>
next in thread | previous in thread | raw e-mail | index | archive | help
[in reply to magnus.back@capax.se, 09-01-2001] > I have installed FreeBSD on a system here but how do i configure the network > after the installation. Change IP adress and so on ....? IP addresses are read from /etc/rc.conf at startup. Also interesting to you could be the nameserver addresses found in /etc/resolv.conf. If you want to change the IP address of a running interface, just do an "ifconfig ed0 1.2.3.4 netmask 255.255.0.0" (with the numbers replaced by your new IP-address and netmask of course..) -- Walter W. Hop <walter@binity.com> | +31 6 24290808 | NEW KEY: 0x84813998 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?18777238963.20010109152514>