issue with outbound connections? #494
Replies: 5 comments 12 replies
-
Is this related? #452 |
Beta Was this translation helpful? Give feedback.
-
I dont know… just wanted to learn if you can think of anything that might
help resolving this
Question:
When applying a FW rule, does it applying immediately once deployed or
requires a machine restart?
…On Mon, 9 Jan 2023 at 21:10 Thijmen Stavenuiter ***@***.***> wrote:
How do you know 100% sure it's Hetzner blocking it? Have you verified that
other clients can connect to that node?
—
Reply to this email directly, view it on GitHub
<https://github.com/orgs/kube-hetzner/discussions/494#discussioncomment-4637051>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAO6HSYMFC6C65HN4VCHZDTWRRPCTANCNFSM6AAAAAATUYOWII>
.
You are receiving this because you authored the thread.Message ID:
<kube-hetzner/terraform-hcloud-kube-hetzner/repo-discussions/494/comments/4637051
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
Yes I did.. check the FW settings in the cloud ui
I will check the iptables on the node itself.
…On Mon, 9 Jan 2023 at 21:17 Thijmen Stavenuiter ***@***.***> wrote:
I believe a firewall rule is being applied on the Hetzner network, so no
reboot required. Have you validated that your rules are in the Hetzner
cloud console?
—
Reply to this email directly, view it on GitHub
<https://github.com/orgs/kube-hetzner/discussions/494#discussioncomment-4637115>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAO6HS6IEHALEFS72UVFKXDWRRP4HANCNFSM6AAAAAATUYOWII>
.
You are receiving this because you authored the thread.Message ID:
<kube-hetzner/terraform-hcloud-kube-hetzner/repo-discussions/494/comments/4637115
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
@Gilaco Please share you kube.tf, stripped of comment and sensitive values please. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I wonder if any of you encountered issues with outbound networking blocking ports?
I created a simple cluster with few worker nodes - trying to connect to external service mongo-atlas (on port 27017).
I did set a FW rule to allow all outbound TCP connections on any external ports - still, on some of the machines nodes created - the mongo atlas is not reachable... and in others it is....
this issue is very very frustrating as I couldnt get to the root cause why it happens and I dont have a clue how to solve it.
I read online that sometimes on the openSUSE, there is some issues with high ports being blocked but nothing conclusive towards a solution...
really hope that someone here has experience with such incidences and can help...
the problem is on the node-level, only high number ports like the mongo 27017 port...
looking forwards to some feedback,
thanks :-)
Gilad
Beta Was this translation helpful? Give feedback.
All reactions