PDA

View Full Version : [Solved] wireless connection


inux
January 3rd, 2010, 06:40
hello, I have a problem with the configuration of the wireless card.

I gave the command ifconfig wlan0 create wlandev rum0 inet 192.168.1.6 netmask 255.255.255.0. I create another dev wlan0, when I go to shut down and restart the pc
the address of the computer and that while the gateway and the netmask yes. Can you tell me how to set up wireless connection to inet 192.168.1.6 netmask 255.255.255.0 gateway 192.168.1.1 thanks

inux
January 3rd, 2010, 16:16
nobody can help me

Seeker
January 4th, 2010, 01:37
First, you need to show a proper respect!!! :P

gateway 192.168.1.1 must be excluded from ifconfig.
You use it with route cmd.
Like:
route add default 192.168.1.1

DutchDaemon
January 4th, 2010, 13:08
There should be plenty of examples of starting a wireless connection at boot time using rc.conf and wlan on these forums. Use the Search function.

inux
January 5th, 2010, 19:14
Thanks to all I solved the problem hello

Alt
January 5th, 2010, 19:30
Good nickname btw