/srv/irclogs.ubuntu.com/2010/04/12/#ubuntu-mobile.txt

=== dyfet` is now known as dyfet
=== ogra_ is now known as ogra
=== rgreening_ is now known as rgreening
stinsoni34hey15:54
persiaHi15:54
Invisrchey16:08
InvisrcI'm having a wierd problem with my wireless, when i pull up iwconfig it seems to be showing that im connected(that is if im reading it correctly) but when i try to ping something it doesnt work16:09
persiaDoes the output of `ifconfig -a` and `netstat -rn` provide any insight?16:10
Invisrci tried ifconfig -a but i really didnt see anything16:11
Invisrcim thinking it may have to do with my netgear router16:11
Invisrcbecause when i unplug it then plug it in, i always get connected16:11
persiaThat does sound like a router issue rather than a client issue.16:12
Invisrci was wondering if maybe there was a line i could add to my interface settings to enable and auto retry till connect16:12
Invisrcbecause when i pull up iwconfig it is showing the name of the router and the ap16:14
persiaBeyond my knowledge, sorry.16:15
Invisrckkk16:15
Invisrcthanks though16:15
Invisrcanybone else lo16:15
Invisrcl16:15
tfried2001what kind of message do you get when you ping?16:23
tfried2001and what are you trying to ping?16:24
Invisrci try to ping google.com16:25
Invisrcand my router 192.168.1.116:25
Invisrci know that when i am actually connected those pings work16:26
tfried2001what kind of messages are you getting?16:26
tfried2001"destination unreachable (ip address)" or "no reply" or what?16:27
Invisrci think it says unreachable but not a 100% sure, ill have to go down stairs if its necessary16:27
Invisrcoo and it it reporting the link quality as well16:27
tfried2001have you tried a traceroute to the destination to see where it stops?16:28
Invisrcbut when i do go to my router setting page to seee the devices that are connected the box is not lister16:28
tfried2001can you ping your default gateway?16:29
tfried2001if you're on a 192.168.1.? network it's probably 192.168.1.116:29
Invisrcnope doesnt work16:29
tfried2001:(16:29
Invisrci dont think its actually connected16:29
tfried2001do you have a link quality when you do an iwconfig?16:30
Invisrcthat why i was hoping to find maybe some line that i could add to ect/network/interfaces that would do an auto reconnect till a ping is sucesful16:30
Invisrcya link quality is like 55/7016:30
tfried2001well...if you're using ubuntu, you can right click the network icon in the upper right corner and edit your network connections there...16:30
tfried2001that's probably the most user friendly way of doing things...16:31
Invisrcim running the no gui version lol16:32
tfried2001lol, well played16:32
Invisrclol that why i was hopign for the sript lol16:34
tfried2001it's been awhile since I've had to manually program an access point, I'm not sure what the procedures are these days16:35
tfried2001I'm used to utilities like ettercap anymore lol16:35
tfried2001do you happen to have WEP or WPA turned on?16:36
Invisrcya16:38
Invisrci know that all works because im able to get it to connect just not always16:38
tfried2001so intermittent connection16:38
tfried2001does 'iwevent' show you any sort of connect/disconnect event?16:40
Invisrcill have to get back to u on that16:43
Invisrcwont be able to check for liek 20 mins16:43
tfried2001cool16:43
tfried2001we could also double check that your wireless controller driver is recognized and operating.... "lspci | grep Network" and look for your wireless card16:44
tfried2001I would imagine that if you're able to 'iwconfig' and get valid information in return, your driver would be fine though16:45
Invisrcit def is16:46
Invisrcsince ive used and connected to the internet plenty of times16:46
Invisrcits just a pain to have to keep restarting till it does16:46
tfried2001well that's something else entirely16:48
tfried2001that could be an overheating/missbehaving wireless access point (quite common among all wireless access points)16:49
tfried2001usually a resetting of the access point will fix that16:49
Invisrcits brand new16:51
tfried2001after resetting the access point just do a "sudo networking --full-restart"16:51
tfried2001as long as your /etc/network/interfaces file is setup to auto-connect to your access point, you'll be straight16:53
tfried2001do you need that set up?16:53
Invisrctfried2001 what line should be to auto-connect16:54
tfried2001ah, so I was missing the story entirely, I apologize!16:56
tfried2001so, to do your wpa, you have wpasupplicant installed?16:57
tfried2001if so, your config for your interface file should be something like the following:16:57
tfried2001auto wlan016:57
tfried2001iface wlan0 inet dhcp16:57
tfried2001wpa-driver "your wireless card's driver"16:58
tfried2001wpa-conf /etc/wpa_supplicant.conf16:58
tfried2001I believe that wpa is installed by default anymore...16:59
tfried2001but the wpa_supplicant.conf is no longer under /etc17:00
tfried20011 sec17:00
tfried2001ok, it is if you have wpa_supplicant set up17:01
tfried2001I don't so my machine doesn't17:01
Invisrclol17:03
Invisrcu would think something like this would be easy17:03
tfried2001lol, command line never is, that's why us geeks love it ;)17:03
Invisrclet me run down and se the iwevent hing17:04
tfried2001ok, and to see what driver you are using do a "sudo lshw -C network" and look for your network device.  Under that you will see a 'driver=???', that's the driver you are using and can put in your interfaces config17:06
Invisrcmhey17:08
Invisrcmim on another pc just ran wievent17:08
Invisrcmit stopped at waiting for wireless events from interfaces17:08
Invisrcmand i just rand a program to see if the box finally connected and it did17:09
Invisrcmthe problem is that its not doing it once it turns on, its now been on for about 2 hours so at one point in that time it decided to connect17:10
Invisrcm12sorry about that got disconnected this other pc wireless is on the fritz 17:11
Invisrc<tfried2001> any ides17:14
Invisrcheres what my config file looks like http://pastebin.com/aBtQWTTt17:18
=== dmart is now known as Guest73678
=== Guest73678 is now known as dmart_
=== dmart_ is now known as dmart

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!