| View previous topic :: View next topic |
| Author |
Message |
bertollo
Joined: 05 Dec 2008 Posts: 1
|
Posted: Fri Dec 05, 2008 4:07 pm Post subject: connecting two zeroshell ALIX boxes using wifi and RADIUS |
|
|
Hello!
I have two ALIX boards in different locations:
LAN1<--->[ZS1]<--->wifi(ZS1)<--->wifi(ZS2)<--->[ZS2]<--->LAN2
ZS1 configuration:
bridge(ETH00,ETH01[wifi0-AP])
192.168.0.75
192.168.1.75
RADIUS
ZS2 configuration:
bridge(ETH00,ETH01[wifi0-STA])
192.168.0.76
192.168.1.76
The problem is that when I use this schema using WEP encryption everything works perfect! When I change it to WPA-EAP it stops
it works in that way:
ZS1 configuration:
bridge(ETH00,ETH01[wifi0-AP])
192.168.0.75
192.168.1.75
RADIUS
ZS2 configuration:
ETH00 has 192.168.0.76
ETH01[wifi0-STA] has 192.168.1.76
but without bridging of LAN2
what is the problem?
Thanks!
And sorry for my English! |
|
| Back to top |
|
 |
vpn_rollercoaster
Joined: 30 Aug 2008 Posts: 80
|
Posted: Thu May 07, 2009 2:51 am Post subject: Wireless bridging and wds |
|
|
I have seen a few of these setups before but the short hand gets old fast.
Put more information
ZS1 configuration:
bridge(ETH00,ETH01[wifi0-AP]) ?
192.168.0.75 subnet? interface?
192.168.1.75 subnet? interface?
RADIUS what does this mean? interface? for vpn? for wireless?
ZS2 configuration:
bridge(ETH00,ETH01[wifi0-STA]) ?
192.168.0.76 subnet? interface?
192.168.1.76 subnet? interface?
"The problem is that when I use this schema using WEP encryption everything works perfect! When I change it to WPA-EAP it stops" What stops working? a client? zeroshell? radius? what? |
|
| Back to top |
|
 |
|