Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jul 2001 00:09:47 +0900
From:      itojun@iijlab.net
To:        "FreeBSDlover FreeBSDlover" <freebsdlover@hotmail.com>
Cc:        freebsd-net@freebsd.org
Subject:   Re: Help me to configure 
Message-ID:  <917.994777787@itojun.org>
In-Reply-To: freebsdlover's message of Tue, 10 Jul 2001 14:48:32 GMT. <F165oKcgDIQjOnfIOS3000046b1@hotmail.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
>Hi,
>Pls look at the following configuration.
>---------                           ---------
>|        |                         |         |
>|     R  |-------------------------|     H   |
>|        |                         |         |
>---------                          ----------
>R = 192.168.3.1                    H = 192.168.3.5
>H = 192.168.3.5                    R = 192.168.3.1
>Step3:
>ping6 -I gif0 ff02::1
>My Problem : IT DID NOT WORK
>My Doubts:
>1.Is this the proper configuration?
>2.How to test configured tunneling mechanism in the above configuration
>diagram.

	could you elaborate on "it did not work"?  any interesting outputs?

	are you sure you made no typo on "gifconfig"?  what is the IPv4
	configuration for these boxes?

	"route -inet6 default" setting is not really necessary.

	try to diagnose if the packets are going through the ethernet
	interface, by using tcpdump on real ethernet device.
	("tcpdump -n -i fxp0" if you are using fxp0 as ether interface)

	do you happen to have an packet filter on these nodes, or between them?
	if so, remove them.

itojun

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?917.994777787>