Hi Everyone,
I have managed to get my Mikrotik working with internode but am unable to get both the IPV6 address and prefix both working the way they should according to most examples and the documentation. My config is:
ipv6 export
jan/20/2020 19:00:22 by RouterOS 6.45.7
software id = NJXX-WVVI
model = RB750Gr3
serial number = 8B010BCBB0AA
/ipv6 address
add address=2001:44b8:2159:cf01::1 interface=ether2
add address=2001:44b8:2159:cf00::1 advertise=no interface=ether1
add address=2001:44b8:2159:cfff::1 advertise=no interface=pppoe-out1
/ipv6 dhcp-client
add add-default-route=yes comment=Internode interface=pppoe-out1 pool-name=samford request=prefix
/ipv6 firewall address-list
add address=::255.0.0.0/104 comment=“defconf: other” list=bad_ipv6
add address=::/128 comment=“defconf: unspecified address” list=bad_ipv6
add address=::/104 comment=“defconf: other” list=bad_ipv6
add address=::224.0.0.0/100 comment=“defconf: other” list=bad_ipv6
add address=3ffe::/16 comment=“defconf: 6bone” list=bad_ipv6
add address=2001:10::/28 comment=“defconf: ORCHID” list=bad_ipv6
add address=2001:db8::/32 comment=“defconf: documentation” list=bad_ipv6
add address=100::/64 comment=“defconf: discard only " list=bad_ipv6
add address=::/96 comment=“defconf: ipv4 compat” list=bad_ipv6
add address=fec0::/10 comment=“defconf: site-local” list=bad_ipv6
add address=::1/128 comment=“defconf: lo” list=bad_ipv6
/ipv6 firewall filter
add action=accept chain=input comment=“defcon:accept established, related, untracked” connection-state=established,related,untracked
add action=drop chain=input comment=“Drop invalid” connection-state=invalid connection-type=”"
add action=accept chain=input protocol=icmpv6
add action=accept chain=input comment=“defconf: accept UDP traceroute” port=3343-33534 protocol=udp
add action=accept chain=input comment=“defconf: accept ipsec ESP” protocol=ipsec-esp
add action=accept chain=input dst-port=546 log=yes log-prefix=RA protocol=udp
add action=accept chain=input comment=“defconf: accept IKE” dst-port=500,4500 protocol=udp
add action=accept chain=input comment=“defconf: accept ipsec AH” protocol=ipsec-ah
add action=accept chain=input comment=" defconf: accept all that matches ipsec policy" ipsec-policy=in,ipsec
add action=accept chain=input in-interface=DMZ
add action=accept chain=input dst-port=547 in-interface=pppoe-out1 log=yes log-prefix=RA protocol=udp
add action=accept chain=forward comment=“defconf: accept established,related,untracked” connection-state=established,related,untracked
add action=drop chain=forward comment=“defconf: drop invalid” connection-state=invalid
add action=drop chain=forward comment=“defconf: drop packets with bad src ipv6” src-address-list=bad_ipv6
add action=drop chain=forward comment=“defconf: drop packets with bad dst ipv6” dst-address-list=bad_ipv6
add action=drop chain=forward comment=“defconf: rfc4890 drop hop-limit=1” hop-limit=equal:1 protocol=icmpv6
add action=accept chain=forward comment=“defconf: accept ICMPv6” protocol=icmpv6
add action=accept chain=forward comment=“defconf: accept HIP” protocol=139
add action=accept chain=forward dst-address=2001:44b8:2159:cf01::4/128 dst-port=25 in-interface=pppoe-out1 protocol=tcp
add action=accept chain=forward dst-address=2001:44b8:2159:cf01::4/128 dst-port=143 in-interface=pppoe-out1 protocol=tcp
add action=accept chain=forward dst-address=2001:44b8:2159:cf01::4/128 dst-port=465 in-interface=pppoe-out1 protocol=tcp
add action=accept chain=forward dst-address=2001:44b8:2159:cf01::4/128 dst-port=993 in-interface=pppoe-out1 protocol=tcp
add action=accept chain=forward comment=“Seive port” dst-address=2001:44b8:2159:cf01::4/128 dst-port=4190 in-interface=pppoe-out1 protocol=tcp
add action=accept chain=forward dst-address=2001:44b8:2159:cf01::4/128 dst-port=53 in-interface=pppoe-out1 protocol=udp
add action=accept chain=forward disabled=yes dst-address=2001:44b8:2159:cf01::4/128 in-interface=pppoe-out1 protocol=tcp
add action=accept chain=forward connection-state=established,related,new dst-address=2001:44b8:2159:cf01::6/128 dst-port=80 in-interface=pppoe-out1 log=yes log-prefix=v6web protocol=tcp
add action=accept chain=forward connection-state=established,related,new dst-address=2001:44b8:2159:cf01::6/128 dst-port=443 in-interface=pppoe-out1 log=yes log-prefix=v6web protocol=tcp
add action=accept chain=forward comment="letsencrypt - " connection-state=established,related,new dst-address=2001:44b8:2159:cf01::4/128 dst-port=80 in-interface=pppoe-out1 log=yes log-prefix=v6web
protocol=tcp
add action=accept chain=forward comment=Letsencrypt connection-state=established,related,new dst-address=2001:44b8:2159:cf01::4/128 dst-port=443 in-interface=pppoe-out1 log=yes log-prefix=v6web
protocol=tcp
add action=accept chain=forward connection-state=established,related,new,untracked in-interface-list=LAN
add action=accept chain=output
add action=drop chain=forward in-interface=pppoe-out1 log=yes log-prefix=v6fwddrop
add action=drop chain=input
/ipv6 nd
set [ find default=yes ] advertise-dns=yes hop-limit=64 interface=DMZ managed-address-configuration=yes other-configuration=yes
add advertise-dns=yes disabled=yes hop-limit=64 interface=ether1
add hop-limit=64 interface=pppoe-out1 managed-address-configuration=yes
/ipv6 route
add distance=2 dst-address=2001:44b8:2159:cf02::/64 gateway=2001:44b8:2159:cf01::30
/ipv6 settings
set accept-router-advertisements=yes
The issues I am having are:
-
When I set my dhcp-v6 client ot obtain the address and prefix, the router wont connect. Is anyone else who uses internode having the same problem? Have you fixed it?
-
I would like to configure a DHCP server to delegate prefixes to my internal subnets. Can I do this on the same router? Every example I have tried errors when either trying to create the pool or allocates out a /56 subnet. As the /56 prefix is dynamically allocated by internode and the creates the pool, I haven’t figured out how to configure this for prefix allocation.
Unfortunately, most of the examples on prefix delegation I have found don’t match what I am trying to achieve. I would like to use two /64 subnets for the networks connected to my gateway router and then allocate otherd /64 to my internal, IOT and guest subnets.
Thanks in advance.
AUsquirrel

