From owner-freebsd-questions@FreeBSD.ORG Thu Dec 4 04:38:26 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B61516A4CE for ; Thu, 4 Dec 2003 04:38:26 -0800 (PST) Received: from mail.prz.tu-berlin.de (mail.prz.tu-berlin.de [130.149.232.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id E09D243F75 for ; Thu, 4 Dec 2003 04:38:24 -0800 (PST) (envelope-from kifah@prz.tu-berlin.de) Received: by mail.prz.tu-berlin.de (Postfix on Linux, from userid 660) id 409D8304F7; Thu, 4 Dec 2003 13:38:23 +0100 (CET) Received: from 130.149.238.217 (luffha.prz.tu-berlin.de [130.149.238.217]) by mail.prz.tu-berlin.de (Postfix on Linux) with ESMTP id 1C307304EC for ; Thu, 4 Dec 2003 13:38:23 +0100 (CET) Date: Thu, 4 Dec 2003 13:38:32 +0100 From: Kifah Abbad X-Mailer: The Bat! (v2.00.6) Business X-Priority: 3 (Normal) Message-ID: <9310752411.20031204133832@prz.tu-berlin.de> To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on mail.prz.tu-berlin.de X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.60 X-Spam-Level: Subject: Ipsec bridging on FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: PRZ List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Dec 2003 12:38:26 -0000 Hi everyone, I am working on my thesis , and i found some difficulties doing some tasks of the project on openbsd so i am planning to move to freebsd.I want to ask some questions, concerning tasks of the project, and i hope someone would confirm or not. 1. Does freebsd offer s reasonable way for divert socket? i heard it could be done using netgraph...It should be also possible to catch ethernet frames (not only IP), since this would be happening on an ipsec bridge. 2.This brings me to following point: Is there a similar solution for ipsec-bridging, like explained in the example of "man brconfig" of openbsd? 3.IS it possible to do MAC-Adress spoofing on a freeBSD machine? Best regards