DOC: Add NAT info
This commit is contained in:
parent
027b15fe0f
commit
eff1ef12e7
2 changed files with 8 additions and 0 deletions
|
@ -202,6 +202,14 @@ Additionally NAT based networking is useful to allow host systems with WiFi
|
|||
networking to a) reach the simulated system and b) allow the simulated system
|
||||
to reach out to the Internet.
|
||||
|
||||
Note: As mentioned above, NAT networking is specifically capable of providing
|
||||
TCP/IP connectivity. Only expect TCP and UDP traffic to pass through
|
||||
the interface. Do not expect ICMP traffic (ping mostly) to traverse
|
||||
the NAT boundary. This restriction is a conseqence of host platform
|
||||
and network limitations regarding direct user mode code generating ICMP
|
||||
packets.
|
||||
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
Windows notes:
|
||||
|
|
BIN
doc/simh_faq.doc
BIN
doc/simh_faq.doc
Binary file not shown.
Loading…
Add table
Reference in a new issue