Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I have set up encryption on my wireless router. However, now I need to type in the key to allow me to connect to it again. Does anyone know how to do this?
I am using FC2, and have looked through all the gui type options from the start menu and cannot find anything of use. I'm asummung (and hoping!) there is a shell program to help me do this.
How about connecting an ethernet card to a wireless router via a twisted pair cable, how can I set up the key then? ive tried iwconfig but it returns: no wireless extensions. Is there a similar command that can be applied to ethernet connections?
You don't need encryption on a wired connection. The encryption is there because you are broadcasting your traffic over the airwaves, succeptable to be sniffed by anyone in the area. Just setup the card with required information. If it is receiving dhcp, then dhclient -i eth0 (or whatever interface it is).
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.