I used to load pf as module in /etc/rc.conf before with no problem.
I csup update src to FreeBSD 7.2 Release-p4, rebuild GENERIC kernel and reboot. I enable new kernel' NULL Map feature at /boot/loader.conf. First it seem fine to me.
I am noticed pf module does not load with new kenrel when I replace one of 5 tables.
I check no diff between /etc/rc.d/pf, pflog and /usr/src/etc/rc.d/pf, pflog
When I ifconfig, pflogd device do not exit!
Firstly, I rebuild a build-in device pf kernel. The result no changes. pf does not auto load by /etc/rc.conf
Now, I use /etc/crontab 's @reboot statements to auto load pflogd and pf in every boot.
I csup update src to FreeBSD 7.2 Release-p4, rebuild GENERIC kernel and reboot. I enable new kernel' NULL Map feature at /boot/loader.conf. First it seem fine to me.
I am noticed pf module does not load with new kenrel when I replace one of 5 tables.
I check no diff between /etc/rc.d/pf, pflog and /usr/src/etc/rc.d/pf, pflog
When I ifconfig, pflogd device do not exit!
Firstly, I rebuild a build-in device pf kernel. The result no changes. pf does not auto load by /etc/rc.conf
Now, I use /etc/crontab 's @reboot statements to auto load pflogd and pf in every boot.