Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


In this Discussion

New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

OpenVPN auto installer + IPv6 configration

Orta9Orta9 Member
edited June 2017 in Help

I use OpenVPN auto installer. There is no problem. But I have an IPv6 address and want to configure my OpenVPN server for IPv6. (Dual stack IPv4 & IPv6.) Can you help me?

Comments

  • c0nnaxc0nnax Member

    edit the file /etc/openvpn/server.conf
    change 'proto udp' or 'tcp' --> 'proto udp6'
    and restart openvpn service.

  • Orta9Orta9 Member

    @c0nnax said:
    edit the file /etc/openvpn/server.conf
    change 'proto udp' or 'tcp' --> 'proto udp6'
    and restart openvpn service.

    I want to use IPv4 and IPv6 at the same time. (Dual stack) Is this configuration appropriate?

  • c0nnaxc0nnax Member

    @Orta9 said:

    @c0nnax said:
    edit the file /etc/openvpn/server.conf
    change 'proto udp' or 'tcp' --> 'proto udp6'
    and restart openvpn service.

    I want to use IPv4 and IPv6 at the same time. (Dual stack) Is this configuration appropriate?

    em.. only one proto maybe be used I think.
    But you could try.

Sign In or Register to comment.