Re: Revisted Eth1 problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Mikkel L. Ellertson wrote:
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
The network is a simply a connection to a second computer from my computer via ethernet Eth1 to windows machine.It uses DHCP and has worked perfectly up till now,for what it's worth ,my Iptables
has internal network as 192.168.0.0 Eth1 is 192.168.0.1.
Could my problem be a corrupted DHCP. How do I reconfigure Eth1.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux