We have a 3500yl switch to install. One of the things I am not sure about is the following.
I have 2 VLANs: 1, 2. I need the guys on VLAN 2 to be able to access (share) the printer and IPBX on VLAN 1. But I need to make sure that VLAN 1 and VLAN 2 are completely isolated from each other. The vlan 2 guys have their on DHCP server as well as guys on Vlan 1 are on their on DHCP server.
My IP addresses are as follows
192.168.4.0/24 = Vl 1 (subnet)
192.168.2.0/24 = vl 2 (subnet)
Vlan 1 interface IP 192.168.4.2/24
Vlan 2 interface IP 192.168.2.1/24
the router's ip address = 192.168.4.1
Default route = 0.0.0.0 0.0.0.0 192.168.4.1
I can ping everything when connected to the router. I can access the internet on both vlans. my probem is, i can't get to see the printer nor the IPBX from clients on Vlan 2. Remember I want both guys from either vlan to see these two devices.
How do i go about setting thes up.
presently my set is :
ports 5-22 are untagged for vl 2
ports 23-24 (printer and IPBX ports)are untagged for Vlan 1
Port 1 (connecting to another layer 2 switch) untagged for vlan 1 and tagged for vlan 2.
Ip routing is enabled.
Just to clarify, this switch is not connected directly to the router ethernet interface.
What am i missing here? Plz help.