1 (edited by lncube 2009-04-18 14:20:39)

Topic: Static IP addresses on Access points

I have got a mikrotik gateway and i would like to fix IP addresses for my access points so that i can manage them. I am a bit new to Chilli.  I have a couple of questions i wish answered.

1.Does Chillispot allow me to fix IP addresses of access points.
2. I have heard of the Any IP patch and is this the time to apply it? (on Chillispot version 1.0)
3. How is the patch run on xubuntu?

4. I have thought of a probable solution drawn below. Can this ever work?
________________________________________________________________________________________
client--------with IP allocated   by chilli 10.150.0.2/17
|
|
|
Acces Point --------------with static IP: 10.150.150.3/24
|
|
|
Chillispot----------------------------------------------------------------------------------------------------
chilli.conf:
net 10.150.0.0/16
statip 10.150.150.0/24
dynip 10.150.0.0/17____________________________________________________________________
|
|
|
Internet
     
Can this ever work?

Re: Static IP addresses on Access points

For my method

I install on Ubuntu server 8.10

I do like this



internet--->eth0-->chilli --->eth1(192.168.10.x:access point),tun0 (192.168.182.x:client)--->client

again

eth1 (192.168.10.1)-->AP (192.168.10.x)
tun0 (192.168.182.1)-->Client (192.168.182.x)