Added on February 21, 2012, 9:46 amAnybody wanna try out IPv6 on their Mikrotik router. My config below. This is using 6to4 anycast relays.
My IPv6 config for my Mikrotik RB750GL.
CODE
/interface 6to4
add disabled=no local-address=175.139.x.x name=6to4 remote-address=unspecified
/ipv6 address
add address=2002:XXXX:XXXX::1/16 advertise=no comment=6to4public disabled=no eui-64=no interface=6to4
add address=2002:XXXX:XXXX:1::1/64 advertise=yes comment=6to4subnet disabled=no eui-64=no interface=ether2
/ipv6 route
add disabled=no distance=1 dst-address=2000::/3 gateway=::192.88.99.1%6to4
add disabled=no local-address=175.139.x.x name=6to4 remote-address=unspecified
/ipv6 address
add address=2002:XXXX:XXXX::1/16 advertise=no comment=6to4public disabled=no eui-64=no interface=6to4
add address=2002:XXXX:XXXX:1::1/64 advertise=yes comment=6to4subnet disabled=no eui-64=no interface=ether2
/ipv6 route
add disabled=no distance=1 dst-address=2000::/3 gateway=::192.88.99.1%6to4
175.139.x.x is current IP address.
2002:XXXX:XXXX:1::1 is the IPv6 address calculated based on the above IP. Just convert IPv4 to hex.
This needs to be updated every time you get a new IP from UniFi.
IPv6 DNS from OpenDNS: 2620::ccd::2 and 2620::ccc::2
Did you know www.v6.facebook.com has an IPv6 address of 2620:0:1cfe:face:b00c::3
Added on February 24, 2012, 12:58 pmHey guys, Landasan has stocks in for RB750GL & RB751U-2HnD. Receptionist wasn't sure about RB751G. Prices are good too. Will probably be picking up a unit or two.
Added on February 25, 2012, 3:14 pmWent to Landasan yesterday and bought a RB751U-2HnD to play with. Will be testing out its wifi range this weekend. Also had a hands on look at the Omnitik, Groove, SXT and other Mikrotik stuff. They have a lot of stuff in stock but no RB751G-2HnD.
This post has been edited by soonwai: Feb 25 2012, 03:15 PM
Feb 21 2012, 02:30 AM
Quote

0.0238sec
0.63
7 queries
GZIP Disabled