Hello -
I've got RouterOS 3.24 on an RB1000 in a data center, doing IPv4 and v6 routing. The DC gave me a couple of /64's, one for the router and one for a client machine behind it (mine). I assigned my side of the /64 for the router to the router port that I am using for WAN, and set a route for outbound traffic, following the examples in this post: http://forum.mikrotik.com/viewtopic.php ... pv6#p93989. At this point I can ping from the router to publicly accessible IPv6 addresses, like the one for ipv6.google.com, etc. I added the second /64 to the interface (a VLAN) for my client machine behind the router, which has some statically configured IPs and a gateway from that range already set up on it (not using advertising for this). At this point, I have the following conditions:
1. I can ping the IPv6 client IPs on my client machine from the router;
2. The client IPv6 IPs on my machine can be pinged by Admins at the DC;
3. I can ping the IPv6 client IPs on my client machine from elsewhere on the internet (outside of the DC network);
4. I can ping the IPv6 cients IPs from on the machine that they are hosted on (self-ping);
5. I cannot ping out from the client box to any other IPv6 IP subnet, whether hosted elsewhere in my network, or out on the public internet (such as the IP for ipv6.google.com).
The client box does have a default route and gateway for the IPv6 subnet, and it was able to reach external IPv6 points with the same network settings before I put it behind the router. Any ideas?
Thanks!
Ed
LATER - Just performed a confirming test in cooperation with the DC NOC with the DC directly routing the /64 to the client box. Everything worked and and I could ping in and out, full accessibility. Put it back behind the router and routed the /64 back throught the router: I can ping in to the client box but cannot ping out. No changes to the config on the client box, the only change was having the DC route directly vs routing through the router. I've gone over my config on the router with the DC and they don't see any issues - anyone got any ideas out there?