From owner-freebsd-hackers Fri Jul 7 17:51:56 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA01809 for hackers-outgoing; Fri, 7 Jul 1995 17:51:56 -0700 Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id RAA01803 for ; Fri, 7 Jul 1995 17:51:54 -0700 Received: from localhost.v-site.net (localhost.v-site.net [127.0.0.1]) by rah.star-gate.com (8.6.11/8.6.9) with SMTP id RAA00276; Fri, 7 Jul 1995 17:51:50 -0700 Message-Id: <199507080051.RAA00276@rah.star-gate.com> X-Authentication-Warning: rah.star-gate.com: Host localhost.v-site.net didn't use HELO protocol X-Mailer: exmh version 1.6delta 4/7/95 To: Bill Fenner cc: hackers@freebsd.org Subject: Re: current SOTA in ISDN support? In-reply-to: Your message of "Fri, 07 Jul 1995 09:37:58 PDT." <95Jul7.093807pdt.49860@crevenia.parc.xerox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 07 Jul 1995 17:51:50 -0700 From: "Amancio Hasty Jr." Sender: hackers-owner@freebsd.org Precedence: bulk >>> Bill Fenner said: > In message <199507070351.UAA00815@rah.star-gate.com> you write: > >o voice communication with vat point to point since the MBONE is > > not quite upto ip multicasting yet due to old routers or tcp/ip routing > > software still being used. And hopefully in the not too distant > > future teleconferencing. > > That's odd, I use the MBONE over my ISDN line almost every day, and I have > successfully participated in teleconferences over my ISDN line (getting poor > quality video, but perfect audio). > > Bill > First of I don't have problems with vat other than the existing problems with vat but I am going to keep this short. A couple of years ago while working for Cisco, I had no problems on FreeBSD using vat or nv. >From and old posting: > As Bill Fenner pointed out yesterday, host viviane.usl.edu > (130.70.40.162) appears to be causing the >50% packet loss that > most people are seeing on the Shuttle video session. It is > causing the loss by sending an ICMP unreachable packet in > reponse to every multicast packet put on the 130.70.40 subnet at > USL. For a few hours yesterday evening, it appears that > alpha.noc.usl.edu (the mbone tunnel endpoint at USL) was off the > mbone and the NASA video reception here was perfect (0% loss). > At around 12:50am, I started to see ICMP unreachables from > viviane again (sent in response to my session msgs in the > shuttle audio session) and the NASA video loss rate immediately > went up to 50%. So old routers that are in your path may cause problems thats one. If there is a PIM cloud in your path it may cause problems. Return-Path: noc@technet.sg Received: from einstein.technet.sg (einstein.technet.sg [192.169.33.50]) by rah.star-gate.com (8.6.11/8.6.9) with ESMTP id HAA10901 for ; Mon, 3 Jul 1995 07:49:13 -0700 Received: from venera.isi.edu (venera.isi.edu [128.9.0.32]) by einstein.technet.sg (8.6.11/8.6.9) with SMTP id WAA03870 for ; Mon, 3 Jul 1995 22:45:23 +0800 Received: by venera.isi.edu (5.65c/5.61+local-22) id ; Mon, 3 Jul 1995 07:43:51 -0700 Received: from rx7.ee.lbl.gov by venera.isi.edu (5.65c/5.61+local-22) id ; Mon, 3 Jul 1995 07:43:50 -0700 Received: by rx7.ee.lbl.gov (8.6.12/1.43r) id HAA07655; Mon, 3 Jul 1995 07:44:09 -0700 Message-Id: <199507031444.HAA07655@rx7.ee.lbl.gov> To: Saku Setala Cc: mbone@ISI.EDU Subject: Re: Packet duplication on NASA session In-Reply-To: Your message of Sun, 02 Jul 95 14:09:57 JDT. Date: Mon, 03 Jul 95 07:44:09 PDT From: Van Jacobson > Currently, my nv reports ~ 200kbps on Nasa session, with up to > ~ -45% loss. > > Pretty strange, huh? I wish it were unusual. Ever since cisco's PIM got widely deployed, the number of duplicate packets on the MBone has skyrocketed & a 45% dup rate is actually lower than normal. I find that almost all the traffic coming from Europe & the UK is duplicated at least once. The duplicates you're seeing are probably due to either - A PIM cloud hooked to the MBone at two or more topologically distinct points or - Someone trying to use a PIM cloud as an MBone transit net. Neither of these things will work. But, despite numerous pious claims from cisco that they have told their customers these things won't work, several major providers & backbone sites keep trying them. I would guess that the duplicates you're seeing are happening either in Stockholm or near mae-east in the US (there are pim routers both places). Someone needs to look at the traffic going into & coming out of the international links to localize it better. FYI, I'm not seeing any duplicates on the NASA session but, of course, there aren't any pim routers between NASA & my workstation. - Van ---------------- Amancio