求大神康康 “red hat 4.4.7,网卡配置文件在哪呀
redhat吧
全部回复
仅看楼主
level 1
云禅济堂 楼主
求大神康康 “red hat 4.4.7,网卡配置文件在哪呀!!!

/etc/sysconfig 里面没有network-scripts。
但是我ifconfig,是有网卡信息的。
唯一,我在/etc/network里面的interface里,如下信息

root@Storage:/etc/network# cat network
cat: can't open 'network': No such file or directory
root@Storage:/etc/network# cat interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eth0
iface eth0 inet static
address 172.16.84.231
netmask 255.255.255.0
network 172.16.84.0
gateway
auto eth1
iface eth1 inet static
address 192.168.2.108
netmask 255.255.255.0
network 192.168.2.0
gateway
auto eth2
iface eth2 inet static
address 192.168.3.108
netmask 255.255.255.0
network 192.168.3.0
gateway
auto eth3
iface eth3 inet static
address 50.80.7.132
netmask 255.255.255.128
network 50.80.7.128
gateway 50.80.7.129
root@Storage:/etc/network#

里面的注释说是网口信息,但是好像不对,求大神看看,在线等,急!
2020年03月19日 13点03分 1
level 12
这个系统版本太老了。。。
2020年03月21日 09点03分 2
level 11
好老的版本啊。。
2020年03月24日 01点03分 3
1