Hi
First of all I am from Argentina and may be my english is a little bad, so If I don’t explain myself well, let me know.
I need the following: I have the following networks
WIFI: 192.168.13.0/24 - Only Internet
Local Network: 192.168.1.0/24 - Internet and VPN acceso to remote hosts.
The networks can’t see each other for security reasons, but I need that some devices connected to the WIFI network, like cellphones, that could be able to find a printer that is on the “Local Network”.
The printer IP Address is 192.168.1.32.
I thought that i could make that the IP Address 192.168.13.32 act like 192.168.1.32, so if the cellphone or another device, when they make a network scan for printer, when the ping to the 192.168.13.32, packets arrive to 192.168.1.32 and the printer shows up.
Is this possible? Or something similar?
I hope that is understandable what I am trying to do. I searched on google but could’t find anything similar (maybe I am doing a wrong search).
Thanks!