ipv6 and softehter
Posted: Mon Jun 27, 2016 1:17 pm
Hi,
i have set up ipv4 using dnsmasq and softether easily. i assign ips via iptables.
using the same dnsmasq i am able to assign ipv6 to client but not correctly as there is no traffic.
i have one ip address that looks like this 1234:a3380:800:a1::222:333/64
can anyone help with setup ?
i did smth like this :
enable-ra
dhcp-range=1234:a3380:800:a1::, 1234:a3380:0800:00a1:ffff:ffff:ffff:ffff, 64, 12h
#dhcp-range=1234:a3380:800:a1::, ra-only, 64, 12h
is there smth more i need to do ? like ip6tables to route trafic ?
i have set up ipv4 using dnsmasq and softether easily. i assign ips via iptables.
using the same dnsmasq i am able to assign ipv6 to client but not correctly as there is no traffic.
i have one ip address that looks like this 1234:a3380:800:a1::222:333/64
can anyone help with setup ?
i did smth like this :
enable-ra
dhcp-range=1234:a3380:800:a1::, 1234:a3380:0800:00a1:ffff:ffff:ffff:ffff, 64, 12h
#dhcp-range=1234:a3380:800:a1::, ra-only, 64, 12h
is there smth more i need to do ? like ip6tables to route trafic ?