Hi Guys,
I need help by setting up the following config:
SWITCH (IP 192.168.0.10, Def. GW 192.168.0.1 (m0n0)) there is a 26 port layer2-switch from hp with the following vlans: 1 default, no untagged 25,26 - 192.168.0.10 2 x, untagged 1-9, 11, tagged 25,26 192.168.1.10 3 y untagged, 10,12 tagged 25,26 192.168.10.10 4 z untagged 13-24 tagged 25,26 192.168.100.10
the ports 25 or 26 should present an uplink to the m0n0wall.
In m0n0wall I have LAN and WAN. Static Routes are configured like:
192.168.0.0/24 GW 192.168.0.1 192.168.1.0/24 GW 192.168.0.10 192.168.10.0/24 GW 192.168.0.10 192.168.100.0/24 GW 192.168.0.10
From HP switch I can ping all IP's of the switch (192.168.1,10,100.10) and 192.168.0.1 of course. From Router m0n0wall I can ping 192.168.1,10,100.10.
The Clients in the vlan are set to take the vlan-ip as Default gateway, and are able to ping them.
My problem is, that i don't get the clients in the internet? Anyone an idea??
All Clients should be able to connect to the internet and could be accessible via NAT.
thx in advance
setup ###
router (192.168.0.1), Static Routes see above | | LAN WAN | | Switch (IP 192.168.0.10), 4 VLANs | | | | DEFAULT (1) 2 3 4 192.168.0.10 1.10 10.10 100.10 Clients: 192.168.0.X /24 1.X/24 10.X/24 100.X/24
|