Hi all,

I am trying to configure a cable connection.  The Ethernet card is
a SMC1208T which I have been told is compatible with the ne2k-pci
module. The ethernet card seems to be working as the lights are
flashing. I started the module manually:

/sbin/dhcpcd
modprobe ne2k-pci dhcpcd eth0

Can someone pinpoint what I am doing wrong? Below I have put the
output of ifconfig and route --- of course ppp0 is up for now :(

Thanks

[root /etc] ifconfig
eth0      Lien encap:Ethernet  HWaddr 00:E0:29:7F:26:10  
          inet adr:127.0.0.0  Bcast:127.255.255.255  Masque:255.0.0.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Paquets Reçus:102 erreurs:0 jetés:0 débordements:0 trames:0
          Paquets transmis:0 erreurs:0 jetés:0 débordements:0 carrier:0
          collisions:0 lg file transmission:100 
          Interruption:11 Adresse de base:0x8100 

lo        Lien encap:Boucle locale  
          inet adr:127.0.0.1  Masque:255.0.0.0
          UP LOOPBACK RUNNING  MTU:3924  Metric:1
          Paquets Reçus:679 erreurs:0 jetés:0 débordements:0 trames:0
          Paquets transmis:679 erreurs:0 jetés:0 débordements:0 carrier:0
          collisions:0 lg file transmission:0 

ppp0      Lien encap:Protocole Point-à-Point  
          inet adr:204.19.108.41  P-t-P:204.19.108.2  Masque:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1400  Metric:1
          Paquets Reçus:66 erreurs:3 jetés:0 débordements:0 trames:3
          Paquets transmis:70 erreurs:0 jetés:0 débordements:0 carrier:0
          collisions:0 lg file transmission:10 

[root dominic] route
Table de routage IP du noyau
Destination     Passerelle      Genmask         Indic Metric Ref    Use Iface
204.19.108.2    *               255.255.255.255 UH    0      0        0 ppp0
127.0.0.0       *               255.255.255.255 UH    0      0        0 eth0
127.0.0.0       *               255.0.0.0       U     0      0        0 lo
default         204.19.108.2    0.0.0.0         UG    0      0        0 ppp0




-- 
  Dominic Mitchell             Email: [EMAIL PROTECTED]
  Department of Economics      mailto:[EMAIL PROTECTED]
  Queen's University
  Kingston, Ontario            The XXI century starts on 2001-01-01!
  Canada, K7L 3N6              Le XXI siècle débute le 2001-01-01!



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to