Greetings!
I am running into an issue with dhcpd where the service starts just fine ( no errors in logs ) but will not hand out addresses.
I have built a simple jail using Ezjail, isc-dhcpd was built with rawsockets enabled. Also i have added a devfs rule to specifically allow my dhcpd jail to use bpf. Since I'm using sockets the devfs rule isnt needed but for now its there if i need it. Tcpdump shows the dhcp request from my client but the server will not hand out addresses. Also the sysctl that referneces jail sockets is set to 1. I cant think of any reason why this should not work - I hope DNS will work when I set it up.
Any ideas?
I can provide configs if need be however FreeBSD is not something thats new to me
Also, running 8.0-RELEASE, I do have a custom kernel but everything is GENERIC aside from my added pf and vesa options.
Sorry for grammer in huge hurry!
-Eric
I am running into an issue with dhcpd where the service starts just fine ( no errors in logs ) but will not hand out addresses.
I have built a simple jail using Ezjail, isc-dhcpd was built with rawsockets enabled. Also i have added a devfs rule to specifically allow my dhcpd jail to use bpf. Since I'm using sockets the devfs rule isnt needed but for now its there if i need it. Tcpdump shows the dhcp request from my client but the server will not hand out addresses. Also the sysctl that referneces jail sockets is set to 1. I cant think of any reason why this should not work - I hope DNS will work when I set it up.
Any ideas?
I can provide configs if need be however FreeBSD is not something thats new to me

Also, running 8.0-RELEASE, I do have a custom kernel but everything is GENERIC aside from my added pf and vesa options.
Sorry for grammer in huge hurry!
-Eric