After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 106927 - Fails to recognize parts of /etc/network/interfaces
Fails to recognize parts of /etc/network/interfaces
Status: RESOLVED WONTFIX
Product: gnome-system-tools
Classification: Deprecated
Component: network-admin
unspecified
Other other
: Normal normal
: ---
Assigned To: Carlos Garnacho
Carlos Garnacho
Depends on:
Blocks:
 
 
Reported: 2003-02-24 14:35 UTC by José Carlos García Sogo
Modified: 2006-11-14 11:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description José Carlos García Sogo 2003-02-24 14:35:39 UTC
From Debian bug 182247:

The networking interface is not able to understand large parts of
/network/interfaces

- mapping eth0
from  'man interfaces':
---
mapping eth0
          script /usr/local/sbin/map-scheme
          map HOME eth0-home
          map WORK eth0-work

iface eth0-home inet static
          address 192.168.1.1
          netmask 255.255.255.0

iface eth0-work inet dhcp
--------

- wireless networks(wlan_ng or orinoco_cs) are not recognized
 and its not possible to add them.
when adding a new wireless connection, it only offers wvlan0, but most
wavelan NICs use ethX or wlanX (with wlan_ng drivers).
Comment 1 Mantas Kriaučiūnas 2004-07-17 05:37:30 UTC
It seem there are  bugs - one about mapping and another about wireless connections.
I think it would be nice if g-s-t would be able to deal with wireless connections :)
Comment 2 Carlos Garnacho 2004-07-17 13:09:01 UTC
wireless support in the g-s-t has been improved a lot since this bug was
reported, in fact I use g-s-t for creating the wireless connection with my
router with no problem at all, so I'd say that g-s-t handles quite nicely
wireless connections :)
Comment 3 Enrico Zini 2005-05-02 10:00:45 UTC
There is still the problem of reporting all "iface" entries as interfaces, when
when using mappings it happens that not all of them are real interfaces.

That breaks, for example, using guessnet (see http://guessnet.alioth.debian.org/
for an example ifupdown file).

I understand, however, that it's not obvious how real interfaces should be told
apart from configuration profiles, and how g-s-t would want to handle such
configuration profiles.

As guessnet's upstream, my secret dream would see g-s-t allowing to configure
the different profiles and add them a guessnet test method so that they are
auto-detected, but I fear g-s-t's upstream is not using guessnet.  Although I'd
be happy to help him or her in setting it up ;-)
Comment 4 Carlos Garnacho 2006-11-14 11:49:38 UTC
currently, g-s-t ignores safely mapping stanzas, and it probably won't ever support them, as it already relies on it's own way to create network locations