[PLUG] Linux friendly 802.11n Wireless Access Point

Russell Senior russell at personaltelco.net
Tue Jul 6 22:30:59 UTC 2010


>>>>> "Alex" == Alex  <plug at mailswamp.com> 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
russell at personaltelco.net



More information about the PLUG mailing list