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]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux