On Wed, 10 Aug 2011 12:47:06 +1000, Heddle Weaver wrote: > On 9 August 2011 18:51, Darac Marjal <[email protected]> wrote: > > >> Here's your problem. eth0 has no address. The only IPv4 connectivity >> you have is to 127.0.0.1/255.0.0.0 via lo (below). Your computer has no >> way to reach 192.168.1.254 so is legitimately returning "Network is >> unreachable". >> >> Try the following command: >> >> # ip addr add 192.168.1.1 broadcast 192.168.1.255 dev eth0 >> >> > Done! > and /sbin/ifconfig now looks like this:
(...) >> then point your web browser to "http://192.168.1.254". > > > With two separate browsers, the same message - "Network is unreachable" > Restarted the modem, same result. (...) That's very weird... can you access to that same IP (192.168.1.254) from another computer in the network? Greetings, -- Camaleón -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

