webOS Nation Forums >  webOS apps and software >  webOS development > Bad PING to Palm Pre via local WiFi
Bad PING to Palm Pre via local WiFi

  Reply
 
LinkBack Thread Tools Display Modes
Old 01/26/2010, 08:08 PM   #1 (permalink)
Member
 
czarphanguye's Avatar
 
Join Date: Oct 2008
Location: The Centre
Posts: 60
Likes Received: 0
Thanks: 87
Thanked 3 Times in 2 Posts
Default Bad PING to Palm Pre via local WiFi

Plugged in to the usb charger AND running no doze patch. What am I missing? 192.168.1.130 is the Palm Pre... Kremlin is the desktop. Router is DD-WRT
Code:
czar@kremlin:~$ ping 192.168.1.130
PING 192.168.1.130 (192.168.1.130) 56(84) bytes of data.
From 192.168.1.146 icmp_seq=15 Destination Host Unreachable
From 192.168.1.146 icmp_seq=16 Destination Host Unreachable
From 192.168.1.146 icmp_seq=17 Destination Host Unreachable
From 192.168.1.146 icmp_seq=18 Destination Host Unreachable
From 192.168.1.146 icmp_seq=19 Destination Host Unreachable
From 192.168.1.146 icmp_seq=20 Destination Host Unreachable
From 192.168.1.146 icmp_seq=22 Destination Host Unreachable
From 192.168.1.146 icmp_seq=23 Destination Host Unreachable
From 192.168.1.146 icmp_seq=24 Destination Host Unreachable
64 bytes from 192.168.1.130: icmp_seq=25 ttl=64 time=89.4 ms
ping: sendmsg: Operation not permitted
64 bytes from 192.168.1.130: icmp_seq=33 ttl=64 time=2311 ms
64 bytes from 192.168.1.130: icmp_seq=35 ttl=64 time=299 ms
64 bytes from 192.168.1.130: icmp_seq=36 ttl=64 time=9.56 ms
64 bytes from 192.168.1.130: icmp_seq=38 ttl=64 time=2283 ms
64 bytes from 192.168.1.130: icmp_seq=39 ttl=64 time=1283 ms
64 bytes from 192.168.1.130: icmp_seq=40 ttl=64 time=279 ms
64 bytes from 192.168.1.130: icmp_seq=50 ttl=64 time=954 ms
64 bytes from 192.168.1.130: icmp_seq=51 ttl=64 time=3.21 ms
64 bytes from 192.168.1.130: icmp_seq=60 ttl=64 time=1503 ms
64 bytes from 192.168.1.130: icmp_seq=61 ttl=64 time=504 ms
64 bytes from 192.168.1.130: icmp_seq=66 ttl=64 time=556 ms
64 bytes from 192.168.1.130: icmp_seq=67 ttl=64 time=2.76 ms
64 bytes from 192.168.1.130: icmp_seq=76 ttl=64 time=1362 ms
64 bytes from 192.168.1.130: icmp_seq=77 ttl=64 time=363 ms
64 bytes from 192.168.1.130: icmp_seq=87 ttl=64 time=874 ms
64 bytes from 192.168.1.130: icmp_seq=88 ttl=64 time=4.29 ms
64 bytes from 192.168.1.130: icmp_seq=92 ttl=64 time=925 ms
64 bytes from 192.168.1.130: icmp_seq=93 ttl=64 time=3.62 ms
64 bytes from 192.168.1.130: icmp_seq=102 ttl=64 time=1634 ms
64 bytes from 192.168.1.130: icmp_seq=103 ttl=64 time=635 ms
64 bytes from 192.168.1.130: icmp_seq=104 ttl=64 time=2.71 ms
64 bytes from 192.168.1.130: icmp_seq=114 ttl=64 time=372 ms
64 bytes from 192.168.1.130: icmp_seq=118 ttl=64 time=1483 ms
64 bytes from 192.168.1.130: icmp_seq=119 ttl=64 time=484 ms
64 bytes from 192.168.1.130: icmp_seq=120 ttl=64 time=2.92 ms
64 bytes from 192.168.1.130: icmp_seq=130 ttl=64 time=513 ms
64 bytes from 192.168.1.130: icmp_seq=131 ttl=64 time=4.00 ms
64 bytes from 192.168.1.130: icmp_seq=140 ttl=64 time=1470 ms
64 bytes from 192.168.1.130: icmp_seq=141 ttl=64 time=469 ms
64 bytes from 192.168.1.130: icmp_seq=145 ttl=64 time=1509 ms
64 bytes from 192.168.1.130: icmp_seq=146 ttl=64 time=511 ms
64 bytes from 192.168.1.130: icmp_seq=156 ttl=64 time=998 ms
64 bytes from 192.168.1.130: icmp_seq=157 ttl=64 time=3.01 ms
64 bytes from 192.168.1.130: icmp_seq=166 ttl=64 time=1500 ms
64 bytes from 192.168.1.130: icmp_seq=167 ttl=64 time=501 ms
64 bytes from 192.168.1.130: icmp_seq=171 ttl=64 time=1603 ms
64 bytes from 192.168.1.130: icmp_seq=172 ttl=64 time=602 ms
64 bytes from 192.168.1.130: icmp_seq=173 ttl=64 time=4.43 ms
From 192.168.1.146 icmp_seq=211 Destination Host Unreachable
From 192.168.1.146 icmp_seq=212 Destination Host Unreachable
From 192.168.1.146 icmp_seq=213 Destination Host Unreachable
__________________
@Czarphanguye
czarphanguye is offline   Reply With Quote
Old 01/27/2010, 03:57 AM   #2 (permalink)
Member
 
Join Date: Nov 2006
Posts: 51
Likes Received: 0
Thanks: 1
Thanked 52 Times in 9 Posts
Default

Do you happen to have usbnet turned on (either via mytether or freetether)? I had a similar problem where the Pre was completely unreachable over WiFi. It was due to the usbnet connection being used, even though I don't have the usbnet drivers installed on my computer. I turned off usbnet 3 days ago and haven't had the problem since.
tdps2 is offline   Reply With Quote
Thanked By: bluenote
Old 01/27/2010, 06:47 AM   #3 (permalink)
Member
 
twiktor's Avatar
 
Join Date: Sep 2009
Location: Las Vegas, NV
Posts: 151
Likes Received: 1
Thanks: 43
Thanked 20 Times in 16 Posts
Default

Wierd I'm having WIFI issues as well. At first I thought it was the truckloads of pron I was downloading on my desktop but even when I stopped that the WIFI was timing out to the web, Preware, app store etc. At first I was thinking maybe its due to the new Preware downloading a grip of patches but I dunno.
twiktor is offline   Reply With Quote
Reply

 

Tags
lan, linux, ping, ssh, wifi

Thread Tools
Display Modes



 


Content Relevant URLs by vBSEO 3.6.0