Hello there.

I have a problem with my Asus WL-500gP: the _wired_ connection gets lost 
extremely often (once a minute). When I ping the router from any client it 
usually looks like this:
PING 192.168.2.254 (192.168.2.254) 56(84) bytes of data.
64 bytes from 192.168.2.254: icmp_seq=1 ttl=64 time=0.429 ms
64 bytes from 192.168.2.254: icmp_seq=2 ttl=64 time=0.476 ms
64 bytes from 192.168.2.254: icmp_seq=3 ttl=64 time=0.422 ms
64 bytes from 192.168.2.254: icmp_seq=4 ttl=64 time=0.417 ms
64 bytes from 192.168.2.254: icmp_seq=5 ttl=64 time=0.421 ms
^C
--- 192.168.2.254 ping statistics ---
24 packets transmitted, 5 received, 79% packet loss, time 22998ms
rtt min/avg/max/mdev = 0.417/0.433/0.476/0.021 ms

This is extremely strange, I've tried different cables, ports and clients but 
I always get this result. My wired network setup on the router looks like 
this:
# LAN ports
auto eth0.0
iface eth0.0 inet static
        address 192.168.2.254
        netmask 255.255.255.0
        gateway 192.168.2.1
        broadcast +
        switch-ports 1 2 3 4 5*

But it even gets stranger: when I ping the wired client from the router, 
everything works fine:
560 packets transmitted, 560 packets received, 0% packet loss

I've written a script that pings every client which got a dhcp-lease and now 
it works - but this obviously cannot be a solution.

Does anybody know what could be wrong?

Thanks,
Daniel

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
freewrt-users mailing list
freewrt-users@freewrt.org
https://www.freewrt.org/lists/listinfo/freewrt-users

Reply via email to