[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
2 HostAP Prism II cards not on same wire
Hi All,
I am running OpenBSD 3.1.
What I want to make:
LAN.1 <--> bridge.1 rl0 and wi0 <--> radio link <--> bridge.2 rl0 and wi0 <-->
LAN.2
result suppose to be something like LAN extension.
I set bridge.1 in hostap mode. From bridge.2 I can access my LAN.1 with no
problem. Bridging is working and everything looks fine.
The problem is , I cant access LAN.1 from LAN.2 . Yes I didn't put bridge.2 in
hostap mode if I would be able to do this I think everything would work just
fine.
When I set bridge.2 and bridge.1 in hostap modes, they stop communicating. I
tried different nwid setting ( network names ) , station names , frequencies
..
Here is debug output on wi0 interface.
says something like this
wihap_mgmt_input: len=35 MGMT: beacon:
wihap_mgmt_input: len=35 MGMT: beacon:
wihap_mgmt_input: len=35 MGMT: beacon:
wihap_data_input: no TODS src=00:02:6f:01:07:16
wihap_mgmt_input: len=35 MGMT: beacon:
wihap_mgmt_input: len=35 MGMT: beacon:
wihap_mgmt_input: len=35 MGMT: beacon:
wihap_mgmt_input: len=35 MGMT: beacon:
wihap_mgmt_input: len=35 MGMT: beacon:
wihap_mgmt_input: len=35 MGMT: beacon:
( src is bridge.1 mac address ).
Running OS is openbsd 3.1
Whatever I tried, I could not get working both card in hostap mode. Maybe I do
something wrong ?