Page 1 of 1

PPTP

Posted: Mon Feb 01, 2016 7:56 pm
by stanislavmaly
Dear all ...
Sorry for this probably stupid question.
I have a router with public IP connected to local network.
I need computers to connect to VPN. This is quite easy. I can ping computers from the local network but I cannot access them by computer names.

Does anybody have any idea?

Thanks

Re: PPTP

Posted: Tue Feb 02, 2016 10:43 pm
by some
If you mean network discovery It is not posible, because the network discovery is using NetBIOS protocol witch can not be routed.

Another way to use computer names is having a DNS server in you LAN, with the registers of all computers names. Then, when you connected via VPN you can use this DNS server to reach the computers by name.

Regards.

Re: PPTP

Posted: Wed Feb 03, 2016 12:21 am
by scampbell
Windows uses WINS to resolve hostnames. On your remote PC's when they connect have the clients configured to use your internal Windows server as both DNS and WINS.

On the remote site you may also need to suffix your hostnames with hostname.yourdomain.com to get them to correctly respond.

Mikrotik can do this automatically in dhcp but not PPTP.