From owner-freebsd-newbies Wed Feb 20 18: 5:34 2002 Delivered-To: freebsd-newbies@freebsd.org Received: from hotmail.com (oe17.law12.hotmail.com [64.4.18.121]) by hub.freebsd.org (Postfix) with ESMTP id 75A1237B402 for ; Wed, 20 Feb 2002 18:05:26 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 20 Feb 2002 18:05:26 -0800 X-Originating-IP: [4.41.159.196] From: "Shawn Halloran" To: "72yan M" , "freebsd-newbie" Subject: Re: Boot sequence hangs Date: Wed, 20 Feb 2002 17:52:57 -0800 MIME-Version: 1.0 X-Mailer: MSN Explorer 7.00.0021.1800 Content-Type: multipart/alternative; boundary="----=_NextPart_001_0000_01C1BA37.6DBC2920" Message-ID: X-OriginalArrivalTime: 21 Feb 2002 02:05:26.0333 (UTC) FILETIME=[3A8106D0:01C1BA7C] Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ------=_NextPart_001_0000_01C1BA37.6DBC2920 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Kool, Thanks for the info. Shawn ----- Original Message ----- From: 72yan M Sent: Wednesday, February 20, 2002 1:55 PM To: Shawn Halloran; freebsd-newbie Subject: Re: Boot sequence hangs Hello, I am not using DSL, but I did have problems switching over from a static = IP when Attbi switched to dhcp. Your issue sounds like the IP least is not b= eing renewed in FBSD. I found that the solution was in the #/etc/dhcilent.conf= . The default is the have an empty file. I found a article on dhcp at http://www.freebsddiary.org/athome.php it gave an example dhclient.conf t= o follow. The information needed to setup is the hostname and network devic= e. Here is my dhclient.conf. It requests everything. interface "fxp0" { send host-name "c#######-a"; request subnet-mask, broadcast-address, time-offset, routers, domain-name= , domain-name-servers; require subnet-mask; media "media autoselect";} 72yan > FYI, > > I use Verizon DSL with a DHCP. Apparently, atleast under the Windows > environment, I loose my connection integrity. After I released the IP > configuration and reset the modem (under Windows - still a Unix newbie)= my > boot problem in FBSD was resolved. I don't know why I have these persis= tent > problems with my DCHP - I downloaded a patch, but it only helped > marginally. If anybody knows where I can obtain additional information,= I > would appreciate your help. > > Shawn > > >----- Original Message ----- > > From: Shawn Halloran > Sent: Tuesday, February 19, 2002 11:00 PM > To: Johnson David; freebsd-newbie > Subject: Re: Boot sequence hangs > > That seems like a logical place to start. I appreciate your help. > > Shawn > > > > ----- Original Message ----- > From: Johnson David > Sent: Tuesday, February 19, 2002 5:51 PM > To: Shawn Halloran; freebsd-newbie > Subject: Re: Boot sequence hangs > > On Tuesday 19 February 2002 05:19 pm, Shawn Halloran wrote: > > "Starting standard daemons: inted cron sshd usbd sendmail" > > > > The boot process hangs at this point for almost five minutes > > This has happened to me before. As I recall, it was due to sendmail try= ing > to qualify an unqualifiable host name. Your host needs a FQDN (fully > qualified domain name). Either give your host a full name, or disable > sendmail. > > The command "hostname" will tell you the full host name of your machine= . If > it's just a simple one word name like "mymachine", then sendmail will > grumble. You need something on the order of "mymachine.my.domain". > > If you're on a network, your sysadmin will tell you your full host name= . If > you're the sysadmin, start boning up on hostname by reading the hostnam= e > manpage in section 7 (type "man 7 hostname"). > > David > > > > > Get more from the Web. FREE MSN Explorer download : > http://explorer.msn.comGet more from the Web. FREE MSN Explorer downlo= ad : > http://explorer.msn.com ---------------------------------------- Content-Type: text/html; charset=3D"iso-8859-1"; name=3D"Attachment: 1" Content-Transfer-Encoding: quoted-printable Content-Description: ----------------------------------------Get more from the Web. FREE MSN = Explorer download : http://explorer.msn.com ------=_NextPart_001_0000_01C1BA37.6DBC2920 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Kool,
 
Thanks for the info.
 
Sh= awn
----- Original Message -----
From: 72yan = M
Sent: Wednesday, February = 20, 2002 1:55 PM
To: Shawn H= alloran; freebsd-newbie
Subject:= Re: Boot sequence hangs
 
Hello,

I am no= t using DSL, but I did have problems switching over from a static IP
w= hen Attbi switched to dhcp. Your issue sounds like the IP least is not be= ing
renewed in FBSD. I found that the solution was in the #/etc/dhcile= nt.conf.
The default is the have an empty file. I found a article on d= hcp at
http://www.freebsddiary.org/athome.php it gave an example dhcli= ent.conf to
follow. The information needed to setup is the hostname an= d network device.

Here is my dhclient.conf. It requests everything= .

interface "fxp0" {
send host-name "c#######-a";
request su= bnet-mask, broadcast-address, time-offset, routers, domain-name,
domai= n-name-servers;
require subnet-mask;
media "media autoselect";}
=

72yan

> FYI,
>
> I use Verizon DSL with a D= HCP. Apparently, atleast under the Windows
> environment, I loose m= y connection integrity. After I released the IP
> configuration and= reset the modem (under Windows - still a Unix newbie) my
> boot pr= oblem in FBSD was resolved. I don't know why I have these persistent
&= gt; problems with my DCHP - I downloaded a patch, but it only helped
&= gt; marginally. If anybody knows where I can obtain additional informatio= n, I
> would appreciate your help.
>
> Shawn
>> >----- Original Message -----
>
> From: Shawn Hallor= an
> Sent: Tuesday, February 19, 2002 11:00 PM
> To: Johnson = David; freebsd-newbie
> Subject: Re: Boot sequence hangs
>> That seems like a logical place to start. I appreciate your help.>
> Shawn
>
>
>
> ----- Original Messa= ge -----
> From: Johnson David
> Sent: Tuesday, February 19, = 2002 5:51 PM
> To: Shawn Halloran; freebsd-newbie
> Subject: = Re: Boot sequence hangs
>
> On Tuesday 19 February 2002 05:19= pm, Shawn Halloran wrote:
> > "Starting standard daemons: inted= cron sshd usbd sendmail"
> >
> > The boot process hang= s at this point for almost five minutes
>
> This has happened= to me before. As I recall, it was due to sendmail trying
> to qual= ify an unqualifiable host name. Your host needs a FQDN (fully
> qua= lified domain name). Either give your host a full name, or disable
>= ; sendmail.
>
> The command "hostname" will tell you the full= host name of your machine. If
> it's just a simple one word name l= ike "mymachine", then sendmail will
> grumble. You need something o= n the order of "mymachine.my.domain".
>
> If you're on a netw= ork, your sysadmin will tell you your full host name. If
> you're t= he sysadmin, start boning up on hostname by reading the hostname
> = manpage in section 7 (type "man 7 hostname").
>
> David
&g= t;
>
>
>
> Get more from the Web. FREE MSN Explor= er download :
> http://explorer.msn.comGet more from the Web. = FREE MSN Explorer download :
> http://explorer.msn.com

----= ------------------------------------
Content-Type: text/html; charset=3D= "iso-8859-1"; name=3D"Attachment: 1"
Content-Transfer-Encoding: quoted= -printable
Content-Description:
-----------------------------------= -----


Get more from the= Web. FREE MSN Explorer download : h= ttp://explorer.msn.com

------=_NextPart_001_0000_01C1BA37.6DBC2920-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message