diff --git a/conf/gns3_server.conf b/conf/gns3_server.conf index bd4d8991..83ab86ec 100644 --- a/conf/gns3_server.conf +++ b/conf/gns3_server.conf @@ -28,7 +28,7 @@ console_end_port_range = 10000 ; First port of the range allocated for inter-device communication. Two ports are allocated per link. udp_start_port_range = 10000 ; Last port of the range allocated for inter-device communication. Two ports are allocated per link -udp_start_end_range = 20000 +udp_end_port_range = 20000 ; uBridge executable location, default: search in PATH ;ubridge_path = ubridge