Mailinglist Archive: opensuse-bugs (6165 mails)

< Previous Next >
[Bug 617743] NetworkManager / DHCP: default route and resolve.conf are not updated on 11.3 RC1
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Sat, 3 Jul 2010 05:46:23 +0000
  • Message-id: <20100703054623.B3C3D24551D@xxxxxxxxxxxxxxxxxxxxxx>
http://bugzilla.novell.com/show_bug.cgi?id=617743

http://bugzilla.novell.com/show_bug.cgi?id=617743#c13


Jose Ricardo De Leon Solis <aguanteelcachorro@xxxxxxxxx> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |aguanteelcachorro@xxxxxxxxx

--- Comment #13 from Jose Ricardo De Leon Solis <aguanteelcachorro@xxxxxxxxx>
2010-07-03 05:46:22 UTC ---
Hi, I have issues with the default gateway too. when I run the route command I
have the following output:

Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.0 * 255.255.255.0 U 1 0 0 eth0
loopback * 255.0.0.0 U 0 0 0 lo

And of course I cannot connect to internet. When I run "route add default gw
<gateway> eth0" I have the following output:

Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.0 * 255.255.255.0 U 1 0 0 eth0
loopback * 255.0.0.0 U 0 0 0 lo
default 192.168.1.1 0.0.0.0 UG 0 0 0 eth0

And I can now surf the web. Obviously NetworkManager doesn't set the gateway
when configuring the connection. If I disconnect from my network and I
reconnect to the same network the route output is the same as the first one, so
I'm forced to re-run the route add command and everything works again. I hope
this helps and if someone wants me to provide any other output I'll try to
provide as quickly as I can.

Jose Ricardo.

--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >