Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
General Discussion
»
DHCP server vendor class settings
« previous
next »
Print
Pages: [
1
]
Author
Topic: DHCP server vendor class settings (Read 1127 times)
skyjam
Newbie
Posts: 23
Karma: 0
DHCP server vendor class settings
«
on:
January 04, 2021, 12:05:17 pm »
Hi there,
I'm looking for information on how to define vendor class settings to be set for DHCP server on LAN.
It looks like it is not possible using the web Interface.
Any manual modifications to dhcpd.conf seeem to be overwritten automatically...
Maybe adding the possibility in the web interface to define an include file for dhcpd.conf?
Code:
[Select]
include "/mypath/myfile.conf";
Logged
meisterj
Newbie
Posts: 2
Karma: 0
Re: DHCP server vendor class settings
«
Reply #1 on:
March 04, 2021, 02:18:36 pm »
Hi,
same problem here, i need to define vednor class entrys (in my case for voip clients), but do not know where? Is there a way to modify (and keep Settings) in /var/dhcpd//etc/dhcpd.conf?
Logged
Greelan
Hero Member
Posts: 961
Karma: 65
DHCP server vendor class settings
«
Reply #2 on:
March 04, 2021, 02:32:50 pm »
Try:
Code:
[Select]
/usr/local/etc/inc/plugins.inc.d/dhcpd.inc
Of course, won’t survive an update, but it is something
Logged
Greelan
Hero Member
Posts: 961
Karma: 65
Re: DHCP server vendor class settings
«
Reply #3 on:
March 04, 2021, 02:54:42 pm »
Actually, can the Additional Options for the DHCP server in the GUI not be used for your purpose?
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
General Discussion
»
DHCP server vendor class settings