Ok, yes, I bought a new WRT54GS, this works quite fine. I ‘m able to do what i want with that stuff. I will explain in a future post how to use this stuff in a secure way without using WEP.
Here is the list of firmware to use on this little box:
The Official one (pretty [...]
Tags: firmware, Wifi, wrt
admin November 20th, 2004
To use a atheros wireless card and NetBSD, as a wireless AP simply do:
ifconfig ath0 ssid YouSSID mode 11g mediaopt hostap
ifconfig ath0 192.168.2.1 #ip of the AP
# allow forwarding
sysctl -w net.inet.ip.forwarding=1
This is pretty simple no ? In fact, it take me a while to find the mediaopt option.
admin November 6th, 2004
Ok the name, is funny .. But I decided to write a little app to monitor my wifi signal level.
The code is too ugly right now, I need to add noise, signal .. and a better OO API. Anyway, it tooks me 2 hours to write this, and that’s why I like Python.
Update
I spend a [...]
Tags: Python, Wifi
admin October 26th, 2004
I just receive my new wifi antenna :) I fact, I’m currently using my NetGear WG311 as a AP, this works pretty fine, but the signal is a bit low in some part of my home. I decided to buy a small antenna to have better signal.
This one is a omni antenna, with 4dBi, with [...]
Tags: antenna, Wifi
admin October 9th, 2004
Well, somebody ask me if i will try yet another wifi card. So the answer is yes :). Today i will look at the Netgear WG311.
I decided to sell this fucking Linksys WMP54G because, i’m sick of ndiswrapping, and because my Netgear WG511 works very well. So i decided to buy another netgear. "Et [...]
admin March 17th, 2004
After a lot of trouble w/ my PCI linksys card WMP54G, I need to install a pcmcia netgear WG511 on my notebook. I usually use a Cisco Aironet but the new one is a 54g so.
It only takes 10 minutes to figure that this kind of cards are well supported in Linux.
To install:
download the latest [...]
admin December 20th, 2003
In fact, i’m trying to turn my Wifi gateway (which is really a gateway 2 interfaces + masquerading ) in a transparent bridge. You know only have a single IP for the two interfaces, so going on the wired networks and back won’t be masquerade. In fact until now i can’t access to the Wifi [...]
Tags: Network, Wifi
admin November 27th, 2003
On post on slashdot i just discover that the ndiswrapper is released under GPL. and seems to support my cards :)
Pretty fine since, it’s time for me to purchase the driver from LinuxAnt.
Ok I will give it a try soon …
( important note : it should support intel centrino too :)
You can off course use [...]
admin November 19th, 2003
Hi,
Since you have obtained a trial license for DriverLoader, we are happy to inform you that permanent licenses for end-users are now available from our web store.
https://www.linuxant.com/store.
You can take a look at the press release for all the details.
http://www.linuxant.com/company/press_dldrstore.php
Also note that DriverLoader 1.36 is now available from the download section of our [...]
admin November 10th, 2003
After talk on slashdot, i just discover that driver released by linuxant seems to have a open source version at http://ndiswrapper.sourceforge.net/
This should be a nice try ?
admin November 4th, 2003