# Defaults for 6to4 initscript # sourced by /etc/init.d/6to4 # installed at /etc/default/6to4 by the maintainer scripts # # This is a POSIX shell fragment # # What is the name of your tunnel interface? IF=tun6to4 # What is the name of your external (real-world) interface? EXTIF=ppp0 # What is the name of your internal (rfc1918) interface? # If you do not wish to use this feature, then leave this blank. # If your internal hosts have real-world addresses themselves, then this # set of scripts currently wont help you. INTIF=eth0 # Do you use radvd for dynamic IPv6 addressing within your network? RADVD=yes # IS this your only IPv6 connection? If you have a freenet6, or some other # form of IPv6 connection, then set the following to no. If you are sure # that this is your only IPv6 connection, set it to yes. ONLYCONN=no # If this is your only IPv6 connection, you need a gateway to forward # your 6to4 packets onto the 6bone. You should find a gateway that is # as close to you as possible! # Helsinki or somewhere similar #GWADDR=192.88.99.1 # AARNET in australia GWADDR=192.231.212.5