Question
Firewall blocking git
I’m using Debian 9 with ufw and Digital Ocean Firewall.
The ufw has this settings:
ufw allow ssh
ufw allow http
ufw allow https
And the Digital Ocean Firewall, this: http://imgur.com/a/doSGz
When the Digital Ocean Firewall is enabled, i can’t pull from a git repository on gitlab.com. The git pull is on a https endpoint.
Anyone had anything like this before?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×