VPN сервер 10.0.0.1 При попытке установить соединение получаю вот это:
Если выполнить telnet 10.0.0.1, то:anon warn[open_inetsock:pptp_callmgr.c:312]: connect: Connection refused
anon fatal[callmgr_main:pptp_callmgr.c:121]: Could not open control connection to 10.0.0.1
anon fatal[open_callmgr:pptp.c:379]: Call manager exited with error 256
# telnet 10.0.0.1
Trying 10.0.0.1...
telnet: connect to address 10.0.0.1: Connection refused
telnet: Unable to connect to remote host: Connection refused
Причем сервер нормально пингуется:
ping 10.0.0.1
PING 10.0.0.1 (10.0.0.1) 56(84) bytes of data.
64 bytes from 10.0.0.1: icmp_seq=1 ttl=64 time=0.890 ms
64 bytes from 10.0.0.1: icmp_seq=2 ttl=64 time=1.76 ms
64 bytes from 10.0.0.1: icmp_seq=3 ttl=64 time=1.17 ms
64 bytes from 10.0.0.1: icmp_seq=4 ttl=64 time=1.25 ms
64 bytes from 10.0.0.1: icmp_seq=5 ttl=64 time=1.06 ms
64 bytes from 10.0.0.1: icmp_seq=6 ttl=64 time=0.884 ms
64 bytes from 10.0.0.1: icmp_seq=7 ttl=64 time=1.14 ms
64 bytes from 10.0.0.1: icmp_seq=8 ttl=64 time=0.450 ms
64 bytes from 10.0.0.1: icmp_seq=9 ttl=64 time=0.788 ms
64 bytes from 10.0.0.1: icmp_seq=10 ttl=64 time=1.05 ms
64 bytes from 10.0.0.1: icmp_seq=11 ttl=64 time=0.403 ms
64 bytes from 10.0.0.1: icmp_seq=12 ttl=64 time=1.55 ms
64 bytes from 10.0.0.1: icmp_seq=13 ttl=64 time=0.861 ms
64 bytes from 10.0.0.1: icmp_seq=14 ttl=64 time=1.13 ms
64 bytes from 10.0.0.1: icmp_seq=15 ttl=64 time=0.459 ms
--- 10.0.0.1 ping statistics ---
15 packets transmitted, 15 received, 0% packet loss, time 14006ms
rtt min/avg/max/mdev = 0.403/0.991/1.760/0.371 ms
Помогите пожалуйста настроить VPN.