Skip to content
This repository was archived by the owner on Jun 19, 2024. It is now read-only.

VPN full port #30

@zamentur

Description

@zamentur

To do that we just need to add
iptables -t nat -A PREROUTING -d SERVER_VPN_IP/32 -p udp -j DNAT --to-destination SERVER_VPN_IP:1194

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions