I have a VPS instance running FreeBSD (on Hetzner). I started nginx on it.
When I am ssh'd into the server, I get a response:
$ curl <server-ip-address>
<default nginx response>
However, when I try to connect on my own device:
$ curl http://<server-ip-address>
curl: (28) Failed to connect to...
Hi all.
In hetzner they say I should allow the follow rule in their firewall.
Name: TCP_Out
Source IP: 0.0.0.0/0
Destination IP: 0.0.0.0/0
Destination port: 32768-65535
Protocol: tcp
TCP flags: ack
Action: accept
But when I activated the FreeBSD 12 has no internet access.
All other os like...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.