diff options
author | Bill Nottingham <notting@redhat.com> | 2001-01-29 21:29:02 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2001-01-29 21:29:02 +0000 |
commit | 7207e27726c83d78962e46c978472e9d9de07417 (patch) | |
tree | d6ac6ad3dd8d7935680f8df8099f2064d164ea03 /sysconfig | |
parent | 9a44d5192982d82acb2ed25cd5ea34df74181d1f (diff) | |
download | initscripts-7207e27726c83d78962e46c978472e9d9de07417.tar initscripts-7207e27726c83d78962e46c978472e9d9de07417.tar.gz initscripts-7207e27726c83d78962e46c978472e9d9de07417.tar.bz2 initscripts-7207e27726c83d78962e46c978472e9d9de07417.tar.xz initscripts-7207e27726c83d78962e46c978472e9d9de07417.zip |
clean up
Diffstat (limited to 'sysconfig')
-rw-r--r-- | sysconfig/static-routes-ipv6 | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/sysconfig/static-routes-ipv6 b/sysconfig/static-routes-ipv6 index c47e7079..79733cd6 100644 --- a/sysconfig/static-routes-ipv6 +++ b/sysconfig/static-routes-ipv6 @@ -1,14 +1,9 @@ -# file: static-routes-ipv6 -# -# description: this file contains all static IPv6 routes -# description: Here you can specify several routes to specified gateways +# static-routes-ipv6 # +# Taken from: # (P) & (C) 2000 Peter Bieringer <pb@bieringer.de> -# -# Changes to -# 20000704: initial taken from my network-ip6.conf -#Device IPv6 network to route IPv6 gateway address +#Device IPv6 network to route IPv6 gateway address #eth0 fec0:0:0:2::/64 fec0:0:0:1:0:0:0:20 #eth0 3ffe::/16 3ffe:0400:0100:f102:0:0:0:1 -sit1 2001::/16 +#sit1 2001::/16 |