Skip to content

Commit b503053

Browse files
committed
Add information about potential firewall conflicts
Add a note about the NAT setup for firecracker guests to connect with the host.
1 parent 8deab61 commit b503053

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,12 @@ host from the TUN/TAP device to the outside world. There are many possible
254254
solutions available and the following describes a simple static IP and NAT
255255
based setup.
256256

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+
257263
The proposed example works within the following requirements:
258264

259265
* initrd_path must be set in the flake configuration

0 commit comments

Comments
 (0)