Networking Forums

Networking Forums > Computer Networking > Linux Networking > debian ethernet setup

Reply
Thread Tools Display Modes

debian ethernet setup

 
 
Digi
Guest
Posts: n/a

 
      08-01-2003, 03:05 AM
Hello
I just bought a 3Com ethernet card and a length of crossover CAT5. I put the
card in an old 486 and connected it to the built-in port on the back of my new
box. I'm trying to set up a simple network so that the two can communicate,
maybe I'll try setting up the 486 as an x-terminal in a bit. What do I do
(under Debian) to set up the interface? I hope I have given enough information
for everyone.

Thanks in advance
Digi

--
I can give you my word, but I know what it's worth and you don't.
-- Nero Wolfe, "Over My Dead Body"
 
Reply With Quote
 
 
 
 
armin walland
Guest
Posts: n/a

 
      08-01-2003, 07:14 AM
In article <bgcld8$nle$(E-Mail Removed)>, Digi wrote:
> Hello
> I just bought a 3Com ethernet card and a length of crossover CAT5. I put the
> card in an old 486 and connected it to the built-in port on the back of my new
> box. I'm trying to set up a simple network so that the two can communicate,
> maybe I'll try setting up the 486 as an x-terminal in a bit. What do I do
> (under Debian) to set up the interface? I hope I have given enough information
> for everyone.


well the exact type of the 3com card would have been interesting so i
could perhaps provide info which driver module you would need to load for it,
but anyway.

if it is a 3c59x chip on the card you may just type

modconf

and select the 3c59x driver module from the net section. modconf will
load the driver module for you and ensure it gets loaded automatically.

if it is a different 3com chip just try which one can be loaded.

the next step is to edit /etc/network/interfaces and assign an ip
address to the card. read

man interfaces

to learn how to make the correct entries in that file. when you are done
with that file you may run

/etc/init.d/network restart
or simply
ifup eth0 (assuming that network card is the only one in your pc)

to start up eth0.


hth, armin

--

life, the universe and everything

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Debian - [DEBIAN] Stop telnet permanently? universalbitmapper Linux Networking 2 06-06-2006 10:41 AM
Install an ISA Ethernet Card on Debian xyz Linux Networking 1 09-09-2005 01:01 AM
Debian GNU/Linux Ethernet PCI-X Rob Linux Networking 2 04-22-2005 04:19 PM
ethernet setup new addition vpenoso Windows Networking 1 02-04-2004 04:25 AM
Debian:Woody, trying to setup automount to query LDAP Dj Linux Networking 0 11-24-2003 09:10 PM



1 2 3 4 5 6 7 8 9 10 11