Re: eth0 keeps dropping its IP address

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

 



Antonio Olivares píše v Čt 27. 11. 2008 v 05:51 -0800:
> --- On Thu, 11/27/08, Robert P. J. Day <rpjday@xxxxxxxxxxxxxx> wrote:
> 
> > From: Robert P. J. Day <rpjday@xxxxxxxxxxxxxx>
> > Subject: eth0 keeps dropping its IP address
> > To: "Fedora List" <fedora-list@xxxxxxxxxx>
> > Date: Thursday, November 27, 2008, 5:44 AM
> > on a newly-installed F10 laptop, i statically assigned an IP
> > address
> > to eth0 for use on an isolated network but whenever
> > there's no other
> > system on the network, the laptop simply drops its IP
> > address, and i
> > have to reactivate it manually with "ifup eth0".
> > 
> >   is this normal?  if the interface is statically assigned,
> > why would
> > it decide to drop its address?  or is there something else
> > at play
> > here?
> > 
> > rday
> > --
> > 
> > ========================================================================
> > Robert P. J. Day
> > Linux Consulting, Training and Annoying Kernel Pedantry:
> >     Have classroom, will lecture.
> > 
> > http://crashcourse.ca                          Waterloo,
> > Ontario, CANADA
> > ========================================================================
> > 
> > -- 
> 
> There might be, which Ethernet Card do you have?
> 
> do a dmesg and look for messages like:
> 
> r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
> r8169 0000:02:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
> r8169 0000:02:00.0: setting latency timer to 64
> r8169 0000:02:00.0: no MSI. Back to INTx.
> 
> r8169: eth0: link down
> 
> Then restart the network and check again with dmesg.  
> 
> In my case, my machine freezes for no apparent reason.
> 
> 02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 01)
> 
> I have blacklisted r8169 module and still freezes :(
> It might be a hardware issue or in case the network went down and then came back up?

see other threads:


It is known bug in system-config-network I suppose. I saw it in bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=471621

But it was solved in rawhide already but I don't know if it is in
updates too.

Pavel

set network manualy

ifconfig eth0 your.ip.addr netmask your.net.mask.0
route add default gw ip.addr.of.gw

i.e. 
ifconfig eth0 192.168.1.5 netmask 255.255.255.0
route add default gw 192.168.1.254

than make yum update

Pavel

-- 
Pavel Lisy <pali@xxxxxxxx>

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

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

  Powered by Linux