Nat node use port 0

This commit is contained in:
Julien Duponchelle
2016-09-05 11:43:20 +02:00
parent d7c60db2b9
commit 1d70a18b11
3 changed files with 5 additions and 5 deletions

View File

@ -33,7 +33,7 @@ def test_json(on_gns3vm, project):
{
"interface": "eth1",
"name": "nat0",
"port_number": 1,
"port_number": 0,
"type": "ethernet"
}
]