Skip site navigation (1)Skip section navigation (2)
Date:      19 Apr 2000 19:19:39 -0400
From:      Arcady Genkin <a.genkin@utoronto.ca>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Just got my DSL today...AARGH!!
Message-ID:  <87purl1xx0.fsf@tea.thpoon.com>
In-Reply-To: R Joseph Wright's message of "Wed, 19 Apr 2000 16:01:41 -0700 (PDT)"
References:  <Pine.BSF.4.21.0004191552140.335-100000@mammalia.sea>

next in thread | previous in thread | raw e-mail | index | archive | help
R Joseph Wright <rjoseph@speakeasy.org> writes:

> >From my search of the archives, it seems that setting up DSL with an
> external modem and static IP is as simple as configuring the
> interface.  Here is what I have added to /etc/rc.conf:
> 
> #ifconfig_ed0="inet 216.231.50.6  netmask 255.255.255.0"
> #defaultrouter="216.231.50.1"

Those appear to be commented out. ;^) I hope that there are no `#'
signs in the rc.conf script.

What does "netstat -r" produce?

> When I boot now I get this message:
> /kernel: ed0: device timeout

Perhaps, a misconfigured IRQ for the ed0 device?

> 'ifconfig -a' gives me this:
> 
> lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
> ed0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
> 	inet 216.231.50.6 netmask 0xffffff00 broadcast 216.231.50.255
> 	ether 00:00:c0:cd:f0:c8 
> lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
> 	inet 127.0.0.1 netmask 0xff000000 

-- 
Arcady Genkin                                 http://www.thpoon.com
Nostalgia isn't what it used to be.


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?87purl1xx0.fsf>