On Sun, Sep 28, 2008 at 7:53 AM,  <[EMAIL PROTECTED]> wrote:
> 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 :
>
> [EMAIL PROTECTED] network-scripts]# cat ifcfg-eth0
> DEVICE=eth0
> BOOTPROTO=dhcp
> ONBOOT=no
> [EMAIL PROTECTED] network-scripts]#
>
> [EMAIL PROTECTED] 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
> ONBOOT=yes
> [EMAIL PROTECTED] network-scripts]#
>
> [EMAIL PROTECTED] network-scripts]# cat ../network
> NETWORKING=yes
> HOSTNAME=svr1
> [EMAIL PROTECTED] 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" ?

The system-config-network is just a GUI to make it easier to configure
the devices.

What kind of network devices do you have? are they PCI cards or
attached to the motherboard?

~af

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to