manual-connections icon indicating copy to clipboard operation
manual-connections copied to clipboard

enable PF when already connected

Open g00nix opened this issue 3 years ago • 6 comments

The scripts were designed to be chained together, so multiple people have issues when they want to enable PF on their existing connections OpenVPN.

A separate script should be created to allow users already connected to OpenVPN to enable PF.

g00nix avatar Nov 02 '20 23:11 g00nix

I got this working just testing it now. Running at just under 24hrs now. @g00nix do you still want a fork so you can compare the code?

steff2632 avatar Nov 05 '20 09:11 steff2632

@g00nix do you still want a fork so you can compare the code?

Yes, please create a fork so that I can have a look.

g00nix avatar Nov 05 '20 12:11 g00nix

done!

https://github.com/steff2632/manual-connections

steff2632 avatar Nov 05 '20 21:11 steff2632

@steff2632 I reverse engineered a solution for synology users that can be found here.

It is designed to be setup to run in the Task Scheduler every 15 minutes. It should be easy enough to repurpose for using the port for anything else.

stmty9 avatar Nov 14 '20 00:11 stmty9

@steff2632 @steff2632 @iPherian I like both of your approaches. Nice work!

I added a comment to the PR: https://github.com/pia-foss/manual-connections/pull/38#issuecomment-727232461

g00nix avatar Nov 14 '20 19:11 g00nix

I closed that PR as the repo changed a lot in v2.0.0.

Now we have separate scripts to get a region and get a token, which should allow a smooth fix for this ticket.

g00nix avatar Jan 21 '21 23:01 g00nix