Estou tentando criar uma conexão vpn entre o windows 7 e o windows xp. O Windows 7 é o meu servidor e é criado como aqui:
E o windows xp é o cliente criado como aqui:
Eu fiz o encaminhamento de porta e também configurei o roteador para saber qual servidor vpn é, a propósito, meu roteador é um ZIONCOM IPTIME VE. Depois de fazer isso, estou testando o vpn com um dongle de 3g na minha máquina xp. Ele se conecta mostra que existe uma conexão entre o cliente e o servidor. Mas eu não consigo acessar os arquivos e serviços que estão na máquina windows 7.
Eu também coloco o ipconfig junto com a tabela de roteamento.
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
===========================================================================
Obrigado antecipadamente
Tags networking windows-7 vpn windows-xp