From owner-freebsd-net@FreeBSD.ORG Wed Jan 27 14:15:40 2010 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52A6D10656A6 for ; Wed, 27 Jan 2010 14:15:40 +0000 (UTC) (envelope-from nazeemnss@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 0AEEB8FC21 for ; Wed, 27 Jan 2010 14:15:39 +0000 (UTC) Received: by vws18 with SMTP id 18so267944vws.13 for ; Wed, 27 Jan 2010 06:15:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=i133N1U5gqH/qJzztXKThF0l2B/nkoqtAd5hBNcmBIw=; b=ptvQUIUJg8Te4omM+n+tAotuaqCuvOI2Gw+Om5tXCYQhO7ce6CpabeObjTuZ2s+4ue NSo26o5r3MV4T8h/stcnIM+s2+6G+B/ZrwC6kSXsa3KzcH9qsSadRzPr3gtyZ/77WXXy 1X3DyKzQGmaky6bH0ZBlf44WkpYqik2vVdL+E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=smzZX1gAJnf5lxDnaKGAxKv7HkLrUNhpKKwbH2niy9iWH2pY+l/va3/nSUGnnZ85RL V0kqO2I1vSYX+AIE1uwo2gtGjwupoIveinfQAaXd/f1lhR/uQGfsPUJCzlaMYseSGSGJ JC6YEkKIsZXkHLoOpaTcPOkUCYX3f57978Hm8= MIME-Version: 1.0 Received: by 10.220.48.215 with SMTP id s23mr1426198vcf.46.1264600403190; Wed, 27 Jan 2010 05:53:23 -0800 (PST) Date: Wed, 27 Jan 2010 19:23:23 +0530 Message-ID: <7609d8391001270553g5097d704t1fbaf0ac6395597e@mail.gmail.com> From: =?UTF-8?B?TmF6ZWVtINmG2KzZhSDZhNiv2YrZhg==?= To: freebsd-net@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: MROUTED: Problem with vif installation X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jan 2010 14:15:40 -0000 Hi I get this error when running mrouted -d /etc/mrouted.conf is: tunnel 10.129.869.152 10.105.12.38 19:20:30.460 SENT neighbor probe from 10.129.86.152 to 224.0.0.4 19:20:30.461 SENT neighbor probe from 10.129.86.152 to 10.105.12.38 19:20:35.480 mrouted version 3.9-beta3+IOS12 19:20:35.480 Installing vifs in kernel... 19:20:35.480 vif #0, phyint 192.168.1.1 19:20:35.480 vif #1, phyint 10.129.86.152 19:20:35.481 vif #2, tunnel 10.129.86.152 -> 10.105.12.38 19:20:35.481 setsockopt MRT_ADD_VIF on vif 2: Operation not supported Can you please help me? -Nazeem