Cisco LinkSys WAG160N

From Linuxintro

This router listens to IP 192.168.0.1 by default. To manage it, connect it to your network and assign a virtual IP address to your computer:

# ifconfig eth_s0_0:2 192.168.0.187

test the connection:

# ping 192.168.0.1
PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.
64 bytes from 192.168.0.1: icmp_seq=1 ttl=64 time=1.79 ms

Now you can surf to it: http://192.168.0.1