From owner-freebsd-questions Fri Jun 9 13:17:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cicero2.cybercity.dk (cicero2.cybercity.dk [212.242.40.53]) by hub.freebsd.org (Postfix) with ESMTP id F197237B5B0 for ; Fri, 9 Jun 2000 13:17:04 -0700 (PDT) (envelope-from sfp2011@post.netlink.se) Received: from usr00.netlink.se (usr00.netlink.se [212.242.41.186]) by cicero2.cybercity.dk (8.9.3/8.9.3) with ESMTP id WAA22044; Fri, 9 Jun 2000 22:15:31 +0200 (CEST) Received: from helios (cvx-sto-2-165.ppp.netlink.se [212.242.108.166]) by usr00.netlink.se (8.10.1/8.10.1) with SMTP id e59KFU700490; Fri, 9 Jun 2000 22:15:30 +0200 (CEST) From: "Juha Korkiakangas" To: "Alan Clegg" Cc: Subject: SV: SV: Samba Fails with FreeBSD 3.3-release Date: Fri, 9 Jun 2000 22:15:25 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20000609154228.A66715@ecto.greenpeas.org> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG yup, works fine now, i even reboot to be sure :) Thanks for your help Alan! Juha > -----Ursprungligt meddelande----- > Från: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]För Alan Clegg > Skickat: den 9 juni 2000 21:42 > Till: Juha Korkiakangas > Kopia: freebsd-questions@FreeBSD.ORG > Ämne: Re: SV: Samba Fails with FreeBSD 3.3-release > > > Out of the ether, Juha Korkiakangas spewed forth the following bitstream: > > Thanks Alan, you really saved my weekend, works perfectly now. > How do i make > > this ifconfig-thing permanent permanent? In /etc/rc.conf maybe? > > If you explicitly list each interface in /etc/rc.conf (like this): > > network_interfaces="fxp0 lo0" # List of network interfaces (or "auto"). > > Then be sure that 1) you have lo0 in the list (I did not) > 2) you have: > ifconfig_lo0="inet 127.0.0.1 netmask 255.255.255.0" > in there too. > > Note that #2 should be in /etc/defaults/rc.conf so you should not really > need it. > > AlanC {who had disabled interfaces by not having them listed in the > network_interfaces list, but also disabled lo0 at the same time} > -- > \ Alan B. Clegg > Just because I can \ abc@firehouse.net > does not mean I will. \ > \ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message