Date: Thu, 22 Jan 2009 15:43:19 -0800 From: "Michael VanLoon" <michaelv@NonComposMentis.net> To: <freebsd-questions@freebsd.org> Subject: Dumb ipnat question Message-ID: <372A95C3CA654645B7407DAED7DC334C166EA2@dainbramage.NonComposMentis.net>
next in thread | raw e-mail | index | archive | help
I have built a simple 7.1 system in a VM. I built a custom kernel that = is basically GENERIC minus some hardware stuff I don't need, plus a few = things that look cool. =20 When I attempt to run the ipnat command, I get the error: /dev/ipnat: open: No such file or directory =20 Sure enough, there are no ip* devices in /dev/. In the "olden days", = when I used to do a lot of BSD hacking, you used MAKEDEV to make the = devices you wanted. Nowadays, it's done with devfs. I believe the = upshot is that it's supposed to be semi-automagic, isn't it? =20 Anyway, what am I doing wrong? What do I need to configure to use ipnat = and then later ipfw or ipfilter? =20 - Michael
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?372A95C3CA654645B7407DAED7DC334C166EA2>