Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
Network Manager
Idea sandbox Idea sandbox
Popular ideas Popular ideas
Ideas in development Ideas in development
Implemented ideas Implemented ideas

Contributor andruk on Network Manager

Make it easier to restart the network  
Written by audunmb the 20 Oct 09 at 12:34. Not an idea
Sometimes, for some reason or the other there's something wrong with the network. The easiest way to fix it is usually to restart the network with "sudo /etc/init.d/networking restart". Though, if you're not familiar with the underlaying structure of networking in Ubuntu, you won't know this. Only more experienced users have this option, newbies and people uncomfortable with CLI will have to restart their computer to restart the network.

496
votes
closed
Solution #1: Make restart network a GUI option
Written by audunmb the 20 Oct 09 at 12:34.
Add an option when you left-click network-manager that says "restart network" which does "sudo /etc/init.d/networking restart". Windows has a similar option, so users coming from Windows will expect it.

It is also quicker than opening a terminal, typing in the command, or copy-paste it from wherever you left the howto-note.
-142
votes
closed
Solution #2: Restart automatically--No GUI
Written by Dataphile the 25 Oct 09 at 18:56.
Network failure is either 1) a bug, or 2) caused by unreliable hardware in the system.

If individual bugs are fixed, then I feel it would be simpler to deal with unreliable hardware with automatic restarts, rather than manually, which only clutters the UI.

See the 6 comments or propose a solution (latest comment the 9 Jul 11 at 16:38) >>

Alternate Port DNS Entries Allowed  
Written by johndoe32102002 the 5 Nov 09 at 01:59. New
Adding a DNS server entry to Ubuntu that does not utilize the default port 53 is not currently possible.

Entries of DNS servers that do not use port 53 should be allowed directly in the GUI settings, or at least in a configuration file.

http://ubuntuforums.org/showthread.php?p=8245174
(my ISP blocks port 53)
10
votes
up equal down
Solution #1: Ability to Add Port
Written by johndoe32102002 the 5 Nov 09 at 01:59.
It would be great to have the ability to enter [DNS_server_IP]:[Port] for DNS servers in Ubuntu's Network Manager.

See the 3 comments or propose a solution (latest comment the 3 Dec 09 at 01:10) >>

wi-fi radar  
Written by harisblank the 23 Oct 09 at 06:00. Already implemented
wi-fi radar is needed for notebook user to find the nearest hot spot connection so the connection will optimize !!!
0
votes
closed
Solution #1: wi-fi radar
Written by harisblank the 23 Oct 09 at 06:00.
create a desktop wi-fi radar

See the 2 comments or propose a solution (latest comment the 1 Nov 09 at 21:26) >>

Show current IP address in Network Manager applet  
Written by 10110111 the 22 Oct 09 at 21:51. Already implemented
Sometimes i need to determine IP address of a network interface on my machine. Network Manager doesn't offer any option to view current state of any network interface. I have to start terminal emulator and say something like "ifconfig eth0".
0
votes
closed
Solution #1: Add current network configuration info in tooltip
Written by 10110111 the 22 Oct 09 at 21:51.
Network Manager gives a tooltip when the cursor is placed over NM tray icon. This tooltip says something like 'wireless network connection to "wifiname" (98%)'. Some more verbose info should be added including current IP addresses of all the connected interfaces. Or, an option like "Show current config" should exist in context menu.

See the 1 comments or propose a solution (latest comment the 23 Oct 09 at 01:12) >>

Peer to Peer Network communication with other Ubuntu System  
Written by sendtopms@gmail.com the 9 Sep 09 at 18:14. New
Need for internet Scale OS or P2P OS or Auto Cluster OS. I am thinking simple usecase as below.
I have 3 development system based on commodity hardware. I want ubuntu to access other ubuntu system seamlessly. These 3 should act as single system so that, for example, if I run the http server, it should utilize processing capability of another system by routing seamlessly to another ubuntu in the same network/other. If I run video converter or some CPU/Memory intensive it should delegate it to its peer based on load. It is more than load balancing. each system acts as server and client. It would ultimately act as single system. I know it is not completely OS job. But OS can expose 1. API which can act as building block for applications -- issue with this approach is Software should be developed to utilize this capability
2. Make it peer to peer easy cluster with zero configuration, once certain load is used, subsequent load will be routed to another server. Some of the load balancer does this but it is for certain protocol level. What if it support very efficient, native way to route? Erlang has very simple and easy concurrency model.I borrowed that idea and make it in OS level.
There should be a way to monitor hardware in realtime so that any failure to be addressed without any additional effort.
I just floating this idea, so that people will refine it or come up with better idea for this kind of usecase.
I just blogged about this here http://pmsenthilkumar.blogspot.com/2009/09/internet-scale-operating-system-os.h tml
14
votes
up equal down
Solution #1: Erlang's distributed model will serve as reference here at OS level.
Written by sendtopms@gmail.com the 9 Sep 09 at 18:14.
I have couple of idea. 1. Erlang's distributed model will serve as reference here at OS level. 2. P2P network model molded for OS level needs.

See the 1 comments or propose a solution (latest comment the 12 Sep 09 at 10:06) >>

Disconnect internet on specified data usage  
Written by fazillatheef the 14 Nov 08 at 06:44. New
There should be an option for disconnecting the internet connection based on the specified data usage for one session. This can help people control their usage with limited data plans. This option can be added to the network manager.

42
votes
up equal down
Solution #1: Auto-generated solution of idea #15613
Written by fazillatheef the 14 Nov 08 at 06:44.
Ubuntu Brainstorm was updated in January 2009. Since the idea #15613 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!
2
votes
up equal down
Solution #2: Data volume counter should be included in the network manager applet
Written by lakshmi the 28 Nov 10 at 01:29.
Network should include a GPRS or 3G counter
1. Data last sent
2. Data last received
3. Total data volume used
4. Reset counter
All the above information should be saved so that it can be used off-line or online.

See the 4 comments or propose a solution (latest comment the 27 Jul 09 at 15:51) >>

Firewall activates when connected to unsecure network  
Written by christopher_lees the 7 Jun 09 at 15:30. New
Many people don't bother to run a personal firewall on their computers, because they know their entire network is protected by the firewall in their ADSL router.

However, if they take their computer to a public wifi hotspot or connect to the internet via mobile broadband, they are no longer protected by their router, and any services that they were comfortable running on their home network will suddenly be exposed to strangers on the local wireless network or on the internet.
340
votes
up equal down
Solution #1: UFW collaborates with NetworkManager
Written by christopher_lees the 7 Jun 09 at 15:30.
NetworkManager exposes its functionality to client programs through Dbus, so clients can be aware of network connectivity. It can also send signals to client programs on certain network-related events.

If NetworkManager connects to the following types of networks:

* Dial-up
* Mobile Broadband (3G, WiMax etc)
* Unsecured Wi-Fi
* WEP-protected network that is not the default connection

then UFW (Uncomplicated Firewall) will set itself to "block all incoming ports", for protection. This setting can be overridden or completely disabled.

On connection to an Ethernet network, WPA-secured WiFi or VPN, the connection is assumed to be safe behind a firewall, and UFW will return to previous settings.

Optionally, connection to any network EXCEPT the user's home network (or other user-specified "safe" network) triggers the raising of the firewall.

NetworkManager already communicates its status through Dbus, so the only code that would need to be touched would be in UFW.
-67
votes
up equal down
Solution #2: Firewall on at all times
Written by vektor the 8 Jun 09 at 10:03.
I suggest to have the firewall on at all times, regardless of the network you are connected to.
- a running firewall is not a relevant load on the CPU,
- in the case of miscommunication NM-FW you are not left unprotected,
- even behind ADSL router, your own FW is another level of security.
137
votes
up equal down
Solution #3: Incorporate firewall management in NetworkManager
Written by Lyset the 9 Jun 09 at 22:43.
Instead of writing another daemon/script to monitor dbus and toggle ufw it would be nice if some basic firewall rules can be controlled directly by NetworkManager and its applet.
This allows faster and more intelligent response to network events - integration as tight as it can be.
It would also be easy and intuitive for the user to access firewall settings through network applet without any need to install gufw or firestarter.
22
votes
up equal down
Solution #4: Integrate into Upstart
Written by kazagistar the 12 Jun 09 at 07:19.
I thought having a billion little separate daemons waiting for DBus changes to fire off a task was something Upstart was supposed to solve. Have this be controlled in the back-end with Upstart.
39
votes
up equal down
Solution #5: always on with auto off
Written by nloewen the 14 Jun 09 at 21:14.
Risk is danger multiplied by exposure so why not work at keeping exposure down. Keep all incoming ports locked down unless a process is using the port.
eg: I want to check for mail. The port is currently closed. I open evolution. The port used for email is automaticly opened, mail is received, the port is closed again.
an attacker would only have a 5-30s time slot while your receiving email before the port is closed again.

See the 9 comments or propose a solution (latest comment the 28 Jun 09 at 10:59) >>

Plugin support for network-manager  
Written by Auzy the 24 Aug 08 at 01:22. New
It would be good if we could extend the behavior of network-manager ourselves to add support for new encryption types or networking methods which can be triggered by different states of the connection. Some possible plugins may include:

- New VPN connection types. Some of us may have weird VPN connection protocols that we normally need to run other apps for. This would allow users to add support for network-manager instead, without waiting for the next version.
- Wireless cracking plugin. Whilst its illegal, people could code plugin's which automatically tries to break into other connections when no connection is detected, to help optimise uptime. Great for road warriors :D
- Act on new connections easily. You could have extensions which automatically submit a GPS trace/webcam photo on connection for instance. Whilst your inbox would fill very quickly, at least if your laptop got stolen, you could very easily track it down
- Perform actions based on network type. On connection, you could have a plugin for instance that warns of connections which are known to be insecure (ie, you can see packets going to other networks).
- If WPA3 comes out, users could add support themselves to the network-manager, instead of having to edit config files, and run the apps themselves.

All within one tool, and it really eliminates the need for terminal or extra frontend config/connect tools for different connection types
82
votes
up equal down
Solution #1: Auto-generated solution of idea #12490
Written by Auzy the 24 Aug 08 at 01:22.
Ubuntu Brainstorm was updated in January 2009. Since the idea #12490 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

See the 9 comments or propose a solution (latest comment the 17 Feb 09 at 21:52) >>

Export & import network settings as file  
Written by Auzy the 28 Sep 08 at 08:16. New
It would be nice if there was a way to store the network settings on a memory stick (or on a network share), and make it so that they may be loaded onto any computer.

This would make it much easier for IT departments, university help desks and network administrators who want an easy way to set up peoples computers. The settings could even cover wireless and VPN settings, or even much more complex networks, and have a way to log the Mac address being set up (so that a list of Mac addresses and corresponding names could easily be generated, and added to the Mac filtering list).
71
votes
up equal down
Solution #1: Auto-generated solution of idea #13810
Written by Auzy the 28 Sep 08 at 08:16.
Ubuntu Brainstorm was updated in January 2009. Since the idea #13810 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

See the 1 comments or propose a solution (latest comment the 8 Feb 09 at 20:10) >>

Graphical Restart Networking Services on NetworkManager Applet  
Written by maddhat the 8 Dec 08 at 21:46. New
A simple "Restart Wireless Services" button would be a nice addition to the NetworkManager Applet.

Sometimes it takes quite a while for the networking services to start after waking from suspend. This would prevent having to go in term to type "/etc/init.d/networking restart" which would be great for new users.
71
votes
up equal down
Solution #1: Auto-generated solution of idea #16347
Written by maddhat the 8 Dec 08 at 21:46.
Ubuntu Brainstorm was updated in January 2009. Since the idea #16347 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

See the 5 comments or propose a solution (latest comment the 5 Jan 09 at 17:03) >>

2 Next >>