2016-07-12 7:41 GMT+02:00 Difan Zhao <[email protected]>: > > So I have been playing with rdomain and I am able to get dhcp and openvpn > working but with some hacking. I am seeking a proper way to do this.
rcctl(8) is the way to go: # rcctl set dhcpd rtable 200 # rcctl get dhcpd dhcpd_class=daemon dhcpd_flags= dhcpd_rtable=200 dhcpd_timeout=30 dhcpd_user=root (thanks again aja, much appreciated)

