Archive for December, 2009

 

 

Dec 14 2009

A Virtual Cisco Router on your Network

Published by dave under Cisco, linux

Dynamips and dynagen let you create a virtual Cisco router on a Linux box. It would be even better if that router was reachable from the LAN, wouldn’t it? Going further, that same router could lead us to another couple of virtual routers running in a lab.
 
Download and Installation
Download dynamips and dynagen from dynagen.org. Pay [...]

No responses yet

Dec 09 2009

Atheros Wireless Interface on Linux Ubuntu

Published by dave under linux

I was surprised ifconfig wouldn’t return an interface for my Atheros chipset based Netgear wireless card. Unlike Redhat, Madwifi does not seem to compile on Ubuntu, no matter what version is used. Kernel headers installed, I keep getting the same error:

/root/madwifi-0.9.4/net80211/ieee80211_power.c:
In function ‘ieee80211_pwrsave’:
/root/madwifi-0.9.4/net80211/ieee80211_power.c:240:
error: implicit declaration of function ‘__skb_append’
make[3]: *** [/root/madwifi-0.9.4/net80211/ieee80211_power.o]
Error 1
make[2]: *** [/root/madwifi-0.9.4/net80211] Error 2
make[1]: [...]

No responses yet

« Prev