From owner-freebsd-stable Fri Sep 7 11:28: 1 2001 Delivered-To: freebsd-stable@freebsd.org Received: from quarter.csl.sri.com (quarter.csl.sri.com [130.107.1.30]) by hub.freebsd.org (Postfix) with ESMTP id 3B15E37B419 for ; Fri, 7 Sep 2001 11:27:52 -0700 (PDT) Received: from glob.csl.sri.com (glob.csl.sri.com [130.107.15.161]) by quarter.csl.sri.com (8.11.1/8.11.1) with ESMTP id f87IRhP11270 for ; Fri, 7 Sep 2001 11:27:43 -0700 Received: from glob.csl.sri.com (hogsett@localhost) by glob.csl.sri.com (8.11.2/8.8.7) with ESMTP id f87IRgS22146 for ; Fri, 7 Sep 2001 11:27:42 -0700 Message-Id: <200109071827.f87IRgS22146@glob.csl.sri.com> X-Authentication-Warning: glob.csl.sri.com: hogsett owned process doing -bs To: freebsd-stable@freebsd.org Subject: VLAN Broken ? ( 4.3-RELEASE-p17 ) Date: Fri, 07 Sep 2001 11:27:42 -0700 From: Mike Hogsett Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am having great difficulty with VLANs on 4.3-RELEASE-p17. uname -a : FreeBSD buzby 4.3-RELEASE-p17 FreeBSD 4.3-RELEASE-p17 #2: Wed Sep 5 15:26:11 PDT 2001 root@buzby:/usr/src/sys/compile/PRI-NIS i386 ifconfig -a : fxp0: flags=8843 mtu 1500 ether 00:30:48:41:04:7b media: autoselect (100baseTX ) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP lo0: flags=8049 mtu 16384 inet 127.0.0.1 netmask 0xff000000 vlan0: flags=8843 mtu 1500 inet 192.168.1.250 netmask 0xffffff00 broadcast 192.168.1.255 ether 00:30:48:41:04:7b vlan: 1 parent interface: fxp0 vlan1: flags=8843 mtu 1500 inet 192.168.4.250 netmask 0xffffff00 broadcast 192.168.4.255 ether 00:30:48:41:04:7b vlan: 504 parent interface: fxp0 vlan2: flags=8843 mtu 1500 inet 192.168.5.250 netmask 0xffffff00 broadcast 192.168.5.255 ether 00:30:48:41:04:7b vlan: 505 parent interface: fxp0 vlan3: flags=8843 mtu 1500 inet 192.168.15.250 netmask 0xffffff00 broadcast 192.168.15.255 ether 00:30:48:41:04:7b vlan: 515 parent interface: fxp0 vlan4: flags=8843 mtu 1500 inet 192.168.16.250 netmask 0xffffff00 broadcast 192.168.16.255 ether 00:30:48:41:04:7b vlan: 516 parent interface: fxp0 vlan5: flags=8843 mtu 1500 inet 192.168.19.250 netmask 0xffffff00 broadcast 192.168.19.255 ether 00:30:48:41:04:7b vlan: 519 parent interface: fxp0 From a remote host : ; ping -s 1468 buzby PING buzby.somedomain.com (192.168.19.250) from 192.168.15.161 : 1468(1496) bytes of data. Warning: time of day goes back, taking countermeasures. 1476 bytes from buzby.somedomain.com (192.168.19.250): icmp_seq=0 ttl=255 time=1.011 msec 1476 bytes from buzby.somedomain.com (192.168.19.250): icmp_seq=1 ttl=255 time=678 usec 1476 bytes from buzby.somedomain.com (192.168.19.250): icmp_seq=2 ttl=255 time=671 usec 1476 bytes from buzby.somedomain.com (192.168.19.250): icmp_seq=3 ttl=255 time=678 usec --- buzby.somedomain.com ping statistics --- 4 packets transmitted, 4 packets received, 0% packet loss round-trip min/avg/max/mdev = 0.671/0.759/1.011/0.147 ms ; ping -s 1469 buzby PING buzby.somedomain.com (192.168.19.250) from 192.168.15.161 : 1469(1497) bytes of data. --- buzby.somedomain.com ping statistics --- 4 packets transmitted, 0 packets received, 100% packet loss To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message