Date: Tue, 4 Sep 2001 13:03:16 +0200 From: "Chojin" <freebsd@tarakan-network.com> To: <freebsd-questions@FreeBSD.ORG>, <freebsd-hackers@FreeBSD.ORG> Subject: ipnat, ipf, ipfstat devices not configured Message-ID: <024e01c13531$33498390$0245a8c0@chojin>
next in thread | raw e-mail | index | archive | help
Hello, Since I recompiled my system and kernel (4.3-RELEASE) I can't use ipnat ipf and ipfstat: #ipnat /dev/ipnat: open: Device not configured #ipf -Fa -f /etc/ipf.rules open device: Device not configured ioctl(SIOCIPFFL): Bad file descriptor open device: Device not configured 2:ioctl(add/insert rule): Bad file descriptor 3:ioctl(add/insert rule): Bad file descriptor #ipfstat open: Device not configured I did all things needed as MAKEDEV all (done by mergemaster). There are all options unchanged in my kernel configuration file: options IPFILTER #ipfilter support options IPFILTER_LOG #ipfilter logging options IPFIREWALL options IPFIREWALL_VERBOSE_LIMIT=100 #limit verbosity options IPFIREWALL_DEFAULT_TO_ACCEPT options IPDIVERT I don't understand why there is this problem. Anyone could help me ? Chojin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?024e01c13531$33498390$0245a8c0>