回複:那個ifcfg-eth?文件怎麽寫的

there are two files with the suffix ifcfg-eth:
in "ifcfg-et0":
BOOTPROTO='static'
MTU=''
NAME='Ethernet-Netzwerkkarte'
REMOTE_IPADDR=''
STARTMODE='auto'
USERCONTROL='no'
_nm_name='static-1'
BROADCAST='the address of my gateway'
IPADDR='my IP address'
NETMASK='255.255.255.0'
NETWORK='the address of my addres .0'
in "ifcg-eth-bus-pcmcia":
BOOTPROTO='static'
MTU=''
NAME='Ethernet-Netzwerkkarte'
REMOTE_IPADDR=''
STARTMODE='auto'
USERCONTROL='no'
_nm_name='D-Link DFE-670TXD'
BROADCAST='the address of my gateway'
IPADDR='my IP address'
NETMASK='255.255.255.0'
NETWORK='the address of my addres.0'
PREFIXLEN=''

I configured the items in the so-called Yast2. The indicator of my net card doesn't blink at all. However during the startup, pcmcia is stated to be properly initialized. I've tried my hand on some tips googled on English forums, but all of them failed.


所有跟帖: 

我記得下麵有個ONBOOT=yes,不知是不是因為缺了這行 -吹笛牧童- 給 吹笛牧童 發送悄悄話 吹笛牧童 的博客首頁 (73 bytes) () 07/04/2006 postreply 06:20:23

回複:我記得下麵有個ONBOOT=yes,不知是不是因為缺了這行 -win2suse- 給 win2suse 發送悄悄話 (46 bytes) () 07/04/2006 postreply 06:55:37

請您先登陸,再發跟帖!