Printing to remote office printers

I have a remote office that's connected to our network via a long-distance 10Mbps Ethernet. Basically the remote office has a Sonicwall firewall that's on our main network as 192.168.16.28 through the WAN port. At the remote office they're on their own network of

192.168.0.xxx and connect to the servers on our main network, using the Sonicwall as the gateway.

I want to be able to get access to the remote office 192.168.0.xxx ip's from our main network so that we can print to their printers via TCP/IP.

How would I set this up? Thanks.

Reply to
Bertram Chan
Loading thread data ...

so where does this 10mb eth link terminate at each end im guessing a switchport at the remote site to a port on the sonic wall locally? all that should be required is a route statement on the sonic wall:

ip route 192.168.0.0 255.255.255.0 192.168.16.254 or whatever your gateway is..

Flamer.

Flamer.

Reply to
die.spam

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.