Network Settings gateway bug is NOT fixed as claimed

Bug #34507 reported by Chris J Cheney
12
Affects Status Importance Assigned to Milestone
kdeadmin (Ubuntu)
Fix Released
Medium
Kubuntu Bugs

Bug Description

Bug 11479 is claimed to be fixed (SystemSettings/Network Settings/Administrator mode: gateway isn't sticky) but it isn't fixed in kubuntu 5.10 with updates applied to 11 March 2006.

Kenny Duffus (kduffus)
Changed in kde-systemsettings:
assignee: nobody → kubuntu-team
Revision history for this message
Luka Renko (lure) wrote :

Mentioned bug is gor GNOME and not KDE config tool.

I cannot reproduce this on up-to-date Dapper. If you can reproduce, please publish your /etc/network/interfaces file after the change.
Is this with wired or wireless interface?

Changed in kdeadmin:
status: Unconfirmed → Needs Info
Revision history for this message
Chris J Cheney (c.j.cheney) wrote : Re: [Bug 34507] Re: Network Settings gateway bug is NOT fixed as claimed

The following section of this message contains a file attachment
prepared for transmission using the Internet MIME message format.
If you are using Pegasus Mail, or any other MIME-compliant system,
you should be able to save it or view it from within your mailer.
If you cannot, please ask your system administrator for assistance.

   ---- File information -----------
     File: interfaces-2
     Date: 26 Apr 2006, 20:58
     Size: 508 bytes.
     Type: Text

Revision history for this message
Chris J Cheney (c.j.cheney) wrote :

The following section of this message contains a file attachment
prepared for transmission using the Internet MIME message format.
If you are using Pegasus Mail, or any other MIME-compliant system,
you should be able to save it or view it from within your mailer.
If you cannot, please ask your system administrator for assistance.

   ---- File information -----------
     File: interfaces-1
     Date: 26 Apr 2006, 20:58
     Size: 528 bytes.
     Type: Text

Revision history for this message
Chris J Cheney (c.j.cheney) wrote :

From: Luka Renko <email address hidden>
Send reply to: Bug 34507 <email address hidden>
Date sent: Mon, 24 Apr 2006 21:36:25 -0000
Subject: [Bug 34507] Re: Network Settings gateway bug is NOT fixed as claimed
To: <email address hidden>

> Mentioned bug is gor GNOME and not KDE config tool.
>
> I cannot reproduce this on up-to-date Dapper. If you can reproduce, please publish your /etc/network/interfaces file after the change.
> Is this with wired or wireless interface?
>
> ** Changed in: kdeadmin knetworkconf (Ubuntu)
> Status: Unconfirmed => Needs Info
>
> --
> Network Settings gateway bug is NOT fixed as claimed
> https://launchpad.net/bugs/34507

See attachments:

interfaces-1 is the hand-constructed /etc/network/interfaces that
works (i.e. gives me the correct network connectivity).

I then entered network settings

Note that the gateway editbox was empty.

Entered 192.168.0.1 into the gateway edit box and hit the Apply
button which became greyed (as expected).

interfaces-2 is the resulting /etc/network/interfaces and is missing
the gateway entry.

BTW why does the network settings dialog box exceed the screen size
vertically at 1024x768 and is not resizeable until after
administrator mode is entered (of course this requires one to know
that one can Alt-drag the box so as to make the Administrator Mode
button visible first!!!).

The above performed immediately after performing an adept-update.

The interface is a wired interface, fwiw.

Chris

Revision history for this message
Luka Renko (lure) wrote :

Your attachements did not get through - can you add them with web interface:
https://launchpad.net/distros/ubuntu/+source/kdeadmin/+bug/34507/+addattachment

Revision history for this message
Chris J Cheney (c.j.cheney) wrote :

> Your attachements did not get through - can you add them with web
> interface:
> https://launchpad.net/distros/ubuntu/+source/kdeadmin/+bug/34507/+addattachment
>
> --
> Network Settings gateway bug is NOT fixed as claimed
> https://launchpad.net/bugs/34507

Sorry, that means going round the forgotten password loop again. Here
they are, in-line:

1. Hand-crafted before using Network Settings
=============================================
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback
address 127.0.0.1
netmask 255.0.0.0

# This is a list of hotpluggable network interfaces.
# They will be activated automatically by the hotplug subsystem.
mapping hotplug
 script grep
 map eth0

# The primary network interface
iface eth0 inet static
address 192.168.0.10
netmask 255.255.255.0
gateway 192.168.0.1

auto eth0
=====================================

2. After Apply in Network Settings, having configured
a gateway address of 192.168.0.12:
=====================================
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback
address 127.0.0.1
netmask 255.0.0.0

# This is a list of hotpluggable network interfaces.
# They will be activated automatically by the hotplug subsystem.
mapping hotplug
 script grep
 map eth0

# The primary network interface
iface eth0 inet static
address 192.168.0.10
netmask 255.255.254.0

auto eth0
===================================

Revision history for this message
Luka Renko (lure) wrote :

I cannot reproduce this problem on my system. I have tried by configuring gateway both in Routes tab as well as in Advanced Options of particular interface - in both cases gateway is properly written in /etc/network/interfaces and network works.
If you have used Routes tab, can you confirm that you had the right interface set on the right side?

Please report back if this is still reproducable with latest Dapper knetworkconf (3.5.2-0ubuntu6 or newer).

Revision history for this message
Luka Renko (lure) wrote :

I consider this bug fixed, but if you can reproduce it with dapper, please feel free to reopen.

Changed in kdeadmin:
status: Needs Info → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.