I just set up a box with a couple XEN virtual machines. One of the virtual machines is running Windows Server 2008 and will soon run our openvpn as well. Is there a way to share this (network) printer to all of our computer so we can print stuff from home and when we get to the office its ready to be dealt with?

link|improve this question

44% accept rate
feedback

1 Answer

One possibility is to run the OpenVPNd in tap mode and bridge the interface to the LAN. That way VPN clients work as if they were physically connected to your local LAN and can see the printer easily.

Also this enables you to handle all clients with the same DHCP server, which might come handy too.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.