Kill obsoleted 6scripts
[packages.git] / ipv6 / 6scripts / files / 6tunnel.conf
diff --git a/ipv6/6scripts/files/6tunnel.conf b/ipv6/6scripts/files/6tunnel.conf
deleted file mode 100644 (file)
index f65691d..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-config 6tunnel
-       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 provide an mtu for your tunnel interface
-       option mtu              '1280'
-       # this should provide a ttl for your tunnel interface
-       option ttl              '64'
-       # provide your tunnel provider's delegated block (/64 or /48)
-       option delegatedip6     ''