[package] configure the IPv6 from /etc/config/network and remove 6scripts's prefix...
[openwrt/svn-archive/archive.git] / ipv6 / 6scripts / files / 6tunnel.conf
index 7bf510fe5cb700408f64bbba85fdddcd61f5f585..d334338f84c9ab1ec2aecd71b5ffb6ac444c7c3c 100644 (file)
@@ -1,19 +1,16 @@
 config 6tunnel
-    option tnlifname    'sixbone'
-    # provide your tunnel providers' ipv4 address
-    option remoteip4   ''
-    # provide your public ipv4 address
+       option tnlifname        'sixbone'
+       # provide your tunnel providers' ipv4 address
+       option remoteip4        ''
+       # provide your public ipv4 address
        option localip4         ''
        # provide your local ipv6 address including prefix, 
        # eg. 2001:610::2/64
        option localip6         ''
        # provide your tunnel providers' ipv6 address excluding 
        # prefix, eg. 2001:610::1
-       option remoteip6                ''
-       # this should be a network prefix and gateway address 
-       # for your local lan eg 2001:610:1000:1/64
-       option prefix           '/64'
-    # this should provide an mtu for your tunnel interface
-    option mtu          '1280'
-    # this should provide a ttl for your tunnel interface
-    option ttl          '64'
+       option remoteip6        ''
+       # this should provide an mtu for your tunnel interface
+       option mtu              '1280'
+       # this should provide a ttl for your tunnel interface
+       option ttl              '64'