ipv6 and softehter

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
vitaliksys
Posts: 7
Joined: Mon Jun 27, 2016 1:10 pm

ipv6 and softehter

Post by vitaliksys » 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 ?

WarptecAU
Posts: 3
Joined: Thu Apr 16, 2015 1:07 am

Re: ipv6 and softehter

Post by WarptecAU » Thu Jun 30, 2016 5:44 am

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.

vitaliksys
Posts: 7
Joined: Mon Jun 27, 2016 1:10 pm

Re: ipv6 and softehter

Post by vitaliksys » Thu Jun 30, 2016 7:40 am

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

thisjun
Posts: 2458
Joined: Mon Feb 24, 2014 11:03 am

Re: ipv6 and softehter

Post by thisjun » Wed Jul 13, 2016 7:48 am

What OS and VPN client did you use?

vitaliksys
Posts: 7
Joined: Mon Jun 27, 2016 1:10 pm

Re: ipv6 and softehter

Post by vitaliksys » Thu Jul 14, 2016 7:06 am

i have set up this on a ubuntu server

trying to connect via softether client on Windows OS

thisjun
Posts: 2458
Joined: Mon Feb 24, 2014 11:03 am

Re: ipv6 and softehter

Post by thisjun » Thu Jul 28, 2016 5:33 am

Can you ping to the server with IPv6?
Is IPv6 stack enabled on the virtual adapter?
Is IPv6 forwarding enabled on the router?

Post Reply