core
core copied to clipboard
[Feature Request] OpenVPN Instances - NetBIOS
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
- [X] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md
- [X] I am convinced that my issue is new after having checked both open and closed issues at https://github.com/opnsense/core/issues?q=is%3Aissue
Is your feature request related to a problem? Please describe.
Disable NetBIOS name lookups to cut down on VPN traffic.
Describe the solution you like
The push options list would be a good place for this. Maybe called "push disable-nbt". This would achieve the following:
push "dhcp-option DISABLE-NBT"
Describe alternatives you considered
There are no alternatives for this.