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 555626 - [enh] static IP but DNS via DHCP
[enh] static IP but DNS via DHCP
Status: RESOLVED OBSOLETE
Product: NetworkManager
Classification: Platform
Component: nm-applet
git master
Other All
: Normal enhancement
: ---
Assigned To: Dan Williams
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2008-10-09 00:03 UTC by cosm7x
Modified: 2020-11-12 14:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screen listing the connection profile for mobile provider (47.15 KB, image/png)
2008-12-04 08:09 UTC, Antony John
Details

Description cosm7x 2008-10-09 00:03:15 UTC
NetworkManager 0.7 (SVN) does not provide a way for configuring a static IP for an interface, but get the DNS, gateway, time servers etc. from DHCP.

This is a commonly found option in other operating systems (e.g. Mac OS X) where a user can opt for 'DHCP with manual address'. Such a configuration is required in cases where a static IP is needed, but cannot be configured by the DHCP server (viz. several Linksys home gateways whose software lacks static allocation functionality), but where all other data pertaining to the connection should be retrieved via DHCP.
Comment 1 Alexander Sack 2008-11-01 14:26:59 UTC
I am not sure how common this is, but when designing the new nm-applet we should look at this.
Comment 2 Dan Williams 2008-11-25 00:24:36 UTC
This is actually an applet limitation; NM should support this OK, but this case simply wasn't known at the time.
Comment 3 Antony John 2008-12-04 08:09:46 UTC
Created attachment 123930 [details]
Screen listing the connection profile for mobile provider
Comment 4 Antony John 2008-12-04 08:34:24 UTC
I can give a use case for this problem:

I am using a mobile broadband modem provided to me by my ISP: Tata Indicom (PlugToSurf). There is a connection profile for this ISP already available in the applet setup wizard. Please refer attachment id =123930

 But the Network manager daemon fails to retrieve data from the USB CDMA Modem provided to me with the following output.

Dec  2 20:26:47 xendor NetworkManager: <debug> [1228229807.892297] probe_modem(): Couldn't get caps 

I think it is because the modem device I am using is not providing a well formed reply. In such cases which do happen the nm-applet should allow the user a manual override to do connection setup of device manually through PPP. I believe in the 0.7 the ability to do this manually has been removed.

Programs like WVDial meanwhile works perfectly with the device but unfortunately doesnot integrate with network manager. If the trend is to make NetworkManager the defacto network setup and management tool, it is mandatory that the program handle dialup schemas perfectly.
Comment 5 Dan Williams 2008-12-04 15:59:30 UTC
(In reply to comment #4)
> I can give a use case for this problem:
> 
> I am using a mobile broadband modem provided to me by my ISP: Tata Indicom
> (PlugToSurf). There is a connection profile for this ISP already available in
> the applet setup wizard. Please refer attachment id =123930
> 
>  But the Network manager daemon fails to retrieve data from the USB CDMA Modem
> provided to me with the following output.

Hmm, this doesn't seem related to the bug report above. The report above is about IP configuration of the interface itself, not about mobile broadband problems.

> Dec  2 20:26:47 xendor NetworkManager: <debug> [1228229807.892297]
> probe_modem(): Couldn't get caps 

Modem probing in NM is a custom Ubuntu patch and not in NetworkManager itself.  Please file a bug in launchpad for your problem.
Comment 6 André Klapper 2020-11-12 14:27:35 UTC
bugzilla.gnome.org is being shut down in favor of a GitLab instance. 
We are closing all old bug reports and feature requests in GNOME Bugzilla which have not seen updates for a long time.

If you still use NetworkManager and if you still see this bug / want this feature in a recent and supported version of NetworkManager, then please feel free to report it at https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/

Thank you for creating this report and we are sorry it could not be implemented (workforce and time is unfortunately limited).