hardware/network: Fix note about forwarding IP on multi-card setups

This commit is contained in:
RichardG867
2023-04-16 14:32:28 -03:00
parent 0b6aeb1077
commit d5c49a7021

View File

@@ -80,7 +80,7 @@ Each port forward must be assigned a number, starting at 0 and counting up (skip
The host system can access forwarded ports through 127.0.0.1 or its own IP address, while other devices on the network can access them through the host's IP address.
.. note:: The emulated machine's IP address must be set to 10.0.2.15 (the default IP provided through DHCP) for port forwarding to work.
.. note:: The emulated machine's IP address must be set to 10.0.\ *x*\ .15 (the default IP provided through DHCP) for port forwarding to work.
.. container:: toggle-always-show