From owner-freebsd-questions Tue Jan 9 6:26:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtpf.casema.net (smtpf.casema.net [195.96.96.173]) by hub.freebsd.org (Postfix) with SMTP id 12C9637B400 for ; Tue, 9 Jan 2001 06:26:06 -0800 (PST) Received: (qmail 781 invoked by uid 0); 9 Jan 2001 14:26:02 -0000 Received: from unknown (HELO slash.b118.binity.net) (212.64.76.210) by smtpf.casema.net with SMTP; 9 Jan 2001 14:26:02 -0000 Received: from tsunami.b118.binity.net (tsunami.b118.binity.net [172.18.3.10]) by slash.b118.binity.net (8.11.1/8.11.1) with ESMTP id f09EP5g32042; Tue, 9 Jan 2001 15:25:10 +0100 (CET) (envelope-from walter@binity.com) Date: Tue, 9 Jan 2001 15:25:14 +0100 From: "Walter W. Hop" X-Mailer: The Bat! (v1.49) Educational Organization: Binity X-Priority: 3 (Normal) Message-ID: <18777238963.20010109152514@binity.com> To: magnus.back@capax.se Cc: questions@freebsd.org Subject: Re: Network installation in FreeBSD 3.4 In-reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [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 | +31 6 24290808 | NEW KEY: 0x84813998 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message