FreeBSD

FreeBSD Diary - the ultimate source of practical how-tos

How to Build a FreeBSD-STABLE Firewall with IPFILTER

These are all topics I need to study - most are from the BSD Diary site above

Some useful reminders and tips

DNS servers are specified in /etc/resolv.conf

restart server shutdown -r now
restart apache
# /usr/local/sbin/apachectl graceful
use apachectl configtest to check httpd.conf changes before apachectl restart

make / make install

using ddclient to update ip (see ddclient.conf)
flush and reload ipf.rules ipf -Fa -f /etc/ipf.rule

check Squirrelmail