I have a 6in 4 tunnel with the following config:
Code: Select all
/interface 6to4
add !keepalive local-address=192.168.32.1 name=Home remote-address=192.168.0.1
Code: Select all
77 9753... home.crill... 192.168.0.1 10.160.22.11 ipv6-encap 1300 1 no
78 9753... home.crill... 192.168.0.1 10.160.22.11 ipv6-encap 902 1 no
Code: Select all
add action=masquerade chain=srcnat comment="defconf: masquerade" ipsec-policy=out,none out-interface-list=WAN
Any inputs would be very appreciated! :)
Thanks!