>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 [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to