Hi All,
I have a 3com 2948-SFP switch with all machines running in VLAN. Now, we want to provide a 'public' network where machines would only have access to our internet gateway and our DHCP server.
I'd say a pretty basic setup, but I cannot get it to work.
My current switch configuration:
All but 1 ports are untagged members of VLAN1
The other port is untagged member of VLAN2 (This is where guests would be patched into)
The ports connected to the internet gateway and dhcp server are tagged members of VLAN2
Diagnostics so far:
I can see the MAC address of the machine attached to the VLAN2 untagged port. I'm not able to connect to either the dhcp server, (requesting an ip address doesn't work) and trying to use a fixed IP to connect to the gateway doesn't work either.
My guess is that packets are not 'tagged' and as such will not arrive at the ports for the internet gateway. But I might be completely wrong here.
I've read the relevant parts in the 3com 2948-SFP manual, that didn't explain anything, just repeated what I already see in the switches webinterface.
I'd really appreciate any help, or pointers in the right direction.