View Single Post
  #2   (View Single Post)  
Old 29th October 2008
bichumo bichumo is offline
Port Guard
 
Join Date: May 2008
Posts: 21
Default

I have configured IPv6, but I still encounter some problems, when browsing web (for example kame.net), it shows me that I still use IPv4. What else am I missing? Thanks for any info.

Configuration looks like this:
Code:
ipv6_enable="YES"
ipv6_network_interfaces="auto"
ipv6_gateway_enable="YES"
ipv6_prefix_bge0="2002:xxxx:xxxx"
stf_interface_ipv4addr="xxx.xxx.xxx.xxx"
ipv6_static_routes="default"
ipv6_route_default="default 2002:c058:6301::"
#rtadvd_enable="YES"
#rtadvd_interfaces="bge1"
PS: I can ping ipv6 addresses and they can ping me too. For DNS I use opendns servers.
Reply With Quote