Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
23.1 Legacy Series
»
23.1.9, OpenVPN clients dual IPv4 IPv6, IPv4 working, IPv6 isn't
« previous
next »
Print
Pages: [
1
]
Author
Topic: 23.1.9, OpenVPN clients dual IPv4 IPv6, IPv4 working, IPv6 isn't (Read 1662 times)
ferryvanaesch
Newbie
Posts: 17
Karma: 3
23.1.9, OpenVPN clients dual IPv4 IPv6, IPv4 working, IPv6 isn't
«
on:
June 13, 2023, 10:38:56 pm »
Hi,
I've set up an openvpn server, and it dishes out both IPv4 and IPv6 addresses. In the Advanced section of the server I've added 'push "redirect-gateway ipv6"', and so far all seems fine. Clients connect, they get both IPv4 and IPv6 addresses assigned, and on IPv4 things are all good. I set up a NAT to the WAN, they can browse the Internet, and connect to both the LAN and DMZ networks internally.
On IPv6: not so much. I can see traffic coming in from the clients using tcpdump, but it's dropped on the firewall without a trace in the logs.
The Firewall rule under OpenVPN has 1 simple rule, to allow everything that comes in from the clients: (IPv4+6, pass). Logging is enabled, and I can see log-entries for IPv4 traffic, just nothing for IPv6.
Where oh where does one go to analyse further?
Thanks for any help in advance.
Ferry.
PS. The networks are all dual stack, including the WAN connection.
Logged
ferryvanaesch
Newbie
Posts: 17
Karma: 3
Re: 23.1.9, OpenVPN clients dual IPv4 IPv6, IPv4 working, IPv6 isn't
«
Reply #1 on:
June 13, 2023, 11:18:34 pm »
Red herring. Zenarmor was the culprit.
Logged
franco
Administrator
Hero Member
Posts: 17570
Karma: 1596
Re: 23.1.9, OpenVPN clients dual IPv4 IPv6, IPv4 working, IPv6 isn't
«
Reply #2 on:
June 14, 2023, 09:44:17 am »
May have not been this but one other thing that could be happening is when a specific interface is selected for the listening address in which case OpenVPN does not offer dual-stack support and OPNsense assumes the user meant IPv4 even though the OpenVPN configuration accepts mixed UDP/TCP values, but not a second address...
Cheers,
Franco
Logged
GreenMatter
Full Member
Posts: 166
Karma: 1
Re: 23.1.9, OpenVPN clients dual IPv4 IPv6, IPv4 working, IPv6 isn't
«
Reply #3 on:
September 08, 2023, 03:00:00 pm »
Quote from: ferryvanaesch on June 13, 2023, 10:38:56 pm
I've set up an openvpn server, and it dishes out both IPv4 and IPv6 addresses…
Hi,
Would you mind to share your dual stack openvpn setup?
Logged
OPNsense on:
Intel(R) Xeon(R) E-2278G CPU @ 3.40GHz (4 cores)
8 GB RAM
50 GB HDD
and plenty of vlans ;-)
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
23.1 Legacy Series
»
23.1.9, OpenVPN clients dual IPv4 IPv6, IPv4 working, IPv6 isn't