manual network setup, manage multiple wifi access
Hi all,
I would like to manually setup my network on my laptop, not with NetworkManager. I am especially looking for a way to manage Wifi network. Just for example, on Debian/Ubuntu, I use: # /etc/network/interfaces iface home inet dhcp wireless-essid rktmb wireless-key foobar iface work inet dhcp wpa-ssid wifiatwork wpa-psk ababababab And then, in CLI: $ sudo ifup wlan0=home or $ sudo ifup wlan0=work to up the Wifi. For convenience (we use Fedora/CentOS for all Linux boxes), I'm going to switch to Fedora 16 on my laptop, but really want to up the network via CLI. What could be the Fedora equivalent? Would you have some documentation link about that? Thank you. -- RMA. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org |
manual network setup, manage multiple wifi access
On Mon, Feb 6, 2012 at 8:18 AM, Mihamina Rakotomandimby
<mihamina@rktmb.org> wrote: > Hi all, > > I would like to manually setup my network on my laptop, not with > NetworkManager. > > I am especially looking for a way to manage Wifi network. Have you looked at wicd? http://wicd.sourceforge.net/ > > Just for example, on Debian/Ubuntu, I use: > > *# /etc/network/interfaces > *iface home inet dhcp > * *wireless-essid rktmb > * *wireless-key foobar > > *iface work inet dhcp > * *wpa-ssid wifiatwork > * *wpa-psk ababababab > > And then, in CLI: > > *$ sudo ifup wlan0=home > or > *$ sudo ifup wlan0=work > > to up the Wifi. > > For convenience (we use Fedora/CentOS for all Linux boxes), I'm going to > switch to Fedora 16 on my laptop, but really want to up the network via CLI. > > What could be the Fedora equivalent? > Would you have some documentation link about that? > > Thank you. > > -- > RMA. > -- > users mailing list > users@lists.fedoraproject.org > To unsubscribe or change subscription options: > https://admin.fedoraproject.org/mailman/listinfo/users > Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines > Have a question? Ask away: http://ask.fedoraproject.org -- Dale Dellutri -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org |
manual network setup, manage multiple wifi access
Mihamina
Make sure your /etc/sysconfig/network-scripts/wlan0 (or eth1, whatever your interface may be) has the boot at enable option On CLI as root: iwconfig mode Managed iwconfig ssid myessid dhclient wlan0 (or whatever your interface may be) That would make it work but if you have a DE use NetworkManager since you don't need to be root to issue the commands && once you've logged in to an essid i. e home, work, coffe-shop whatever it will remember for the next time. Edik -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org |
manual network setup, manage multiple wifi access
On 02/06/2012 06:11 PM, Dale Dellutri wrote:
Have you looked at wicd? http://wicd.sourceforge.net/ - I want to setup my NICs with ifup/ifdown (because it's simpler when I have complex setup such as bridge used by a virtual guest) - I have multiple access point (home, work, restaurant, brother home,...) I really prefer using ifup/ifdown + some setup if possible, and not a GUI. -- RMA. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org |
| All times are GMT. The time now is 06:44 AM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.