From owner-freebsd-questions@FreeBSD.ORG Mon May 31 18:10:28 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFABA16A4CE for ; Mon, 31 May 2004 18:10:28 -0700 (PDT) Received: from ms-smtp-01-eri0.socal.rr.com (ms-smtp-01-qfe0.socal.rr.com [66.75.162.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B1DF43D31 for ; Mon, 31 May 2004 18:10:28 -0700 (PDT) (envelope-from hoe-waa@hawaii.rr.com) Received: from ms-mss-01 ([10.10.4.12])i511AH6j008260 for ; Mon, 31 May 2004 18:10:17 -0700 (PDT) Received: from socal.rr.com (localhost [127.0.0.1]) by ms-mss-01.socal.rr.com (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTP id <0HYL008ZBV95O8@ms-mss-01.socal.rr.com> for freebsd-questions@freebsd.org; Mon, 31 May 2004 18:10:17 -0700 (PDT) Received: from [10.10.6.202] (Forwarded-For: [24.25.245.126]) by ms-mss-01.socal.rr.com (mshttpd); Mon, 31 May 2004 15:10:17 -1000 Date: Mon, 31 May 2004 15:10:17 -1000 From: hoe-waa@hawaii.rr.com To: Don Message-id: MIME-version: 1.0 X-Mailer: iPlanet Messenger Express 5.2 HotFix 1.21 (built Sep 8 2003) Content-type: text/plain; charset=us-ascii Content-language: en Content-transfer-encoding: 7BIT Content-disposition: inline X-Accept-Language: en Priority: normal X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: freebsd-questions@freebsd.org Subject: Re: Don't know what else to do with DHCP...help?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: hoe-waa@hawaii.rr.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jun 2004 01:10:29 -0000 I think I'll leave mine as is until I or someone (hint, hint) comes up with the real fix. I don't reboot this machine very often and my script file seems to work fine. If you are interested, here it is $ cat /root/scripts/start-sk0.sh #! /bin/sh killall -9 dhclient sh /etc/netstart ifconfig -a If I ever have to reboot, I log in as root and execute this script and the network comes up fine. I then exit and log in as my normal user and startx. It was never more than an annoyance to me, so I can live like this. Robert > Yes...what I did was completely delete the hostname > line from my /etc/rc.conf and had my > inconfig_sk0="DHCP" > > though this does seem somewhat problematic...every now > and then I will boot up and it won't work...then I > just reboot and all of a sudden it works *shrug* > > I fogured out what was wrong with starting X and you > will probably have the same problem when you delete > your hostname line from your rc.conf > > I googled it and found that a way to fix this problem > isto simply delete the old .Xauthority file....I did > that and now have my network and X back = D ....there > may be (and probably is) a better way to accomplish > this but this was just one way I found to get it to > work...if someone has a better suggestion on how to do > this I would be more than happy to hear about it = ) > > Thanks for all your help and good luck with getting > your network to work at boot = ) > > Don > --- hoe-waa@hawaii.rr.com wrote: > > Aloha Don > > I am very happy I was able to help. > > > > One question for you before I answer yours. I still > > have to kill dhclient and netstart after a reboot. > > > > Did you imply that after wiping out the hostname in > > rc.conf you can reboot and your dhcp is up? > > > > Now for your question. I have not had any problems > > starting x before or after. I was always redoing the > > > > /stand/sysinstall to get the dhcp up and then startx > > > > so that I had a network. Have you checked your > > /etc/hosts for the correct hostname? When I did not > > have that set properly, I had x complaining, but not > > just > > a grey screen. > > > > Good Luck > > Robert > > > > > > > > > __________________________________ > Do you Yahoo!? > Friends. Fun. Try the all-new Yahoo! Messenger. > http://messenger.yahoo.com/ > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > unsubscribe@freebsd.org"