Skip to content

Minor update in "How to set up NAT gateway for private Cloud Networks" #1169

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 11, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions tutorials/how-to-set-up-nat-for-cloud-networks/01.de.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Am Ende dieses Tutorials, können Sie von Ihrem Server **ohne** öffentlicher IP
* Dieses Tutorial ist geschrieben für:
* Ubuntu 18.04, 20.04, 22.04 und 24.04
* Debian 10, 11 und 12
> Unter Debian 12, installiere `systemd-resolved`, bevor du dem Tutorial folgst.
* CentOS 7
* CentOS Stream 8 und 9
* Fedora 36 und 37
Expand Down
1 change: 1 addition & 0 deletions tutorials/how-to-set-up-nat-for-cloud-networks/01.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ By the end of this tutorial, you will be able to access the public network from
* This tutorial is written for:
* Ubuntu 18.04, 20.04, 22.04, and 24.04
* Debian 10, 11 and 12
> On Debian 12, please install `systemd-resolved` before you follow this tutorial.
* CentOS 7
* CentOS Stream 8 and 9
* Fedora 36 and 37
Expand Down