[AusNOG] Internode IPv6 Support

Damien Gardner Jnr rendrag at rendrag.net
Mon Oct 19 14:50:39 EST 2015


I'm running a Microtik CRS109 on TID ADSL, which I originally used the
internode 877 config, to get working, so my current 'tik config should
conversely work on Internode ;)

It *should* be as simple as adding an IPv6 DHCP client to the internode
PPPOE interface

/ipv6 dhcp-client
add add-default-route=yes interface=pppoe-tid pool-name=TID_PD

And then you should see your allocation:
/ipv6 dhcp-client print
Flags: D - dynamic, X - disabled, I - invalid
 #    INTERFACE         STATUS        PREFIX
 0    pppoe-tid         bound         2001:8000:1000:bee0::/56

Now bear in mind that RouterOS doesn't support prefix delegation (aka ipv6
address tid-ipv6-prefix ::1:0:0:0:1/64) quite the way that cisco do, so you
will have to then take your delegated prefix, and manually config your WAN,
LAN, DMZ, etc. (and unless I was doing something wrong, you HAVE to add the
WAN IP manually, if you actually want your 'tik to have v6 internet
access..)

i.e.

/ipv6 address
add address=2001:8000:1000:bee2::1 interface=vlan101
add address=2001:8000:1000:bee0::1 interface=pppoe-tid
add address=2001:8000:1000:bee1::1 interface=bridge-local

Hope that helps some :)

On 19 October 2015 at 14:36, David Beveridge <dave at bevhost.com> wrote:

>
>
> On Mon, Oct 19, 2015 at 1:12 PM, Delan Azabani <delan at azabani.com> wrote:
>
>> I'm not an Internode employee, but I'm a customer who has IPv6 working.
>>
>> What does your setup look like? In short:
>>
> Mikrotik CCR1009 on NBN.
> The IPv6 Protocol is enabled on Internode Control Panel.
>
>>
>> • Use one PPP session for both protocols.
>>
> Done
>
>> • Acquire an IPv4 address with PPP IPCP (RFC 1332).
>>
> Done & working
>
>> • Negotiate an IPv6 interface identifier with PPP IPv6CP (RFC 5072).
>>
> Working (I get fe80::12/64)
>
>> • Acquire a dynamic /64 prefix with NDP Router Solicitation (RFC 4861).
>>
> Note sure about this one, no IPv6 Address is appearing
>
>> • Acquire a static /56 prefix with DHCPv6 IA_PD (RFC 3633).
>>
> Sending IA_PD, no response.
>
>
>
> _______________________________________________
> AusNOG mailing list
> AusNOG at lists.ausnog.net
> http://lists.ausnog.net/mailman/listinfo/ausnog
>
>


-- 

Damien Gardner Jnr
VK2TDG. Dip EE. GradIEAust
rendrag at rendrag.net -  http://www.rendrag.net/
--
We rode on the winds of the rising storm,
 We ran to the sounds of thunder.
We danced among the lightning bolts,
 and tore the world asunder
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ausnog.net/pipermail/ausnog/attachments/20151019/42c366c7/attachment.html>


More information about the AusNOG mailing list