Re: ethernet question

2001-02-23 Thread Mike Burger
There are a few ways: A) Is your hub/switch a 10megabit or 10/100megabit hub/switch. If it's only 10, then it doesn't matter what your card is, as you'll only ever get 10. B) If it is a 10/100, look at the port, into which your system is connected. Most 10/100 hubs/switches have indicators for

RE: Ethernet Question - Take 2 :)

2000-01-24 Thread Ward William E PHDN
Mike, I was out of town last week, so I'm only just now replying... I was hoping when I saw your first message that someone else had caught it, but I see they hadn't. Check the source code for the various drivers. I do know that some of the 3c905 series Nics take the 3c59x drivers, so if RedH

RE: Ethernet Question - Take 2 :)

2000-01-19 Thread Jeff Graves
J. McGillick [SMTP:[EMAIL PROTECTED]] Sent: Tuesday, January 18, 2000 3:27 PM To: '[EMAIL PROTECTED]' Subject: RE: Ethernet Question - Take 2 :) Jeff: I just tried this on my machine: /etc/rc.d/init.d: ./network restart Shutting down interface eth0

RE: Ethernet Question - Take 2 :)

2000-01-19 Thread Michael J. McGillick
Jeff: I just tried this on my machine: /etc/rc.d/init.d: ./network restart Shutting down interface eth0 [ OK ] Shutting down interface eth1 [ OK ] Disabling IPv4 packet forwarding [ OK ] Enabling IPv4 pac

Re: Ethernet Question - Take 2 :)

2000-01-19 Thread Michael J. McGillick
Linda: What drivers do you use? - Mike On Tue, 18 Jan 2000, linda hanigan wrote: > Hi, > Just a comment, My win machines have 3c905B-Tx and > 3c905C-TX- > cards. They take different drivers. Maybe you need a > different > driver for the 3c905C-TX card. > Linda > > > -- > To unsubs

RE: Ethernet Question - Take 2 :)

2000-01-19 Thread Jeff Graves
Did you do a /etc/rc.d/init.d/network restart after bringing up interfaces? -Original Message- From: Michael J. McGillick [SMTP:[EMAIL PROTECTED]] Sent: Tuesday, January 18, 2000 1:26 PM To: [EMAIL PROTECTED] Subject:Ethernet Question - Take 2 :) Morning Everyone: I jus

Re: Ethernet Question - Take 2 :)

2000-01-19 Thread linda hanigan
Hi, Just a comment, My win machines have 3c905B-Tx and 3c905C-TX- cards. They take different drivers. Maybe you need a different driver for the 3c905C-TX card. Linda -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Ethernet Question - Take 2 :)

2000-01-19 Thread linda hanigan
Sorry they are in my win machines. I pulled them out of my Linux machines and used a D-Link DFE-530TX ethernet card because I couldn't get on the net the day I wanted to install the Linux network. Then I put them in two older win95/98 machines that will eventually be used as terminals. I know the

RE: Ethernet Question - Take 2 :)

2000-01-19 Thread Jeff Graves
sually use. Otherwise, try a different module. -Original Message- From: Michael J. McGillick [SMTP:[EMAIL PROTECTED]] Sent: Tuesday, January 18, 2000 3:44 PM To: '[EMAIL PROTECTED]' Subject: RE: Ethernet Question - Take 2 :) Jeff: A quick check in /var/log/messages reveal

RE: Ethernet Question - Take 2 :)

2000-01-19 Thread Michael J. McGillick
; Sent: Tuesday, January 18, 2000 3:44 PM > To: '[EMAIL PROTECTED]' > Subject: RE: Ethernet Question - Take 2 :) > > Jeff: > > A quick check in /var/log/messages reveals this right after I did > the > network restart command you suggested: > >

RE: Ethernet Question - Take 2 :)

2000-01-19 Thread Michael J. McGillick
elevant info. > > -Original Message- > From: Michael J. McGillick [SMTP:[EMAIL PROTECTED]] > Sent: Tuesday, January 18, 2000 3:27 PM > To: '[EMAIL PROTECTED]' > Subject: RE: Ethernet Question - Take 2 :) > > Jeff: > > I just tried this on