On Wed, Jun 07, 2006 at 10:11:50PM +0700, sonjaya wrote: > dear all > i try using ipv6 in my openbsd 3.9 box, here the step : > i using ipv6 from : > http://www.hexago.com/index.php?pgID=step1 > and download client tunnel > http://www.hexago.com/files/tspc-2.1.1-src.tgz > and doing > > $ tar zxfv tspc-2.1.1-src.tgz > $ cd tspc2 > $ sudo make install target=openbsd installdir=/usr/local/tsp > $ cd /usr/local/tsp/bin > $ sudo vi tspc.conf <-- edit as need > $ /usr/local/tsp/bin/tsp -f /usr/local/tsp/bin/tscp.conf > > and try browsing and ping6 , traceroute6 to ipv6 server is working , > also try browsing to webserver use ipv6 is detect from ipv6 > > Then i try install squid in that machine .. when my lan using that > proxy still detect ipv4 > my question how to set my openbsd 3.9 tunnel ipv6 can using NAT/ Proxy > for my LAN so , when my comp in LAN browsing to website who using > IPV6 can detect using ipv6 .
1) You are asking about running a 3rd party application on OpenBSD which is not supported by the OpenBSD project -- there is no official port. This is the wrong place to ask support questions. 2) A brief look at http://www.hexago.com/index.php?pgID=27 shows that while they have a port for OpenBSD, it shows that "NAT Traversal" is "Not Available." I do not know what that means, since I don't know anything about IPv4/IPv6 tunnelling software, but I'll guess this means that you cannot do what you are trying to do. 3) Please take your question to their support forums for clarification and/or assistance.