• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Print by IP to WinXP behind router

TrixAreForKids

Senior member
Yes, I need to print from a remote IP, to a printer which is attached to a WInXP Pro computer which is behind a D-Link Router. I know it's possible, but I can't find a single article on the internet that deals with this exact problem.

And no, there arn't any other reasonable options.
 
Sounds like you're going to set up your router to port forward to a vpn/print server box... don't ask me how to send the print job though... that sounds painful... Good luck on a worthy project, I look forward to hearing how you pull it off :beer:
 
I've done a similair thing with Server 2003 with a thing called NAT Traversal , though that was only to get a certain file ...

Suggestion No 1 {Note this info is worthless , if you cant change / add rules on the remote router}

What I suggest you do is on connect both systems on A VPN , make sure you can ping the remote host from both sides.
.On the Remote Systems Router / Firewall forward/acl these ports to your host

PORT 138: UDP --> To the
PORT 139: TCP

* I would highly recommend that these ports should only be accepted from you host , do not any/any {0.0.0.0 255.255.255.255} these rules as that would mean ANY HOST would be able to login and possibly commit some really bad stuff !!

Then Share a printer , on the remote pc , and connect to the printer as a LOCAL PORT or whatever port it is [TCP / IP , Jetdirect]

\\1.2.3.4\ShareName

If it is set up correctly those ports should be redirected , to your pc hopefully

Solution 2
-Rdesktop the Bastard !
I'll give ya a step to step tutorial tmra if you want




If both Systems Are on Windows XP {Which I don't know} then NAT traversal will make things easier for us
 
Back
Top