回复:那个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

请您先登陆,再发跟帖!