0

I have two servers (NethServer and Zend) "creating" two different IP pools. These two servers are connected to different switches, one of the switches has a printer connected. So, how do I make the computers on the other switch communicate with the printer?

I tried to create 3 Vlans(one for the computers of switch A, one for the computer of switch B and another for the printer connected in the switch B) and "trunk" the switches. But did not work.

Image to Ilustrate

Stephen Rauch
  • 245
  • 1
  • 3
  • 9
zorak
  • 3
  • 1

1 Answers1

1

You don't need VLAN's at all. Just assign all of the devices with an ip address in the same network, such as 192.168.1.0/24.

joeqwerty
  • 109,901
  • 6
  • 81
  • 172