IPv6 não é roteado corretamente

5

Estou configurando uma máquina RRAS para uso pessoal e para uso de alguns de meus amigos. Atualmente estou usando o Windows Server 2012; mas eu tentei isso com o Windows Server 2008 R2. Ambos os sistemas não funcionaram como esperado.

Eu tentei fazer com que o OpenVPN funcionasse no Debian 6, mas não tive sorte. No final, estou esperando por algo que seja fácil de usar no lado do cliente e funcione.

Na minha máquina RRAS, eu tenho configurado com um endereço IPv6 estático do meu roteado / 48 via HE.net. (Todo o acesso IPv6 é controlado por uma VM do CentOS 6 e fornece conectividade ipv6 em toda a rede) A máquina RRAS pode falar com clientes VPN & Internet / Intranet sobre IPv6 como deveria. Clientes VPN podem conversar com a Internet, Intranet & o servidor RRAS sobre IPv4; mas eles só podem falar com o servidor RRAS através do IPv6. O que me leva a acreditar que é um problema de roteamento no servidor RRAS. Além disso, a LAN (para o servidor RRAS) NÃO PODE efetuar o ping de nenhum cliente VPN conectado por IPv6, mas pode efetuar ping por IPv4.

Configuração atual atual

Na minha VM do CentOS, tenho a tabela de rotas configurada para redirecionar corretamente para o servidor RRAS para o / 48.

No meu servidor RRAS eu atribuí 2001: XXX: XXXX: XXXX :: 1 à sua interface, mais uma vez é do meu / 48.

No console do RRAS, configurei o prefixo do IPV6 para o mesmo que o prefixo da interface. Eu também habilitei o Servidor de Acesso Remoto IPv6 e Roteamento IPv6 em Conexões LAN / Discagem.

Em teoria, o IPv6 deve estar funcionando neste momento. Mas com tracerts & os pathpings todas as respostas param na interface interna para o servidor RRAS.

Por netsh int ipv6, eu tenho a conexão LAN & a conexão de discagem RRAS definida como encaminhamento IPv6 ativado.

Abaixo está o netsh int ipv6 show route & ipconfig / all no servidor (xxxx: yyyy é o mesmo em todos os pontos em que é usado)

    Publish  Type      Met  Prefix                    Idx  Gateway/Interface Name
-------  --------  ---  ------------------------  ---  ------------------------
Yes      Manual    256  ::/0                       13  2001:470:89d1::1
No       System    256  ::1/128                     1  Loopback Pseudo-Interface 1
Yes      System    256  2001:470:xxxx:yyyy::/64    13  Internet
Yes      Manual    256  2001:470:xxxx:yyyy::/64    21  RAS (Dial In) Interface
No       System    256  2001:470:xxxx:yyyy::/128   21  RAS (Dial In) Interface
No       System    256  2001:470:xxxx:yyyy::1/128   13  Internet
No       System    256  2001:470:xxxx:yyyy:86d:bb9c:f65e:3197/128   21  RAS (Dial In) Interface
No       System    256  fe80::/64                  13  Internet
No       System    256  fe80::/64                  21  RAS (Dial In) Interface
No       System    256  fe80::86d:bb9c:f65e:3197/128   21  RAS (Dial In) Interface
No       System    256  fe80::ad8b:7bf1:399b:581f/128   13  Internet
No       System    256  ff00::/8                    1  Loopback Pseudo-Interface 1
No       System    256  ff00::/8                   13  Internet
No       System    256  ff00::/8                   21  RAS (Dial In) Interface

IPConfig
PS C:\Users\Administrator> ipconfig /all

Windows IP Configuration

   Host Name . . . . . . . . . . . . : WIN-PJJOFHDSB3G
   Primary Dns Suffix  . . . . . . . :
   Node Type . . . . . . . . . . . . : Hybrid
   IP Routing Enabled. . . . . . . . : Yes
   WINS Proxy Enabled. . . . . . . . : No

PPP adapter RAS (Dial In) Interface:

   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : RAS (Dial In) Interface
   Physical Address. . . . . . . . . :
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes
   IPv6 Address. . . . . . . . . . . : 2001:470:xxxx:yyyy:86d:bb9c:f65e:3197(Preferred)
   Link-local IPv6 Address . . . . . : fe80::86d:bb9c:f65e:3197%21(Preferred)
   IPv4 Address. . . . . . . . . . . : 192.168.2.2(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.255.255
   Default Gateway . . . . . . . . . :
   DHCPv6 IAID . . . . . . . . . . . : 369101865
   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-18-E7-DD-ED-00-0C-29-64-6D-AB
   DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1
                                       fec0:0:0:ffff::2%1
                                       fec0:0:0:ffff::3%1
   NetBIOS over Tcpip. . . . . . . . : Enabled

Ethernet adapter Internet:

   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Network Connection #2
   Physical Address. . . . . . . . . : 00-0C-29-64-6D-B5
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes
   IPv6 Address. . . . . . . . . . . : 2001:470:xxxx:yyyy::1(Preferred)
   Link-local IPv6 Address . . . . . : fe80::ad8b:7bf1:399b:581f%13(Preferred)
   IPv4 Address. . . . . . . . . . . : 192.168.1.25(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . : 2001:470:xxxx::1
                                       192.168.1.1
   DNS Servers . . . . . . . . . . . : 2001:470:xxxx::1
                                       192.168.1.3
   Primary WINS Server . . . . . . . : 192.168.1.3
   NetBIOS over Tcpip. . . . . . . . : Enabled

Rota & IPconfig no cliente Win7

Publish  Type      Met  Prefix                    Idx  Gateway/Interface Name
-------  --------  ---  ------------------------  ---  ------------------------
No       Manual    256  ::/0                       12  fe80::86d:bb9c:f65e:3197
No       Manual    256  ::1/128                     1  Loopback Pseudo-Interface 1
No       Manual    8    2001:470:xxxx:yyyy::/64    12  VPN Connection
No       Manual    256  2001:470:xxxx:yyyy::/64    12  fe80::86d:bb9c:f65e:3197
No       Manual    256  2001:470:xxxx:yyyy:d4a6:f3b8:b796:72/128   12  VPN Connection
No       Manual    256  fe80::/64                  12  VPN Connection
No       Manual    256  fe80::d4a6:f3b8:b796:72/128   12  VPN Connection
No       Manual    256  ff00::/8                    1  Loopback Pseudo-Interface
 1
No       Manual    256  ff00::/8                   12  VPN Connection

Windows IP Configuration

   Host Name . . . . . . . . . . . . : WIN-PPK6F59AAS4
   Primary Dns Suffix  . . . . . . . :
   Node Type . . . . . . . . . . . . : Hybrid
   IP Routing Enabled. . . . . . . . : No
   WINS Proxy Enabled. . . . . . . . : No
   DNS Suffix Search List. . . . . . : amwdrizz.com

PPP adapter VPN Connection:

   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : VPN Connection
   Physical Address. . . . . . . . . :
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes
   IPv6 Address. . . . . . . . . . . : 2001:470:xxxx:yyyy:d4a6:f3b8:b796:72(Preferred)
   Link-local IPv6 Address . . . . . : fe80::d4a6:f3b8:b796:72%12(Preferred)
   IPv4 Address. . . . . . . . . . . : 192.168.2.3(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.255.255
   Default Gateway . . . . . . . . . : fe80::86d:bb9c:f65e:3197%12
                                       0.0.0.0
   DHCPv6 IAID . . . . . . . . . . . : 335678752
   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-15-4F-B6-87-00-0C-29-AF-54-0F

   DNS Servers . . . . . . . . . . . : 2001:470:xxxx:yyyy::1
                                       192.168.1.3
   Primary WINS Server . . . . . . . : 192.168.1.3
   NetBIOS over Tcpip. . . . . . . . : Enabled

Ethernet adapter Local Area Connection:

   Connection-specific DNS Suffix  . : amwdrizz.com
   Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Network Connection
   Physical Address. . . . . . . . . : 00-0C-29-AF-54-0F
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
   IPv4 Address. . . . . . . . . . . : 192.168.1.162(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Lease Obtained. . . . . . . . . . : Tuesday, April 02, 2013 1:15:47 PM
   Lease Expires . . . . . . . . . . : Wednesday, April 03, 2013 12:20:51 PM
   Default Gateway . . . . . . . . . : 192.168.1.1
   DHCP Server . . . . . . . . . . . : 192.168.1.3
   DNS Servers . . . . . . . . . . . : 192.168.1.3
   Primary WINS Server . . . . . . . : 192.168.1.3
   NetBIOS over Tcpip. . . . . . . . : Enabled

Espero que seja informação suficiente para tentar me ajudar nisso. E eu tenho revisado muita documentação, mas infelizmente não há muito em IPv6 & Windows 2008/2012.

Atualização em 11/04/2013

Eu tentei adicionar vizinhos e rotas entre as interfaces. Mas devido ao RRAS não ter um endereço MAC atribuído, não posso adicionar um vizinho para ele.

Ainda o mesmo problema de clientes VPN vê o servidor, mas não vê nada além do servidor via IPv6. Ainda aberto a sugestões!

    
por amwdrizz 03.04.2013 / 18:19

1 resposta

3

Yes      System    256  2001:470:xxxx:yyyy::/64    13  Internet
Yes      Manual    256  2001:470:xxxx:yyyy::/64    21  RAS (Dial In) Interface

Sua sub-rede da Internet e sub-rede RAS precisam ser sub-redes diferentes. Escolha um, atribua-o à sua sub-rede RAS e assegure-se de que seu gateway IPv6 saiba rotear essa sub-rede para seu servidor RRAS.

    
por 22.05.2015 / 03:59