idlab-discover / easy-openvpn-server

Plug-and-play OpenVPN server which generates server and client config files for you
https://snapcraft.io/easy-openvpn-server
GNU Affero General Public License v3.0
69 stars 9 forks source link

Ability to turn protocols on and off #17

Open Artucuno opened 2 years ago

Artucuno commented 2 years ago

Hey, I want to disable UDP but there is no way that I can see to do that. Can you please add a way to turn protocols on and off? Thanks!

merlijn-sebrechts commented 2 years ago

Why do you want to turn off UDP? Can you explain this a bit more?


From: Artucuno @.> Sent: Monday, June 27, 2022 6:21:34 AM To: IBCNServices/easy-openvpn-server @.> Cc: Subscribed @.***> Subject: [IBCNServices/easy-openvpn-server] Ability to turn protocols on and off (Issue #17)

Hey, I want to disable UDP but there is no way that I can see to do that. Can you please add a way to turn protocols on and off? Thanks!

— Reply to this email directly, view it on GitHubhttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FIBCNServices%2Feasy-openvpn-server%2Fissues%2F17&data=05%7C01%7CMerlijn.Sebrechts%40ugent.be%7C7e416d9c2de04b46ff6708da57f48649%7Cd7811cdeecef496c8f91a1786241b99c%7C1%7C0%7C637919004985877791%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=e9vh60m3OwsD0uYu97lPxJcXe8f0OEyiRfL2lPxY3xs%3D&reserved=0, or unsubscribehttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAALMP5P2AARF5C5DRPJ6HOTVRET45ANCNFSM5Z5C3NHQ&data=05%7C01%7CMerlijn.Sebrechts%40ugent.be%7C7e416d9c2de04b46ff6708da57f48649%7Cd7811cdeecef496c8f91a1786241b99c%7C1%7C0%7C637919004985877791%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=MMJ%2F443X24kchTyvDWR33IIpCqvNQX5NK1NfZ7PtWvo%3D&reserved=0. You are receiving this because you are subscribed to this thread.Message ID: @.***>

Artucuno commented 2 years ago

Since snap doesn't allow you to edit files because of the read only file system, I am unable to rearrange the client config template to have TCP connected first. (The network this VPN is meant for doesn't allow UDP)

Thanks.

merlijn-sebrechts commented 2 years ago

You should be able to change the order, or remove a connection entirely, after exporting the config using the show-client command. Does this help you further?