WifiRadis, VmWare image
WifiRadis, the secure way to share your wireless network.

What's inside the VMWare ?
The VMWare is a Debian/GNU Linux (sarge)
radis:~# uname -a
Linux radis 2.4.27-2-386 #1 Wed Nov 30 21:38:51 JST 2005 i686 GNU/Linux

Which services are running on the GNU/Linux?
The VMware runs Freeradius 1.10 and Mysql 5.0.
Wifiradis VMWare allows you to run a freeradius with PEAP authentication.
Wifiradis uses the access point Mac address and check if the user is allowed to connect on the wireless network from this access point. The user is authenticated with a username and a password. The defautl username and password is (demo,demo).
The accounts are stored in a MySQL database. The database names wifiradis.

What's the root password ?
The root password is wifiradis

What is the VMWare ip address ?
The ip address is 192.168.1.5/24. To change it, edit the /etc/network/interfaces file

What is the default wireless account ?
The default wireless account is demo, password demo.

How update the mysql database ?
Replace the '000625C48359' by your the Wireless MAC address of your accesspoint in the following command :

radis:~# mysql
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 12 to server version: 5.0.18-Debian_8-log

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> use wifiradis;
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Database changed
mysql> update accesspoint set MacAddr='000625C48359' where APid='1';
Query OK, 0 rows affected (0.01 sec)
Rows matched: 1 Changed: 0 Warnings: 0

Download the VMWare files
VMware virtual disk file wifiradis.vmdk
Thanks to Stéphane ROZES who correct a mistake in the freeradis "sql.conf" config file.
VMware Configuration File wifiradis.vmx


 
IP Src: 38.103.63.59 Srv: www.wifiradis.net - Credits - Terms of use - About - Last update: May 14, 2008 12:00:00 GMT