diff --git a/src/opnsense/mvc/app/controllers/OPNsense/Interfaces/forms/dialogVxlan.xml b/src/opnsense/mvc/app/controllers/OPNsense/Interfaces/forms/dialogVxlan.xml index 8b2a68a7c..97dfa582f 100644 --- a/src/opnsense/mvc/app/controllers/OPNsense/Interfaces/forms/dialogVxlan.xml +++ b/src/opnsense/mvc/app/controllers/OPNsense/Interfaces/forms/dialogVxlan.xml @@ -24,7 +24,8 @@ vxlan.vxlanlocalport text - Define the source port. Default is 4789. + Define the port to be used. + 4789 true @@ -40,7 +41,8 @@ vxlan.vxlanremoteport text - Define the remote port. Default is 4789. + Define the port to be used. + 4789 true @@ -56,8 +58,6 @@ vxlan.vxlandev dropdown - - When the interface is configured in multicast mode, the dev interface is used to transmit IP multicast packets. - + When the interface is configured in multicast mode, the dev interface is used to transmit IP multicast packets.