Results 11 to 14 of 14
the icon shows:
wired network connection "auto eth0" active
There is no password to get on the wireless...
- 02-07-2010 #11Just Joined!
- Join Date
- Apr 2009
- Posts
- 8
the icon shows:
wired network connection "auto eth0" active
There is no password to get on the wireless
- 02-07-2010 #12Unplug the ethernet cable and doThere is no password to get on the wireless
Where MyNetwork is the name of your wireless network. Does that connect?Code:sudo ifconfig wlan0 up sudo iwconfig essid "MyNetwork" sudo dhclient wlan0
- 02-07-2010 #13Just Joined!
- Join Date
- Apr 2009
- Posts
- 8
sabrina@sabrina-laptop:~$ sudo dhclient wlan0
There is already a pid file /var/run/dhclient.pid with pid 1596
killed old client process, removed PID file
Internet Systems Consortium DHCP Client V3.1.2
Listening on LPF/wlan0/00:0b:7d:0e:cf:ba
Sending on LPF/wlan0/00:0b:7d:0e:cf:ba
Sending on Socket/fallback
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 3
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 15
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 12
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 14
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
- 02-14-2010 #14Just Joined!
- Join Date
- Apr 2009
- Posts
- 8
when I try to config eth1
Here is the message that I get
sabrina@sabrina-laptop:~$ iwconfig eth1
eth1 No such device
I have a wireless network where I have 2 windows laptop that are connected to the wireless network


Reply With Quote