|
General software and network General OS-independent software and network questions, X11, MTA, routing, etc. |
|
Thread Tools | Display Modes |
|
|||
FreeBSD and IPv6
Hi,
I want to make my lan use IPv6. Currently ISP does not provide v6, so I think it must be IPv6 over IPv4 or something similar. What interface to use for that gif or stf? I've read man pages of them, but still do not understand in what situation stf must be used and in what gif? PS: Do you use similar configurations now or it's still not recommended? What are the main reasons for you to use it? |
|
|||
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" |
|
|||
Solved this.
|
|
|||
Not really solved, but went different way: forgot stf and began using gif, with http://tunnelbroker.net/ or http://go6.net/
|
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Book/website recommendations for IPv6 programming | mdh | Programming | 3 | 7th November 2008 07:53 PM |
IPV6 capability no go | chris | General software and network | 3 | 3rd October 2008 07:28 PM |
Asking about IPv6 address | berlowin | Off-Topic | 2 | 9th July 2008 02:39 AM |
About Firewall for IPv6 | berlowin | FreeBSD Security | 20 | 9th July 2008 01:24 AM |