[ltp] t20 w/ built-in ethernet card

Byeong-ryeol Kim linux-thinkpad@www.bm-soft.com
Fri, 27 Jul 2001 03:47:12 +0900 (KST)


On Thu, 26 Jul 2001, Amuche wrote:

>i have a t20 with a built in ethernet card. i'm trying
>to set it up using dhcp. sounds simple enough, but
>it's not working out of the box like i thought it
>would. i have redhat 7.1 installed, and when i go to
>netcfg to add the eth0 interface and sync it, it never
>works. anyone have that problem and figure out what to
>do? or anyone have any ideas as to what i should try?
>thanks in advance.
....

1. Please edit /etc/modules.conf to insert following line:

alias eth0 3c59x  ( if you have 3COM card )
alias eth0 eepro100 ( if you have Intel card )

2. Please do 'netconfig' and select 'bootp/dhcp', and
the result would be saved into /etc/sysconfig/network-scripts/ifcfg-eth0.
After this, please try to do 'ifup eth0', 'ifconfig'.
BTW, netconfig is included in 'pump' package which is included in
Red Hat 7.1.

-- 
Where there is a will, there is a way.       jinbo21@hananet.net
  For the future of you and me!              jinbo21@hitel.net
fingerprint = 1429 8AAF 8A2C 6043 DA2E  BD4C 964C 2698 687D 4B7D


----- The Linux ThinkPad mailing list -----
The linux-thinkpad mailing list home page is at:
http://www.bm-soft.com/~bm/tp_mailing.html