hello,
i am migrating from IPV4 to IPV6 and to my surprise it is not possible to attach an IPV6 address to a vlan.
so my clients are unable to get an IPV6 address routed through the SA.
how am i able to connect to IPV6 only hosts behind an SA?
when will juniper make this possible? IPV6 is not a new technology and it makes me wonder why a network company is not able to work this out.
greetings,
h
Are we talking about IPv6 via the VPN tunnel? We starting supporting IPv6 in different phases. Partial support started in 7.3 and 7.4. However, IPv6 should be fully implemented in 8.0.
http://www.juniper.net/techpubs/software/ive/releasenotes/j-sa-sslvpn-7.3R1-whatsnew.pdf
http://www.juniper.net/techpubs/software/ive/releasenotes/j-sa-sslvpn-7.4r1-whatsnew.pdf
what do you mean fully implemented?
i can set an ipv6 address on the internal port, on the external port, but i can only set an ipv4 address on a vlan.
i am using version 8 and yes i mean ipv6 address over an ipv4/ipv6 vpn connection.
If we are talking about sending IPv6 traffic through the VPN tunnel, this should work with Pulse 5.0 and Pulse Secure gateway 8.0. You can refer to the table on pg 961 (http://www.juniper.net/techpubs/en_US/sa8.0/information-products/topic-collections/junos-pulse-secur...
There are certain limitation depending if you are talking about IPv4 to IPv6 or IPv6 to IPv6 through the tunnel as we had to make changes to both the Pulse Secure gateway and Pulse Secure client software.
these limitations mean no ipv6 vlan support?
and the link is dead....
@kita wrote:
If we are talking about sending IPv6 traffic through the VPN tunnel, this should work with Pulse 5.0 and Pulse Secure gateway 8.0. You can refer to the table on pg 961 (http://www.juniper.net/techpubs/en_US/sa8.0/information-products/topic-collections/junos-pulse-secur...
There are certain limitation depending if you are talking about IPv4 to IPv6 or IPv6 to IPv6 through the tunnel as we had to make changes to both the Pulse Secure gateway and Pulse Secure client software.
This has been a very helpful thread as I'm butting heads with this issue. I added v6 addressing to my SA4500 cluster running 8.or7.1 .recently. I assign clients a vlan via role. The vlan only allows ipv4 addresses. I am assigning the clients a ipv6 subnet in the vlan in the connection profile. The clients get a ipv6 address from the assigned role. They cannot ping each other while connected. They can ping each other via the ipv4 addresses. The connected clients cannot ping the ipv4 address of the internal interface of the SA, nor ping through to any ipv6 address beyond. The ND cache shows a ff02::1.
The vlan ipv6 route table shows:
default | ![]() | fe80:: | 64 | :: | VLAN 100 | 0 |
default | ![]() | :: | 0 | VLAN 100 | 2 |
The route status is flagged as unkown.
My guess is I would need to define a route from the ipv6 address subnet range I assign to clietnt to the vlan ipv6 gateway. I I wasn't able to find good information to that effect in the documentation.