>>>>> "Alex" == Alex  <[email protected]> writes:

Alex> Hi Russel, This ping -c 100 -n 4.2.2.2 gives me between 10 to
Alex> 19% packet loss.

Try the ping to your access point's ip addr (probably 192.168.1.1 or
192.168.0.1, unless you changed it).  If you have modern network
tools (i.e. iproute), this should work:

  ping -c 100 -n $(/sbin/ip route | grep default | cut -d' ' -f3)

That will demonstrate that the packet loss is on the local rf media.


-- 
Russell Senior, President
[email protected]
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to