EasyCom III
Overview Data sheet Manuals Support Partners Contact

EasyCom III

FAQ

Is it possible to connect to a PrintServer on an IP-segment different to that on my local machine?

Yes, you need to execute the following command to do so:

route -p add xxx.xxx.xxx.xxx mask 255.255.yyy.yyy zzz.zzz.zzz.zzz metric 1

Where xxx.xxx.xxx.xxx = the IP-address of the router you are trying to access and zzz.zzz.zzz.zzz = the IP-address of the router you are on. Furthermore, if you need to make this a permanent solution, you can add /p at the end of the command line.