On Mon, 9 Jul 2001, FreeBSDlover FreeBSDlover wrote:
> 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
>
> I have done the following steps
> Step1:In Router side
> ifconfig gif0 up
> gifconfig gif0 192.168.3.1 192.168.3.5
> route add –inet6 default –interface gif0
Why is there a non-ascii character before the word "inet6"
If that's taken from the script directly that would be rather
confusing to ifconfig..
>
> Step2:In Host side
> ifconfig gif0 up
> gifconfig gif0 192.168.3.5 192.168.3.1
> route add –inet6 default –interface gif0
>
> 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.
>
> with regds,
> FreeBSDlover
>
>
> _________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-net" in the body of the message
>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message