I am using StrongSwan to setup a site-to-site VPN between two DigitalOcean VPCs. For testing purposes I have UFW disabled and when I add a DO firewall with TCP/UDP/ICMP open to all addresses inbound / outbound - ICMP fails to get through the tunnel. Removing the DO firewall ICMP gets through.
UFW works fine in both directions. Any ideas why the DO firewall doesn’t work?
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.
Click below to sign up and get $100 of credit to try our products over 60 days!
Hi,
Firstly, I must admit that I used to use DO firewall just during initial droplet configuration, to protect it until its own firewall is installed and configured. Though I do not use DO firewall on a daily basis as it is not flexible and difficult for troubleshooting (the logs are not available), I may say that the below settings made my DO firewall transparent in my implementations when I was using it.
Inbound rules.
Outbound rules.
Can you share some more info about you configuration ?