unknow interface eth0=eth0 (PCMCIA)

Post Reply
Message
Author
unforgiven
Posts: 35
Joined: 14. Oct 2002 8:14
Location: Zurich
Contact:

unknow interface eth0=eth0 (PCMCIA)

#1 Post by unforgiven »

hi all !

ich melde mich einmal mehr betreff meiner PCMCIA Netzwerkkarte.
nachdem ich vergebens versucht habe, selber die pcmcia treiber zu installieren,
habe ich nun die card gewechselt, welche nun mit cardctl ident erkannt wird, nämlich:

Socket 1:
product info: "PCMCIA", "PCMCIA-ETHERNET-CARD", "UE2620", "R02"
manfind: 0x1bf, 0x2216
function: 6 (network)

nun meine frage, wie binde ich diesen device als eth0 ein? <img src="http://www.pl-forum.de/UltraBoard/Images/TooHappy.gif" border="0" align="middle">

bedanke mich schon mal für jeden kleinen stubser
in die richtige richtung! :)

greetz

unforgiven

p.s verwende debian 3.0 (kernel: 2.2.20-compact)
linux is for networking, macintosh is for working, windows is for solitaire!

ratte

Re: unknow interface eth0=eth0 (PCMCIA)

#2 Post by ratte »

auf der console:
<blockquote><pre><font size="1" face="">code:</font><hr><font face="Courier New" size="2">
ifconfig eth0 192.168.0.1 broadcast 192.168.0.255 netmask 255.255.255.0
</font><hr></pre></blockquote>

ratte

demian

Re: unknow interface eth0=eth0 (PCMCIA)

#3 Post by demian »

Guck Dir mal die Datei /etc/network/interfaces an. Da ist eigentlich schon alles konfiguriert. Du mußt nur ein paar Kommentarzeichen entfernen...

Post Reply