Page 1 of 1

ipv6 and softehter

Posted: Mon Jun 27, 2016 1:17 pm
by vitaliksys
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 ?

Re: ipv6 and softehter

Posted: Thu Jun 30, 2016 5:44 am
by WarptecAU
How did you go with this?

I'm currently trying a similar setup with dhcpd. I assume I will need to forward traffic with ip6tables.

I will let you know how I go.

Re: ipv6 and softehter

Posted: Thu Jun 30, 2016 7:40 am
by vitaliksys
i figured the virtual driver created has a local ip address for ipv4 and one for ipv6

i was able to post a rule via ip6tables to ipv6 address of the dev created, but unless iassign an ipv6 block to it, i won't get ipv6 to client, and no matter what i do , still no traffic.

on main developer's page there is some very very vague info https://www.softether.org/1-features/4. ... 6_Supports that was not of much help

Re: ipv6 and softehter

Posted: Wed Jul 13, 2016 7:48 am
by thisjun
What OS and VPN client did you use?

Re: ipv6 and softehter

Posted: Thu Jul 14, 2016 7:06 am
by vitaliksys
i have set up this on a ubuntu server

trying to connect via softether client on Windows OS

Re: ipv6 and softehter

Posted: Thu Jul 28, 2016 5:33 am
by thisjun
Can you ping to the server with IPv6?
Is IPv6 stack enabled on the virtual adapter?
Is IPv6 forwarding enabled on the router?