Trying to set my laptop so I can communicate with the 4 isolated subnets below without switching my IP address. Can't do VLANs and each subnet has it's own unmanaged switch.
I need to connect a cable from all 4 subnets switch to my portable switch so that my laptop can communicate to all addresses on all subnets but in a way that each subnet can not communicate to each other and maintain isolation.
Subnet 1:
192.168.1.x
255.255.255.0
Subnet 2:
192.168.2.x
255.255.255.0
Subnet
3:
192.168.3.x
255.255.255.0
Subnet4:
192.168.4.x
255.255.255.0
I
wish to keep devices on each subnet isolated, so devices on subnet 1 cannot
communicate with devices on subnet 2, 3, or 4. Same for the devices on the other
subnets.
Is there a range I can use for my laptop to be able to communicate to all subnets and maintain isolation without a managed switch, Router or VLAN's?