Apr 10

Kłopoty z VPN pod Vistą

Category: Windows

Przez jakiś czas nie działał mi totalnie VPN pod Vistą. W końcu na vistax64.com znalazłem rozwiązanie:

w cmd:
Usunięcie mostków PPTP i L2TP:
netcfg -u ms_l2tp
netcfg -u ms_pptp

Dodanie na nowo:
netcfg -l %windir%\inf\netrast.inf -c p -i ms_pptp
netcfg -l %windir%\inf\netrast.inf -c p -i ms_l2tp

Działa ;)

No comments

No Comments

Leave a comment