NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-xen/44684: xen problem, pf problem domu
The following reply was made to PR port-xen/44684; it has been noted by GNATS.
From: gabberstudio <gabberstudio%mail.ru@localhost>
To: Manuel Bouyer <bouyer%antioche.eu.org@localhost>
Cc:
Subject: Re: port-xen/44684: xen problem, pf problem domu
Date: Sun, 6 Mar 2011 11:58:58 +0300
÷ Sat, 5 Mar 2011 14:30:30 +0100
Manuel Bouyer <bouyer%antioche.eu.org@localhost> ÐÉÛÅÔ:
> you mean, you still see the "Device not configured" when running
> pfctl ? Can you send you kernel config file ?
So will be more correct
PF
nano /etc/rc.conf
pf=YES
pflogd=YES
pflog_enable=YES
and
KERNEL
nano /usr/src/sys/arch/i386/conf/XEN3PAE_DOMU
options PFIL_HOOKS # pfil(9) packet filter hooks
pseudo-device pf # PF packet filter
pseudo-device pflog # PF log interface
and
ALTQ ALL UNCOMENT
config /usr/src/sys/arch/i386/conf/XEN3PAE_DOMU
cd /usr/src/sys/arch/i386/compile/XEN3PAE_DOMU
make depend && make && make install && make clean
Home |
Main Index |
Thread Index |
Old Index