From owner-freebsd-questions@FreeBSD.ORG Thu Oct 3 13:39:03 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id BF01D1DD for ; Thu, 3 Oct 2013 13:39:03 +0000 (UTC) (envelope-from hrisikeshsahu@gmail.com) Received: from mail-vb0-x235.google.com (mail-vb0-x235.google.com [IPv6:2607:f8b0:400c:c02::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6EE0F2582 for ; Thu, 3 Oct 2013 13:39:03 +0000 (UTC) Received: by mail-vb0-f53.google.com with SMTP id i3so1586297vbh.12 for ; Thu, 03 Oct 2013 06:39:02 -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:cc:content-type; bh=fD6huAexjdihRxA6lcZVXD9pZMOa2cMyCyogaYXXOE0=; b=IoI/HARs/NqqWHKv7a5KHj0V81kGSxw65TSCDCwF5t6MiQD4O15ObBYB5cIeOPcLZR WMz2KOLiSo4lX/Tv45Yq6CzhJDlq3IaH4HU4Jw+MLEMET1/a6/2MF7ZUwKt/lvvLROZQ IGoMtPMzEOaYgxdMLk0VRwh46S12bzvmh0sSp0L0ICX+FlOaKgnR7NxQtQAAZoZ7iYqF D/336xsCTgxQrRLwHy5YFXR9H3DyyKW2MD64A0eyZSNPrQ1OTNUY3roLejjm2kKjg0T0 GzMGZB5X9p0QBy1n1YkseagzuoxCAfOsT9MO/QimXeb3ECxy84Z2nRz2UEFz2zmpZhwT Ts5w== MIME-Version: 1.0 X-Received: by 10.220.10.194 with SMTP id q2mr7424679vcq.2.1380807542545; Thu, 03 Oct 2013 06:39:02 -0700 (PDT) Received: by 10.52.26.17 with HTTP; Thu, 3 Oct 2013 06:39:02 -0700 (PDT) Date: Thu, 3 Oct 2013 19:09:02 +0530 Message-ID: Subject: FreeBSD routing problem From: hrkesh sahu To: "Julian H. Stacey" Content-Type: multipart/mixed; boundary=001a11c3b94413b65104e7d64fd8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Polytropon , FreeBSD questions 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: Thu, 03 Oct 2013 13:39:03 -0000 --001a11c3b94413b65104e7d64fd8 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Hi All, I am facing a routing issue for the Interoperability 1.5 topology. Please find the attachment of the exact topology map. As per test setup =96 =D8 Configured REF-Router2 NOT to transmit Router Advertisement on Network1. But REF-Router2 is able to transmit Router Advertisement on Network2 with 2001:db8:ffff:3::/64 . =D8 Configured a static route on TAR-RouterD ( ubuntu) Indicating REF-Router2=92s Link local address as the next hop for the Network2 . =D8 But Ref-Router Not able to routes between Network1 and Network2. Due = to this ICMPv6 request from TAR-router to the global address of REF-Host2 is not working. There is no reply for this ICMPv6 request. =D8 Same when I try to transmit ICMPv6 Echo request from REF-HOST2 to glob= al address of TAR-HOST1( Prefix of TAR-RouterD), no ICMPv6 reply. =D8 Within Network1 , nodes are able to communicate. But when I try to communicate Netwrok2 from Network1, it is not working. Could you please suggest tell me if I am missing something to route the traffic on REF-Router ? I suspect , as there is no Route Advertisement on Interface1 of the Ref-Router, it is not able to route the traffic between the interfaces. Please help me to find this solution. Regards --001a11c3b94413b65104e7d64fd8--