From owner-freebsd-questions Sat Aug 18 21:36:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from robin.mail.pas.earthlink.net (robin.mail.pas.earthlink.net [207.217.120.65]) by hub.freebsd.org (Postfix) with ESMTP id 12AC437B406 for ; Sat, 18 Aug 2001 21:36:37 -0700 (PDT) (envelope-from codewolf@earthlink.net) Received: from ns2 ([66.1.79.242]) by robin.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with SMTP id VAA00091 for ; Sat, 18 Aug 2001 21:36:32 -0700 (PDT) Message-ID: <000e01c10a16$1de6ae60$0501a8c0@sprintbbd.net> From: "Greg" To: Subject: ipf + ipsec Date: Wed, 11 Jul 2001 07:31:03 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG i am trying to apply ipsec patch to the ipf. I have compiled the ipf and the kernel. I still seem to be getting following error on one of my rules. 1:ioctl(SIOCADNAT): No such file or directory Can someone explane to me what does this error mean and how can I correct it? Greg ps the rule that causing the error is: map xl0 192.168.1.5/32 -> 66.1.79.242/32 proxy port 500 ipsec/udp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message