From owner-freebsd-net@FreeBSD.ORG Mon Dec 14 19:57:18 2009 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AD5441065670 for ; Mon, 14 Dec 2009 19:57:18 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from mail-fx0-f228.google.com (mail-fx0-f228.google.com [209.85.220.228]) by mx1.freebsd.org (Postfix) with ESMTP id 38F1B8FC23 for ; Mon, 14 Dec 2009 19:57:18 +0000 (UTC) Received: by fxm28 with SMTP id 28so1751459fxm.13 for ; Mon, 14 Dec 2009 11:57:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=43XBWIa3qsGd/3PE/7nxBZf4ZWvN5y4BRizwoe/ZWNw=; b=B3y8l9+K5RCuq9/Am/x6DliBiHxT7Xkhh0yKiFl8NfjvMjV3AvrLw1C8YAaD4ZwGBG 940YvMQ9v6MAqLC4euj8r+hO/dEqqk6Hsz6yMszZYilJWxA48fGu3PtzGzSfIhn4nLNq dHvhKDSxR4jpfLPrbrAiWZNyAtHkM65nt2Wbs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=UOnvvPXt9sk+L5ZL4A7QEuL4xoQWrgjogwmxjfhnnpHgX3gSztweJh4pmHE1jkdxV6 OZkU+bwQEwbOsLNA7CG+gRvW5aP0Ik8sOh3SkM1aOfOFQPZt1XRlJjEgkFpGcs1Dj6F+ V6finJ4HCUwFtH0cMDziABGvPx7t5zZ/GnBSI= MIME-Version: 1.0 Received: by 10.216.90.70 with SMTP id d48mr2218170wef.159.1260820637066; Mon, 14 Dec 2009 11:57:17 -0800 (PST) In-Reply-To: References: <2a41acea0912141135k35a4bd1fi8f727aaf19a188ec@mail.gmail.com> <2a41acea0912141148y409453efj3cfc827723ec6fa8@mail.gmail.com> Date: Mon, 14 Dec 2009 11:57:17 -0800 Message-ID: <2a41acea0912141157n664c2586o3f6d15cb71e0283e@mail.gmail.com> From: Jack Vogel To: Kurt Buff Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-net@freebsd.org Subject: Re: Not seeing data on an unnumbered interface... 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: Mon, 14 Dec 2009 19:57:18 -0000 Hmmm, well there's a LOT of shared code changes between 7.1 and 8, and this sounds like something in the device init. I don't really have time to look into the difference right now, you'll just have to live with the difference, sorry :) Jack On Mon, Dec 14, 2009 at 11:52 AM, Kurt Buff wrote: > Interesting. > > I'm doing nothing really very different on my 7.1R box, but don't have > this issue. > > Oh, well - just something to keep in mind, I suppose. > > Kurt > > On Mon, Dec 14, 2009 at 11:48, Jack Vogel wrote: > > Usually assigning an address will bring it up, but you arent doing that, > I > > am > > pretty sure using a pseudo device will always necessitating explicitly > > bringing > > it up, at least i know that is the case for VLANs also. > > > > Jack > > > > > > On Mon, Dec 14, 2009 at 11:39 AM, Kurt Buff wrote: > >> > >> Sigh. Yes, that works. > >> > >> So, to expose even more of my ignorance, any thoughts on why it isn't > >> up at boot? > >> > >> Kurt > >> > >> On Mon, Dec 14, 2009 at 11:35, Jack Vogel wrote: > >> > Not familiar with ntop, but I notice below that the em interface is > not > >> > UP, > >> > what > >> > if you `ifup em0` ? > >> > > >> > Jack > >> > > >> > > >> > On Mon, Dec 14, 2009 at 11:29 AM, Kurt Buff > wrote: > >> >> > >> >> All, > >> >> > >> >> I'm having a very strange problem. I'm running ntop - the unnumbered > >> >> interface is not receiving any data. > >> >> > >> >> Running 'tcpdump -i em0' also gets no data. I am really baffled - > I've > >> >> tried it against a switch that I know has a correctly configured > >> >> mirror port, as I have ntop running on another machine and that works > >> >> fine in the same port, but it's running 7.1-RELEASE. > >> >> > >> >> Anyone have thoughts on this? > >> >> > >> >> > >> >> # uname -a > >> >> FreeBSD zntop.mycompany.com 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat > >> >> Nov 21 15:48:17 UTC 2009 > >> >> root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 > >> >> > >> >> # cat /etc/rc.conf > >> >> hostname="zntop.mycompany.com" > >> >> ifconfig_rl0="DHCP" > >> >> ntpdate_enable="YES" > >> >> ntpdate_flags="-b 192.168.10.191" > >> >> sshd_enable="YES" > >> >> ntop_enable="YES" > >> >> ntop_flags="-d -u ntop -P /home/ntop/databases -K -L -t 6 -o -i em0 > -W > >> >> 0" > >> >> > >> >> zntop# ifconfig > >> >> em0: flags=8902 metric 0 mtu > 1500 > >> >> options=9b > >> >> ether 00:1b:21:04:2a:c5 > >> >> media: Ethernet autoselect (100baseTX ) > >> >> status: active > >> >> rl0: flags=8843 metric 0 mtu > >> >> 1500 > >> >> options=8 > >> >> ether 00:0c:46:b3:43:53 > >> >> inet 192.168.24.51 netmask 0xffffff00 broadcast 192.168.24.255 > >> >> media: Ethernet autoselect (100baseTX ) > >> >> status: active > >> >> lo0: flags=8049 metric 0 mtu 16384 > >> >> options=3 > >> >> inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 > >> >> inet6 ::1 prefixlen 128 > >> >> inet 127.0.0.1 netmask 0xff000000 > >> >> > >> >> > >> >> Kurt > >> >> _______________________________________________ > >> >> freebsd-net@freebsd.org mailing list > >> >> http://lists.freebsd.org/mailman/listinfo/freebsd-net > >> >> To unsubscribe, send any mail to " > freebsd-net-unsubscribe@freebsd.org" > >> > > >> > > > > > >