From owner-freebsd-net@FreeBSD.ORG Fri Aug 18 09:55:58 2006 Return-Path: X-Original-To: freebsd-net@FreeBSD.org 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 CD14A16A4DA; Fri, 18 Aug 2006 09:55:58 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (cell.sick.ru [217.72.144.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB5BE43D46; Fri, 18 Aug 2006 09:55:57 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.13.4/8.13.3) with ESMTP id k7I9ttvH042662 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 18 Aug 2006 13:55:55 +0400 (MSD) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.sick.ru (8.13.4/8.13.1/Submit) id k7I9tsOs042661; Fri, 18 Aug 2006 13:55:54 +0400 (MSD) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Fri, 18 Aug 2006 13:55:54 +0400 From: Gleb Smirnoff To: sivakumar.subramani@wipro.com Message-ID: <20060818095554.GM96644@cell.sick.ru> Mail-Followup-To: Gleb Smirnoff , sivakumar.subramani@wipro.com, mark@immermail.com, brueffer@FreeBSD.org, freebsd-net@FreeBSD.org References: <44E09A29.2010909@immermail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i Cc: freebsd-net@FreeBSD.org, brueffer@FreeBSD.org, mark@immermail.com Subject: Re: netgraph with 10Gig interfaces X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Aug 2006 09:55:58 -0000 On Thu, Aug 17, 2006 at 06:21:50PM +0530, sivakumar.subramani@wipro.com wrote: s> I have bge and fxp interface on the system. I enabled the NETGRAPH by s> enabling the NETGRAPH in the config file and compiled the new kernel. s> Then, booted with the new kernel. s> s> s> fxp0: flags=8843 mtu 1500 s> options=8 s> inet6 fe80::290:27ff:fe85:8b8c%fxp0 prefixlen 64 scopeid 0x1 s> inet 17.1.1.150 netmask 0xff000000 broadcast 17.255.255.255 s> ether 00:90:27:85:8b:8c s> media: Ethernet autoselect (none) s> status: no carrier s> s> bge0: flags=8843 mtu 1500 s> options=1a s> inet6 fe80::2e0:81ff:fe29:f38d%bge0 prefixlen 64 scopeid 0x3 s> inet 10.114.52.152 netmask 0xffffff00 broadcast 10.114.52.255 s> ether 00:e0:81:29:f3:8d s> media: Ethernet autoselect (100baseTX ) s> status: active s> s> Even then I could not see the above interfaces listed in the output of s> the list command of ngctl. s> s> + list -l s> There are 2 total nodes: s> Name: ngctl1088 Type: socket ID: 00000007 Num hooks: s> 0 s> Name: Type: eiface ID: 00000004 Num hooks: s> 0 s> + list -n s> There are 1 total named nodes: s> Name: ngctl1088 Type: socket ID: 00000007 Num hooks: s> 0 s> + s> s> s> But as per the document in the below link it is mentioned that network s> interface by default should be listed in the output. s> http://ezine.daemonnews.org/200003/netgraph.html s> s> Is that means these drivers are not supporting the netgraph? No. You need either kldload ng_ether or add NETGRAPH_ETHER to kernel config. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE