On Sun, Apr 19, 2009 at 01:27:16PM +0800, Edwin Lee wrote:
> Yes, my local network is 192.168.1.0, but my router is at
> 192.168.1.254, so here's what i did:
>
> $ sudo ifconfig eth0 down
> $ sudo ifconfig eth0 up
> $ sudo ifconfig eth0 192.168.1.64 netmask 255.255.255.0
> $ sudo route add default gw 192.168.1.254
Ok. Can you run a ping instead of telnet? Just try to ping 192.168.1.254 and
then see whether it shows up in your arp table.
ping -c 2 192.168.1.254
arp -an
Thanks,
Patrick
_______________________________________________
Slugnet mailing list
[email protected]
http://wiki.lugs.org.sg/LugsMailingListFaq
http://www.lugs.org.sg/mailman/listinfo/slugnet