This is really naive, but here it what I found. I have a DSL connection
with two other machines connected through a router in my house. I was
able to telnet into other machines connected to this router and also
ping them successfully. That suggests that the NIC is fine.(I am sure
there is a better way of testing this) But I can not connect to anything
outside. Is there a problem with pppoe configuration?. But why is it not
a problem when I boot off a kernel-2.2.20 floppy? I have no clue. Please
help.
 
On Wed, 2003-08-27 at 13:47, Punit Ahluwalia wrote:
> On Wed, 2003-08-27 at 12:40, demslh wrote:
> > > > sis900.c: v1.08.06 9/24/2002
> > > > PCI: Assigned IRQ 11 for device 00:03.0
> > > > eth0: Realtek RTL8201 PHY transceiver found at address 1.
> > > > eth0: Using transceiver found at address 1 as default
> > > > eth0: SiS 900 PCI Fast Ethernet at 0xd400, IRQ 11,
> > 00:d0:09:fe:58:6e.
> > > > [drm] AGP 0.99 on SiS @ 0xd0000000 64MB
> > > > [drm] Initialized r128 2.2.0 20010917 on minor 0
> > > > eth0: Media Link On 100mbps full-duplex
> > > >
> > > > ********
> > > > eth0      Link encap:Ethernet  HWaddr 00:D0:09:FE:58:6E
> > > >           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
> > > >           RX packets:125 errors:0 dropped:0 overruns:0 frame:0
> > > >           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
> > > >           collisions:0 txqueuelen:100
> > > >           RX bytes:15777 (15.4 KiB)  TX bytes:0 (0.0 b)
> > > >           Interrupt:11 Base address:0xd400
> > > >
> > 
> > 
> > It looks like your NIC is working, but not picking up an IP address. Do
> > you use DHCP to give out addresses? i had a problem similar to this when
> > i compiled my own kernel, because i forgot to select something in the
> > kernel. this meant that DHCP wouldn't work. trouble is, i have a memory
> > like a seive, and i cant remember what it was you need.
> > 
> > try doing
> >     ifconfig eth0 [IP address you want]
> > 
> > and see if that gets your networking working.
> > 
> > 
> > Ian
> 
> Does not help :-)
> When I boot off the old Kernel (2.2.20) floppy, the system connects
> without any problem while booting. I looked at the kernel options but
> did not find one for DHCP. Was it a part of pppoeconf? I have TCP/IP 
> and other standard options enabled in the kernel.
> 
> Punit
> 
>  


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to