|
||||||||
This is my first post to this list. This is my question, I need help setting up mOnOwall to pass VLAN traffic. I want to setup 3 VLANs to get out to the Internet. m0n0wall permit put only 1 IP address on the LAN interface, what IP i need to put ? and what gateway i need to configure in the switch and in the hosts ? I have 3 Networks: Network 1 - 192.168.10.0/24 - VLAN 100 Network 2 - 192.168.20.0/24 - VLAN 200 Network 3 - 192.168.30.0/24 - VLAN 300 This is my current setup: mOnOwall: LAN interface->>>FXP1 : VLAN TAGs: 100, 200, 300 Cisco 2950: Management VLAN 1(default): ip address 192.168.0.1/24 PORTS:1-5 VLAN:100 switchport access vlan 100 swithport mode access PORTS:6-10 VLAN:200 switchport access vlan 200 swithport mode access PORTS:11-15 VLAN:300 switchport access vlan 300 swithport mode access PORT 24: 802.1q trunk from mOnOwall box "LAN interface." switchport mode trunk Thanks a lot!!! -Mario- |