LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   WiFi configuration and iptables basics on Slack 12.2 (https://www.linuxquestions.org/questions/linux-networking-3/wifi-configuration-and-iptables-basics-on-slack-12-2-a-715749/)

masmddr 03-31-2009 07:05 AM

WiFi configuration and iptables basics on Slack 12.2
 
hello.
First of all I must state I am a newbie to Linux.

My question is how to connect to wireless networks?

I assume the driver for the card is present and loaded by the output of iwconfig:

Quote:

wlan0 IEEE 802.11abg ESSID:""
Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
Tx-Power=0 dBm
Retry min limit:7 RTS thr:off Fragment thr=2352 B
Encryption key:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
but how do I search and connect to the access point?


Furthermore, are there any basics rules I should add to iptables?
Regardless of wifi. my iptables is empty at the moment.

john test 03-31-2009 07:36 AM

If this is a laptop, there might be a switch on the side or a button on the top surface to turn Wireless transmitter on.
Tx power = 0 isn't good.
you could do a ifconfig to see if the wireless interface is pulling an IP address

if you are pulling an ip address and you have some power reading for your transmitter. just open up your browser and you should connect and be able to surf.

masmddr 03-31-2009 08:05 AM

you are correct I forgot to mention this is a laptop.
when I turn the switch on nothing happens. but if I go to KDE control center > internet & network > wireless network and tell it to "activate" a configuration then I get Tx-Power=15 dBm .

in ifconfig lo has 127.0.0.1 as an IP.

Im pretty sure everything is working, I just don't know how to choose a network to which to connect.

Edit:
I have installed Wicd and now I get a gui for searching networks.
only problem is Ill only be able to check if it allows me to connect to it tomorrow in class.

can anyone answer my question about iptables?

Edit2:
wicd worked.


All times are GMT -5. The time now is 10:37 PM.