Date: Fri, 07 Sep 2001 11:27:42 -0700 From: Mike Hogsett <hogsett@csl.sri.com> To: freebsd-stable@freebsd.org Subject: VLAN Broken ? ( 4.3-RELEASE-p17 ) Message-ID: <200109071827.f87IRgS22146@glob.csl.sri.com>
next in thread | raw e-mail | index | archive | help
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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 ether 00:30:48:41:04:7b media: autoselect (100baseTX <full-duplex>) status: active supported media: autoselect 100baseTX <full-duplex> 100baseTX 10baseT/UTP <full-duplex> 10baseT/UTP lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet 127.0.0.1 netmask 0xff000000 vlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109071827.f87IRgS22146>