|
|
|
Hallo, I`m new to openvpn but I already read all HOWTOs and Mailing List Archives, so I hope you could help me. I`m running two WinXP machines with DSL. The Server is accesible via dyndns. Ping and acces to shared forders on the server is working. I can see also a shared printer on the server. But every time I want to access the printer windows says something like "printer is not available. Even the printer name is wrong or the printer is no longer connected to the server" (I have the message in German only). Is there anybody out who can tell me how to get the access to the shared printer on the server running? Here is my config: server.ovpn: dev tun ifconfig 10.8.0.1 10.8.0.2 secret static.key client.ovpn: remote dyndns-Name dev tun ifconfig 10.8.0.2 10.8.0.1 secret static.key Best regards, Ulrich Schneider ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |