Link to home
Start Free TrialLog in
Avatar of aroundonme
aroundonmeFlag for United States of America

asked on

our network is 192.168.0.199 is linux server, I had to change an off site location printer to 192.168.1.78, and now we can't print to it. How do i fix this.

I need help getting this issue fixed, our network was running fine. Then our ISP had to change some of our off site computers and printers IP address. Now they would print through our Linux server, our server IP 192.168.0.199 then they changed the offsite IP to 192.168.1.??. This is what I need help routing these new IP's into our linux server.
Avatar of aroundonme
aroundonme
Flag of United States of America image

ASKER

Please reply as quickly as possible, the printers in question are needed for tax printing.
Avatar of Steven Vona
You can not route to a 192.168.x.x ip address through the internet.  They are internal non-routable IP addresses.
I am not sure if I know have to. Could you explain a little more in detail?
You can not route to those IP addresses via the internet, only if you are on the same network as them.  You have to find out their public IP address.
as in the gateway they use to get to the internet, I can ping them from the linux box. I just can't print a test page or anything from them.
Is the Linux box on the same network? If not is there a firewall in between?  If so you will have to open or forward some ports.
Yes the ports are open on the firewall, the PC that is offsite with a 192.168.1.80 IP can run APPS on the Linux server with a 192.168.0.199 IP. I can ping the printer from the Linux box, I have changed the printer ip in the Linux box. I am wondering if I need to add the new gateway from the offsite office to the Linux box and if so where do I list it.
ASKER CERTIFIED SOLUTION
Avatar of noci
noci

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Thanks for all the information. I am still working on this problem. I have been involved with another issue also, but if you have any more suggestions I can use them.
Avatar of noci
noci

can you show what happens when you ping/traceroute to the remote site?
any system there? any printer there?
Yes, from the Linux box IP of (192.168.0.199) I can ping printer IP of (192.168.1.78) successfully with good results. When I try to print a test page from the Linux box it show test page sent successfully. When I check the status of the print job all it shows is ‘Processing”. I can move the print job to another printer with an IP of (192.168.0.102) and the print job transfers to the other printer and prints the job.