using static routes to make a device look like it has an IP on lan A when its actually on lan B ?
Hi
I have an ER8411, OC200, Omada Switch and EAP650 based network running in full controller mode
I know i could achieve what i want by inserting another router, putting devices on a VLAN from that and using DMZ forwarding to the main network, but i dont want to do that.
Is it possible to make a device on VLAN1 look like it has an IP on VLAN2 for end users using something like static routing?
I know i can sort of achieve this with inter vlan routing, and in many cases do for different devices, but im looking for a more elegant solution for some devices that have always had a fixed IP address that i dont want to change on users machines.
Say i have printer on VLAN1 192.168.1.200
I would like users of VLAN10 to be able to access 192.168.10.252 and be able to connect to that printer rather than me having to reconfigure 100 laptops....
Is there any way to do this?