GNOME Bugzilla – Bug 589854
Dutch Mobile Broadband Service provider isn't in the list of Mobile Broadband providers
Last modified: 2009-09-11 07:57:56 UTC
Please describe the problem: Please add this rule to the Dutch part of the Mobile Broadband Service Providers, to support the Dutch service provider Ben: <provider> <name>Ben</name> <gsm> <network-id mcc="204" mnc="16"/> <apn value="internet.ben"> <dns>193.78.240.12</dns> <dns>193.79.242.39</dns> </apn> </gsm> </provider> Steps to reproduce: 1. Try to connect to the internet trough the wizard Actual results: No connection is made, sicnce Ben is not on the list Expected results: I would like to see the details of 'Ben' On the list Does this happen every time? Yes Other information: Add this line to NetworkManager/MobileBroadband/ServiceProviders <provider> <name>Ben</name> <gsm> <network-id mcc="204" mnc="16"/> <apn value="internet.ben"> <dns>193.78.240.12</dns> <dns>193.79.242.39</dns> </apn> </gsm> </provider>
So the bug is already fixed: the only thing that needs to happen is to add the above lines to the NetworkManager/MobileBroadband/ServiceProviders, and you'll be able to select this provider and connect to the internet through it.
9f75010c093bca9eb72150650ad0e20fabd268ea thanks!
*** Bug 594848 has been marked as a duplicate of this bug. ***