mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-09-23 04:10:49 +03:00
chore(docs): update gns3_server.conf sample about the default NAT interface
This commit is contained in:
parent
de8e1039a9
commit
34923e46e0
@ -127,8 +127,8 @@ compute_password = gns3
|
||||
allowed_interfaces = eth0,eth1,virbr0
|
||||
|
||||
; Specify the NAT interface to be used by the NAT node
|
||||
; Default is virbr0 on Linux (requires libvirt) and vmnet8 for other platforms (requires VMware)
|
||||
default_nat_interface = vmnet10
|
||||
; Default is virbr0 on Linux (requires libvirt)
|
||||
default_nat_interface = virbr0
|
||||
|
||||
; Enable the built-in templates
|
||||
enable_builtin_templates = True
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user