# vnet example config file. | |
# | |
# Values need an =. Anything after # is ignored. | |
# | |
# Options include: | |
# | |
# snoop # Mirror traffic to #srv/snoop-PID | |
# nat_timeout = 200 # Timeout NAT maps after 200 seconds | |
# real_address # Let the guest think it has the host's IP address | |
# map_diagnostics # Respond to 'notify 9' with a print of the NAT map | |
# port:tcp:23:22 # Port forward host 23 to guest 22, TCP |