Ich versuche, eine VPN-Verbindung zwischen einem Windows 7 und Windows XP zu erstellen. Windows 7 ist mein Server und wird wie folgt erstellt:
http://www.home-network-help.com/pptp-vpn.html
Und Windows XP ist der Client, der wie folgt erstellt wird:
http://www.home-network-help.com/pptp-vpn-client.html
Ich habe eine Portweiterleitung durchgeführt und den Router so eingerichtet, dass er weiß, welcher VPN-Server ist. Übrigens, mein Router ist ein ZIONCOM IPTIME VE. Danach teste ich den VPN mit einem 3G-Dongle auf meinem XP-Rechner. Es zeigt an, dass eine Verbindung zwischen dem Client und dem Server besteht. Ich kann jedoch nicht auf die Dateien und Dienste zugreifen, die auf Windows 7-Computern ausgeführt werden.
Ich habe auch die ipconfig zusammen mit der Routing-Tabelle.
Windows IP Configuration
Host Name . . . . . . . . . . . . : client
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : Yes
PPP adapter Internet Everywhere:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface
Physical Address. . . . . . . . . : 00-53-45-00-00-00
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 10.90.246.203
Subnet Mask . . . . . . . . . . . : 255.255.255.255
Default Gateway . . . . . . . . . : 10.90.246.203
DNS Servers . . . . . . . . . . . : 93.122.135.199
62.217.213.71
NetBIOS over Tcpip. . . . . . . . : Disabled
PPP adapter Virtual Private Network Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface
Physical Address. . . . . . . . . : 00-53-45-00-00-00
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.0.2
Subnet Mask . . . . . . . . . . . : 255.255.255.255
Default Gateway . . . . . . . . . :
DNS Servers . . . . . . . . . . . : 213.154.124.1
193.231.252.1
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x310002 ...00 53 45 00 00 00 ...... WAN (PPP/SLIP) Interface
0x340004 ...00 53 45 00 00 00 ...... WAN (PPP/SLIP) Interface
===========================================================================
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 10.90.246.203 10.90.246.203 1
10.90.246.203 255.255.255.255 127.0.0.1 127.0.0.1 50
10.255.255.255 255.255.255.255 10.90.246.203 10.90.246.203 50
86.122.59.172 255.255.255.255 10.90.246.203 10.90.246.203 1
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
192.168.0.0 255.255.255.0 192.168.0.2 192.168.0.2 1
192.168.0.2 255.255.255.255 127.0.0.1 127.0.0.1 50
192.168.0.255 255.255.255.255 192.168.0.2 192.168.0.2 50
224.0.0.0 240.0.0.0 192.168.0.2 192.168.0.2 50
224.0.0.0 240.0.0.0 10.90.246.203 10.90.246.203 1
255.255.255.255 255.255.255.255 10.90.246.203 10.90.246.203 1
255.255.255.255 255.255.255.255 192.168.0.2 192.168.0.2 1
Default Gateway: 10.90.246.203
===========================================================================
Danke im Voraus
quelle