From owner-freebsd-hackers Mon Nov 25 6:22: 5 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F2BE37B401 for ; Mon, 25 Nov 2002 06:22:03 -0800 (PST) Received: from hotmail.com (f169.law7.hotmail.com [216.33.237.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D56343EA9 for ; Mon, 25 Nov 2002 06:22:03 -0800 (PST) (envelope-from ultraman62@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 25 Nov 2002 06:22:03 -0800 Received: from 203.147.0.42 by lw7fd.law7.hotmail.msn.com with HTTP; Mon, 25 Nov 2002 14:22:03 GMT X-Originating-IP: [203.147.0.42] From: "Daorat Kerdlapanan" To: hackers@FreeBSD.ORG Subject: Why my FreeBSD can't recieve Multicast MAC frame Date: Mon, 25 Nov 2002 21:22:03 +0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 25 Nov 2002 14:22:03.0356 (UTC) FILETIME=[066849C0:01C2948E] Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I sent HTTP request to IP alias of my host with Multicast MAC address 01:00:5e:01:02:03, but i don't see reply or respone from my FreeBSD. How can i do it? I joined IP Multicast address Group 224.1.2.3 (Mac = 01:00:5e:01:02:03) by mtest program. #netstat -nia /* At My host. Results of netstat -nia after join by mtest (j 224.1.2.3 0.0.0.0) */ Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll ep1 1500 00:60:97:1a:af:ee 16 0 15 0 0 01:00:5e:01:02:03 /* Multicast MAC address from joining 224.1.2.3 */ 33:33:95:a7:5b:2a 33:33:00:00:00:01 33:33:ff:1a:af:ee 01:00:5e:00:00:01 ep1 1500 192.168.2 192.168.2.2 12 - 8 - - 224.1.2.3 /* IP multicast */ 224.0.0.1 ep1 1500 fe80:3::260 fe80:3::260:97ff: 0 - 0 - - ff02:3::2:95a7:5b2a (refs: 1) ff02:3::1 (refs: 1) ff02:3::1:ff1a:afee (refs: 1) ep1 1500 192.168.2.4/3 192.168.2.4 0 - 0 - - 224.1.2.3 224.0.0.1 #ifconfig /* My host is Apache server */ ep1: flags=8873 mtu 1500 inet 192.168.2.2 netmask 0xffffff00 broadcast 192.168.2.255 inet6 fe80::260:97ff:fe1a:afee%ep1 prefixlen 64 scopeid 0x3 inet 192.168.2.4 netmask 0xffffffff broadcast 192.168.2.4 ether 00:60:97:1A:AF:EE media: Ehernet 10baseT/UTP Packet (HTTP request) contain following below:- -src ether 00:A0:24:9D:AC:65 -dst ether 01:00:5E:01:02:03 -src IP 192.168.1.226 -dst IP 192.168.2.4 Why my FreeBSD can't recieve Multicast MAC frame that I sent to? How can i do? Please help me. Thank you Daorat _________________________________________________________________ Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message