SOLVED: Can ping from router but not from computer
Posted: Thu Feb 04, 2016 11:15 am
We have a TL-WR1043ND that we bought with Gargoyle 1.5.10 pre-installed. It's worked great for two+ years.
This morning, though, I stopped being able to connect to the internet through it. I can SSH into the router and ping, say, google.com successfully.
However, from my laptop the ping fails with
I haven't tried resetting the router yet because we have a fairly elaborate quota system set up that I'm hoping not to have to redo.
The WLAN light on the router is blinking steadily. I'm not sure if it always does that or if that indicates a problem.
This morning, though, I stopped being able to connect to the internet through it. I can SSH into the router and ping, say, google.com successfully.
Code: Select all
root@Gargoyle:~# ping google.com
PING google.com (216.58.217.46): 56 data bytes
64 bytes from 216.58.217.46: seq=0 ttl=55 time=608.982 ms
64 bytes from 216.58.217.46: seq=1 ttl=55 time=606.414 ms
64 bytes from 216.58.217.46: seq=2 ttl=55 time=606.418 ms
Code: Select all
rhodie@laptop:[~]: ping 216.58.217.46
PING 216.58.217.46 (216.58.217.46) 56(84) bytes of data.
From gargoyle (192.168.1.1) icmp_seq=1 Destination Port Unreachable
From gargoyle (192.168.1.1) icmp_seq=2 Destination Port Unreachable
From gargoyle (192.168.1.1) icmp_seq=3 Destination Port Unreachable
The WLAN light on the router is blinking steadily. I'm not sure if it always does that or if that indicates a problem.