From owner-freebsd-stable@FreeBSD.ORG Fri Aug 31 19:12:25 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D97A81065674 for ; Fri, 31 Aug 2012 19:12:25 +0000 (UTC) (envelope-from bplank@gta.com) Received: from mailgate.gta.com (mailgate.gta.com [199.120.225.20]) by mx1.freebsd.org (Postfix) with ESMTP id 6EFCE8FC19 for ; Fri, 31 Aug 2012 19:12:25 +0000 (UTC) Received: (qmail 51980 invoked from network); 31 Aug 2012 15:05:43 -0400 Received: from blinky.gta.com (HELO ?10.10.1.112?) (10.10.1.112) by gta.com with ESMTP; 31 Aug 2012 15:05:43 -0400 Message-ID: <50410ACC.4010901@gta.com> Date: Fri, 31 Aug 2012 15:04:44 -0400 From: Brad Plank Organization: Global Technology Associates, Inc. User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120824 Thunderbird/15.0 MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: multipart/signed; protocol="application/pkcs7-signature"; micalg=sha1; boundary="------------ms090303030901080409020305" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: VLAN and ARP table X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2012 19:12:26 -0000 This is a cryptographically signed message in MIME format. --------------ms090303030901080409020305 Content-Type: multipart/mixed; boundary="------------020109010500090509050302" This is a multi-part message in MIME format. --------------020109010500090509050302 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable VLAN interfaces no longer show up in "arp -an", in FreeBSD 9.x, however, the VLAN appears to be fully functional. Any ideas? # ifconfig em0: flags=3D8843 metric 0 mtu 15= 00 options=3D9b ether 08:00:27:b7:11:3b inet 10.20.13.104 netmask 0xffff0000 broadcast 10.20.255.255 inet6 fe80::a00:27ff:feb7:113b%em0 prefixlen 64 scopeid 0x1 inet6 2620:3f:8000:1:d::104 prefixlen 64 nd6 options=3D21 media: Ethernet autoselect (1000baseT ) status: active lo0: flags=3D8049 metric 0 mtu 16384 options=3D600003 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4 inet 127.0.0.1 netmask 0xff000000 nd6 options=3D21 vlan0: flags=3D8843 metric 0 mtu = 1500 options=3D3 ether 08:00:27:b7:11:3b inet 172.16.200.104 netmask 0xffffff00 broadcast 172.16.200.255 nd6 options=3D29 media: Ethernet autoselect (1000baseT ) status: active vlan: 115 parent interface: em0 # arp -an ? (10.20.13.112) at c8:60:00:c3:24:19 on em0 expires in 1181 seconds=20 [ethernet] ? (10.20.13.9) at 00:12:3f:20:b9:4c on em0 expires in 908 seconds [ethern= et] ? (10.20.13.104) at 08:00:27:b7:11:3b on em0 permanent [ethernet] ? (10.20.13.110) at 00:90:fb:02:db:e8 on em0 expires in 448 seconds=20 [ethernet] ? (10.20.13.109) at 08:00:27:7c:19:d5 on em0 expires in 663 seconds=20 [ethernet] ? (10.20.254.254) at 00:00:5e:00:01:33 on em0 expires in 1063 seconds=20 [ethernet] Regards, Brad Plank --------------020109010500090509050302-- --------------ms090303030901080409020305--