Hi -
My ISP provides myself with a "flat" /48 ipv6 subnet (not routed).
I have assigned an IP/64 to the "untrust" interface of my SRX240 (junos 12.1X47-D25.4) and set the default gateway. I can ping6 to/from the SRX, so far so good.
Now I'd like to assign a /64 subnet to the each internal interfaces of my SRX but I face a problem regarding the "who has" neighbor solicitations: the ISP's router does not know that the targeted /64's are behind my SRX and so how to route the traffic to.
In this situation, I think one have to rely on proxy-ndp. However, it seems that junos requires ipv6s to be natted. Is there a way to both assign public subnets to the internal interfaces and to rely on proxy-ndp? Or is there another/better way to make the internal subnets reachable from world-wide?
Thanks in anticipation.