Dear All, I just have the problem of "Destination Host Unreachable" from eth1 ( ping to other same network segment internal machine ) as the following setting : [root@svr1 network-scripts]# cat ifcfg-eth0 DEVICE=eth0 BOOTPROTO=dhcp > [root@svr1 network-scripts]# [root@svr1 network-scripts]# cat ifcfg-eth1 DEVICE=eth1 BOOTPROTO=static BROADCAST=192.168.0.255 IPADDR=192.168.0.254 NETMASK=255.255.255.0 NETWORK=192.168.0.0 > [root@svr1 network-scripts]# [root@svr1 network-scripts]# cat ../network NETWORKING=yes HOSTNAME=svr1 [root@svr1 network-scripts]# So, what is the problem of the current setting ? BTW, what different between modify ifcfg-eth? and running the tools of "system-config-network" ? Thanks ! Edward. Aldo Foot wrote: On Sat, Sep 27, 2008 at 12:08 AM, <edwardspl@xxxxxxxxxx> wrote:Mine is FC8 System... So, if I want to modify the config of controller card, then I need to edit the following files ? /etc/sysconifg/network-scripts/ifcfg-eth? /etc/modprobe.conf And what else other profile also need to be modified ?/etc/modprobe.conf has nothing to do with your network settings. First --- look here http://docs.fedoraproject.org/install-guide/f8/en_US/ch-networkconfig.html Then --- As root launch /usr/sbin/system-config-network and configure your netcard, which by default is eth0. ~af |
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines