Hello All, 
Excuse my ignorance as I am relatively new to pf.  I am trying to accomplish 
the following setup:

I have 3 interfaces:
dc0 (ext)
dc1 (int)
ural0 (wifi)

dc0 has vlans 3,4 and 10 coming in.
i would like to put dc1 (int) on vlan 3, 4,10 and ural0 (wifi) on vlan 4

I have been playing around with multiple bridge configurations but cannot seem 
to figure out the right configuration to get this to work.  Below are my 
/etc/hostname. entries:

dc0: up
dc1: up
ural0: media autoselect mode 11g mediaopt hostap nwid testssid
vlan110: inet 192.168.10.5 255.255.255.0 NONE vlan 10 vlandev dc0
vlan13: inet 192.168.53.5 255.255.255.0 NONE vlan 3 vlandev dc0
vlan14: inet 192.168.54.5 255.255.255.0 NONE vlan 4 vlandev dc0
vlan210: up vlan 10 vlandev dc1
vlan23: up vlan 3 vlandev dc1
vlan34: up vlan 4 vlandev ural0

bridge0: add dc0 add dc1 add ural0 up
bridge3: add vlan13 add vlan23 up
bridge4: add vlan14 add vlan34 up
bridge10: add vlan110 add vlan210 up

I am having no problem communicating on vlan 10 and 3 over dc0 and dc1 
(physical interfaces), but i cannot seem to get the wireless to function.  the 
wireless clients are connecting to the wireless network but are unable to ping 
any device what so ever even the ip of vlan14.  My pf rules are set to pass 
all.  Am i misunderstanding or doing something wrong? Would someone be able to 
point me in the right direction?  Thank you very much in advance.

cheers,
abs









      

Reply via email to