From Fedora Project Wiki

(Addition of Wireless Connection Sharing Information)
No edit summary
(73 intermediate revisions by 13 users not shown)
Line 1: Line 1:
== Networking ==
== NetworkManager ==
* The command line network configuration utility `nmcli` has gained tab autocompletion and hints for more properties.
* Device management can be controlled with udev rules.
* Interfaces such as veth and those from various virtualization tools like VMWare, VirtualBox, and Parallels are ignored by default.
* Numerous bugfixes and behavior enhancements


This section contains information about networking changes in Fedora 10.
{{header|docs}}{{Docs_beat_open}}
 
[[Category:Docs Project]]
=== Wireless Connection Sharing ===
[[Category:Draft documentation]]
 
[[Category:Documentation beats]]
Connection sharing makes it possible to easily set up an ad-hoc wifi network on a machine with a network connection and a spare wireless card. If the machine has primary network connection (wired, 3G, second wireless card), routing is set up so that devices connected to the ad-hoc wifi network can share the connection to the outside network.
 
This ability is provided by the nm-applet. The nm-applet has had a "Create New Wireless Network" menu item for a long time, this feature makes it work better.
 
When you create a new wifi network, you have to specify the name of the network and what kind of wireless security to use. NetworkManager then sets up the wireless card to work as an ad-hoc wifi node that others can join. The routing will be set up between the new network and the primary network connection and DHCP is used for assigning IP addresses on the new shared wifi network. DNS queries are also forwarded to upstream nameservers transparently.

Revision as of 01:49, 28 August 2015

NetworkManager

  • The command line network configuration utility nmcli has gained tab autocompletion and hints for more properties.
  • Device management can be controlled with udev rules.
  • Interfaces such as veth and those from various virtualization tools like VMWare, VirtualBox, and Parallels are ignored by default.
  • Numerous bugfixes and behavior enhancements
DocsProject Header docTeam1.png
Note.png
Beat is open
This beat is now ready to have Fedora 25 content added by the beat writer