[NTLUG:Discuss] Linksys
MadHat
madhat at unspecific.com
Wed Jan 7 14:14:26 CST 2004
OK, I just got a Linksys Wireless-G VPN Router model WRV54G.
http://www.linksys.com/products/product.asp?grid=33&scid=35&prid=565
http://www.seattlewireless.net/index.cgi/LinksysWrv54g
http://groups.yahoo.com/group/wrv54g/
As it turns out this is a Linux box. You can telnet in and get a full
(busybox) shell. This is the version that 3DES VPN tunneling.
Hardware and Version info below. There are a limited number of
commands, but it is impressive for less that $200. It does have a nice
feature set. Support for DDNS via DynDNS.org and TZO.com. Basic
routing via RIP or static routing. It supports 802.1x EAP
authentication. It has some other nice features as well. I can not
find any details on the command line stuff, but poking around it seems
pretty simple.
This may be common knowledge for some, but it is news to me and looks
like it is going to be fun to play with.
# cat /proc/version
Linux version 2.4.19openrg-rmk6-ds1 (root at guava54-Desktop) (gcc version
2.95.3 20010315 (release/MontaVista)) #68 Fri Aug 29 16:53:28 CST 2003
# cat /proc/cpuinfo
Processor : Intel XScale-IXP425 rev 0 (v5b)
BogoMIPS : 266.24
Features : swp half thumb fastmult edsp
Hardware : Gemtek IXP425 WX5715
Revision : 0000
Serial : 0000000000000000
# cat /proc/meminfo
total: used: free: shared: buffers: cached:
Mem: 31490048 25956352 5533696 0 286720 19275776
Swap: 0 0 0
MemTotal: 30752 kB
MemFree: 5404 kB
MemShared: 0 kB
Buffers: 280 kB
Cached: 18824 kB
SwapCached: 0 kB
Active: 1440 kB
Inactive: 19172 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 30752 kB
LowFree: 5404 kB
SwapTotal: 0 kB
SwapFree: 0 kB
More information about the Discuss
mailing list