From owner-freebsd-questions@FreeBSD.ORG Fri Jan 23 14:31:02 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 907C5106566B for ; Fri, 23 Jan 2009 14:31:02 +0000 (UTC) (envelope-from michaelv@NonComposMentis.net) Received: from DainBramage.NonComposMentis.net (dsl231-046-014.sea1.dsl.speakeasy.net [216.231.46.14]) by mx1.freebsd.org (Postfix) with ESMTP id 60BE88FC17 for ; Fri, 23 Jan 2009 14:31:02 +0000 (UTC) (envelope-from michaelv@NonComposMentis.net) Content-class: urn:content-classes:message MIME-Version: 1.0 Date: Fri, 23 Jan 2009 06:30:37 -0800 X-MimeOLE: Produced By Microsoft Exchange V6.5 Message-ID: <372A95C3CA654645B7407DAED7DC334C166EA3@dainbramage.NonComposMentis.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Dumb ipnat question Thread-Index: Acl86zQzaoP5DmFBSuC7oQmW/YLtEwAe/RXM References: <372A95C3CA654645B7407DAED7DC334C166EA2@dainbramage.NonComposMentis.net> From: "Michael VanLoon" To: Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: RE: Dumb ipnat question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jan 2009 14:31:02 -0000 *ping* ________________________________ From: owner-freebsd-questions@freebsd.org on behalf of Michael VanLoon Sent: Thu 1/22/2009 3:43 PM To: freebsd-questions@freebsd.org Subject: Dumb ipnat question 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. When I attempt to run the ipnat command, I get the error: /dev/ipnat: open: No such file or directory 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? Anyway, what am I doing wrong? What do I need to configure to use ipnat = and then later ipfw or ipfilter? - Michael _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to = "freebsd-questions-unsubscribe@freebsd.org"