Tunneling!

2001-07-12 Thread FreeBSDlover FreeBSDlover
Hi, I am very thankful to ur suggestions.I cheked the code and 2 places i commented #ifdef INET6 Change in /netinet/in_proto.c inetsw[] initialization struct ipprotosw inetsw[] = { . /*# ifdef INET6*/ { SOCK_RAW, &inetdomain,IPPROTO_IPV6, PR_ATOMIC|PR_ADDR, encap4_input, 0

Tunneling works!

2001-07-12 Thread FreeBSDlover FreeBSDlover
Hi, I am very thankful to ur suggestions.I cheked the code and 2 places i commented #ifdef INET6 Change in /netinet/in_proto.c inetsw[] initialization struct ipprotosw inetsw[] = { . /*# ifdef INET6*/ { SOCK_RAW, &inetdomain,IPPROTO_IPV6, PR_ATOMIC|PR_ADDR, encap4_input, 0

Help me to configure

2001-07-10 Thread FreeBSDlover FreeBSDlover
Hi, Pls look at the following configuration. - - || | | | R |-| H | || | | - -- R = 192.168.3.1

Help me to configure

2001-07-10 Thread FreeBSDlover FreeBSDlover
Hi, Pls look at the following configuration. - - || | | | R |-| H | || | | - -- R = 192.168.3.1

tunneling in same link??

2001-07-10 Thread FreeBSDlover FreeBSDlover
Can i setup configured tunneling between a router and host which are in the same network?If possible pls explain me. _ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. To Unsubscribe: send mail to

Help me to configure

2001-07-09 Thread FreeBSDlover FreeBSDlover
Hi, Pls look at the following configuration. - - || | | | R |-| H | || | | - -- R = 192.168.3.1

config tunneling

2001-07-09 Thread FreeBSDlover FreeBSDlover
Hi, Pls look at the following configuration. - - || | | | R |-| H | || | | - -- R = 192.168.3.1

No Subject

2001-07-09 Thread FreeBSDlover FreeBSDlover
Hi, Pls look at the following configuration. - - || | | | R |-| H | || | | - -- R = 192.168.3.1

No Subject

2001-07-09 Thread FreeBSDlover FreeBSDlover
Hi, In case of configured tunneling in ip6_output() function at what stage the outgoing interface is found as gif_if. I think the following line number-646 finds the corresponding default gif_if interface is found. /*code taken from ip6_output*/ 644 if (ifp ==