[SOLVED] Network unreachable: cannot ping router
problem:
Trying to ping router 192.168.1.1, saying network unreachable (or not reachable, forgot exact word).
doing
Code:
dmesg | grep eth | less
Returning at the last a line like: no ipv6 router present.
Doing
Code:
lspci -vv | grep -i eth
Returning the Intel ethernet card that I have.
Doing
doesn't return any inet , bcast, mask addresses.
Now, first I thought the ethernet cable was not working, so I took my router and the cable and connected in other person's machine, but there the router page opened properly. Now, he told me, that the lancard may got fried. Another person told me to check the etherent port.
Now, I am very confused, how to troubleshoot this? Biggest problem is that, I don't have internet by my side to check immediately this forums or anything.
Any suggestion please....