Date: Wed, 19 Apr 2000 17:29:36 -0700 (PDT) From: R Joseph Wright <rjoseph@speakeasy.org> To: Arcady Genkin <a.genkin@utoronto.ca> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Just got my DSL today...AARGH!! Message-ID: <Pine.BSF.4.21.0004191727010.187-100000@mammalia.sea> In-Reply-To: <87purl1xx0.fsf@tea.thpoon.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 19 Apr 2000, Arcady Genkin wrote: > 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. Oops, that they are. However, the reason I commented them out was because it was interfering with my dial up interface. They weren't commented out when I brought up the network. > What does "netstat -r" produce? Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 216.231.50.1 UGSc 2 0 ed0 localhost localhost UH 0 0 lo0 216.231.50 link#2 UC 0 0 ed0 => 216.231.50.1 link#2 UHRLW 3 0 ed0 14 > > 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 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?Pine.BSF.4.21.0004191727010.187-100000>