From owner-freebsd-net@FreeBSD.ORG Thu Jul 15 19:57:52 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DD0B16A4CE for ; Thu, 15 Jul 2004 19:57:52 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.206]) by mx1.FreeBSD.org (Postfix) with SMTP id AEF9A43D1F for ; Thu, 15 Jul 2004 19:57:51 +0000 (GMT) (envelope-from staticblackz@gmail.com) Received: by mproxy.gmail.com with SMTP id d19so614665rnf for ; Thu, 15 Jul 2004 12:57:51 -0700 (PDT) Received: by 10.38.9.24 with SMTP id 24mr173130rni; Thu, 15 Jul 2004 12:57:51 -0700 (PDT) Message-ID: Date: Thu, 15 Jul 2004 12:57:50 -0700 From: Staticblackz To: freebsd-net@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Routing Wireless cards to the internet X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jul 2004 19:57:52 -0000 Ok I have a setup I have an ethernet port connected to or network and then to the internet and I have 2 atheros card pluged in with hostap mode on so they are access points I need to route those interfaces and the ip subnet behind each one to the internet each interface has a /26 bit ( 64 ip ) block and the first availble ip assigned to it assigned to the card I need to route those to the internet....I tried with zebra and ospf but had no luck....I really need some help here -Thank you