[Bug 59690] Re: Static IP configuration doesn't adds the default route to the gateway

2006-09-19 Thread Sebastien Bacher
** Bug 61252 has been marked a duplicate of this bug

-- 
Static IP configuration doesn't adds the default route to the gateway
https://launchpad.net/bugs/59690

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59690] Re: Static IP configuration doesn't adds the default route to the gateway

2006-09-18 Thread Soroosh Radpoor
It seems there is fixme related to this problem in liboobs-1-1 source in 
src/oobs-ifacesconfig.c line 416:
  if (OOBS_IS_IFACE_ETHERNET (iface))
{
  gchar *address, *netmask;
  gint config_method;
  g_object_get (G_OBJECT (iface),
ip-address, address,
ip-mask, netmask,
config-method, config_method,
NULL);
  /* FIXME: can pass config_method like that? */
  dbus_message_iter_append_basic (iter, DBUS_TYPE_INT32, config_method);
  utils_append_string (iter, (configured) ? address : NULL);
  utils_append_string (iter, (configured) ? netmask : NULL);
printf(%s\n,address);
printf(%s\n,gateway);
  /* FIXME */
 
  utils_append_string (iter, (configured) ? gateway : NULL);
  utils_append_string (iter, (configured) ? gateway : NULL);

  /* FIXME: missing gateway and possibly other stuff */

-- 
Static IP configuration doesn't adds the default route to the gateway
https://launchpad.net/bugs/59690

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59690] Re: Static IP configuration doesn't adds the default route to the gateway

2006-09-16 Thread frafu
I have the same problem with knot 3 of edgy i386: it does not save the
gateway address when using the Networking pane.

Workaround that seems to work for me: Close the Networking pane and
don't open it anymore. Then add the following line to the corresponding
interface in the file /etc/network/interfaces

[code] 
gateway xxx.xxx.xxx.xxx
[/code]

Of course, xxx.xxx.xxx.xxx has to be the address of the gateway.

-- 
Static IP configuration doesn't adds the default route to the gateway
https://launchpad.net/bugs/59690

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59690] Re: Static IP configuration doesn't adds the default route to the gateway

2006-09-16 Thread frafu
I forgot to mention to restart the computer.

-- 
Static IP configuration doesn't adds the default route to the gateway
https://launchpad.net/bugs/59690

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59690] Re: Static IP configuration doesn't adds the default route to the gateway

2006-09-16 Thread michael chesterton
** Bug 60662 has been marked a duplicate of this bug

-- 
Static IP configuration doesn't adds the default route to the gateway
https://launchpad.net/bugs/59690

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59690] Re: Static IP configuration doesn't adds the default route to the gateway

2006-09-12 Thread Bug Watch Updater
** Changed in: gst (upstream)
   Status: Unknown = Unconfirmed

-- 
Static IP configuration doesn't adds the default route to the gateway
https://launchpad.net/bugs/59690

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59690] Re: Static IP configuration doesn't adds the default route to the gateway

2006-09-12 Thread Sebastien Bacher
** Bug 60039 has been marked a duplicate of this bug

** Bug 58769 has been marked a duplicate of this bug

** Bug 58737 has been marked a duplicate of this bug

-- 
Static IP configuration doesn't adds the default route to the gateway
https://launchpad.net/bugs/59690

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59690] Re: Static IP configuration doesn't adds the default route to the gateway

2006-09-11 Thread Sebastien Bacher
Thanks for your bug. I've forwarded it upstream:
http://bugzilla.gnome.org/show_bug.cgi?id=355509

** Summary changed:

- Static IP configuration doesn't adds the default root to the gateway
+ Static IP configuration doesn't adds the default route to the gateway

** Changed in: gnome-system-tools (Ubuntu)
   Importance: Untriaged = High
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Confirmed
   Target: None = ubuntu-6.10

** Bug watch added: GNOME Bug Tracker #355509
   http://bugzilla.gnome.org/show_bug.cgi?id=355509

** Also affects: gst (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=355509
   Importance: Unknown
   Status: Unknown

-- 
Static IP configuration doesn't adds the default route to the gateway
https://launchpad.net/bugs/59690

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs