Re: Revisted Eth1 problem



david walcroft wrote:
My etc/modprobe.conf

alias eth0 8139too
<----------[ snip ]-------->
alias eth1 8139too


My /var/log/messages

Sep 17 11:52:40 reddwarf kernel: eth1: link up, 100Mbps, full-duplex,
lpa 0x41E1
Sep 17 11:52:40 reddwarf dhclient: DHCPDISCOVER on eth1 to
255.255.255.255 port 67 interval 7
Sep 17 11:52:47 reddwarf dhclient: DHCPDISCOVER on eth1 to
255.255.255.255 port 67 interval 16
Sep 17 11:53:03 reddwarf dhclient: DHCPDISCOVER on eth1 to
255.255.255.255 port 67 interval 14
Sep 17 11:53:17 reddwarf dhclient: DHCPDISCOVER on eth1 to
255.255.255.255 port 67 interval 10
Sep 17 11:53:27 reddwarf dhclient: DHCPDISCOVER on eth1 to
255.255.255.255 port 67 interval 14
Sep 17 11:53:41 reddwarf dhclient: No DHCPOFFERS received.

This is the important part - you are trying to get your IP address
and other information using DHCP, but the system is not finding a
DHCP server on that network connection.

My /etc/sysconfig/network-scripts/ifcfg-eth1

# Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+
DEVICE=eth1
ONBOOT=yes
BOOTPROTO=dhcp
HWADDR=00:14:78:04:C4:91
TYPE=Ethernet

Could you describe the network that eth1 is connected to? Are you
using this Linux box to share an Internet connection with the local
network? If so, are you running a DHCP server for the local network
on this Linux box? It sounds like you may need to reconfigure eth1
to use a static IP address.

Mikkel
--

Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

Attachment: signature.asc
Description: OpenPGP digital signature

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Quantcast