We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8deab61 commit b503053Copy full SHA for b503053
README.md
@@ -254,6 +254,12 @@ host from the TUN/TAP device to the outside world. There are many possible
254
solutions available and the following describes a simple static IP and NAT
255
based setup.
256
257
+ **_NOTE:_** Please check what tooling is managing the firewall on
258
+ your host and refer to its documentation on how to set up the
259
+ nat/postrouting rules. The information below assumes there is no
260
+ other firewall software active on your host and only serves the
261
+ purpose of an example setup.
262
+
263
The proposed example works within the following requirements:
264
265
* initrd_path must be set in the flake configuration
0 commit comments