From owner-freebsd-questions@FreeBSD.ORG Wed Oct 10 11:24:05 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D485E8B2 for ; Wed, 10 Oct 2012 11:24:05 +0000 (UTC) (envelope-from kraduk@gmail.com) Received: from mail-ia0-f182.google.com (mail-ia0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 9C9A58FC12 for ; Wed, 10 Oct 2012 11:24:05 +0000 (UTC) Received: by mail-ia0-f182.google.com with SMTP id k10so351553iag.13 for ; Wed, 10 Oct 2012 04:24:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=8qjRi9nf657VcZ75oYcBlJd/nSw0kpd1z0sCJTiv6W8=; b=pjNT15wWPd4ijxC1gcpiHRd5NOdnLS03KLnjvhkfRldid+WFzQqM2oGgf6UoRDOX1Q ZTJkF6RHxd5hC9pVpfUa0Dv3NBdWhwnk+au4JGEUmEbS6cqnVVi1Y0j033iJpaAoXwKA 5otvAtWN9GRX/5IOdJzeuoUchVLxlR7EylHUYfeCvZCnHXhdUtrHFiOibeFwyZiMAfj2 WsG+4R/YD0R03CUxaz5RuuIps0uDCztlBxXbTXFYUO4khx7oWZyjGfv4gNocBpdcDslb 5xxWY2aITokrQNUkPwYVaU41JRkyxpWvBUh36uWZUUsdV+FrRQlCDBIwEsY/xLyr0yvQ hhkA== MIME-Version: 1.0 Received: by 10.50.151.166 with SMTP id ur6mr4808602igb.66.1349868244869; Wed, 10 Oct 2012 04:24:04 -0700 (PDT) Received: by 10.64.64.195 with HTTP; Wed, 10 Oct 2012 04:24:04 -0700 (PDT) Date: Wed, 10 Oct 2012 12:24:04 +0100 Message-ID: Subject: IPTV multicast setup From: krad To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Oct 2012 11:24:05 -0000 Hi, I currently have an iptv multicast setup at home. I want to replace the isp supplied router with a freebsd box. I'm fine on the normal routing setup however I'm having difficulty finding uptodate info on howto setup a freebsd multicast router. Can anyone give me any pointers? I think they use igmpv3 if that helps. Chris