Linksys WRT54G2

Mikkel L. Ellertson mikkel at infinity-ltd.com
Sat Aug 30 14:06:38 UTC 2008


Timothy Murphy wrote:
> 
> In my case this caused a slight problem,
> as I had assigned the 192.168.1.0 network for the link to the network,
> and so could not access my Linksys from the network.
> I had to use a detached laptop to link to the Linksys (at 192.168.1.1)
> and then change the IP address of the Linksys (to 192.168.2.15).
> 
> This was actually a Linksys WRT54GL,
> which has been running under dd-wrt perfectly for a couple of years.
> 
You could have accessed it over the network - you just needed to add
a route for it. You could have added one for the host, or for the
entire network.

route add -host 192.168.1.1 eth0
or
route add -net 192.168.1.0 netmask 255.255.255.0 eth0

Mikkel
-- 

  Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20080830/10767ce4/attachment-0001.sig>


More information about the fedora-list mailing list