Hurricane Electric's IPv6 Tunnel Broker Forums

General IPv6 Topics => IPv6 on Linux & BSD & Mac => Topic started by: kfahoo on September 14, 2012, 09:44:19 AM

Title: creating more pflog devices on freebsd
Post by: kfahoo on September 14, 2012, 09:44:19 AM
to create another pflog device I type in shell:
ifconfig pflog1 create up; pflogd -i pflog1 -f /var/log/pflog1
how can this be done with rc.conf?