[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Fwd: Re: Getting connected to Verizon 3G network -UPDATE]



Stan Hoeppner wrote:
Wayne <linuxtwo@gmail.com> put forth on 1/1/2010 1:43 PM:

This is a good sign:

/var/log/wicd# ifconfig
ath0      Link encap:Ethernet  HWaddr 00:26:5a:bb:e8:c5
          inet addr:192.168.1.4  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:64 errors:0 dropped:0 overruns:0 frame:0
          TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:7464 (7.2 KiB)  TX bytes:2838 (2.7 KiB)

This shows that your Atheros is communicating with the AP up to layer 3.  Are
you able to ping 192.168.1.1?
root@dj:/home/wtopa# ping 192.168.1.3
PING 192.168.1.3 (192.168.1.3) 56(84) bytes of data.
64 bytes from 192.168.1.3: icmp_seq=1 ttl=64 time=0.111 ms
64 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.124 ms
64 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.105 ms

--- 192.168.1.3 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2001ms
rtt min/avg/max/mdev = 0.105/0.113/0.124/0.011 ms
root@dj:/home/wtopa# ping 192.168.1.1
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
ping: sendmsg: Operation not permitted
ping: sendmsg: Operation not permitted
ping: sendmsg: Operation not permitted

--- 192.168.1.1 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 2008ms

 If not, can you ping 192.168.1.1 from the Windows
PC?
Yes
  I.e, does the MiFi 2200 have a firewall that discards ICMP echo packets?
Not that I have found

If the Windows PC can ping and get a response...

did a CD come with the MiFi 2200?
NO

 Did you install software from that CD onto
the Windows machines?

No the mifi copied a program to the HD to be used, every 3 months, to reinitialize the MiFi.

  If so, is it possible that such software has some extra
"phantom" layer of junk that allows the Windows machines to properly communicate
with the AP, which you don't have available to install on Linux?  If so, you
need to figure out what that Windows software is providing and duplicate the
function on Linux.

With this outfit (Novatelwireless) anything is possible.

Do you know id XP has an equivalent command to route? That might be informative.

The above output from ifconfig shows that you have IP connectivity with the MiFi
2200 AP.  The effort now is to identify why the MiFi isn't apparently processing
your packets.

I am wondering what should be talking to the 192.168.1.1 interface. It seems to me
that I'm missing a route but a route to what.

Museing, when when my Wife's XP box is connected to the MiFi she can ping the XP laptop I am using but I can not ping her from my xp., it times out. My XP and my Wife's XP and my Linux box can all ping 192.168.1.3. My box gets "Connection refused when telnet 192.168.1.3". Both XP's get a "could not open an connection to port 23". So because we are all on the local lan they can still get to linux via the lan but when I try to ping my T40 laptop I get
root@dj:/home/wtopa# ping 192.168.1.7
PING 192.168.1.7 (192.168.1.7) 56(84) bytes of data.
ping: sendmsg: Operation not permitted
ping: sendmsg: Operation not permitted

I think I am missing something but don't know what other then a missing route statement.

Wayne





Reply to: