[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ipv6 interface automatical up?



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi!

My ipv6 Interface doesnt come up automatical, any ideas?

My /etc/network/interfaces:

# This entry denotes the loopback (127.0.0.1) interface.
auto lo
iface lo inet loopback

# This entry was created during the Debian installation
auto eth0
iface eth0 inet static
        address 217.145.99.9
        netmask 255.255.255.128
        network 217.145.99.0
        broadcast 217.145.99.127
        gateway 217.145.99.1

auto ipv6
iface ipv6 inet6 v4tunnel
        address 2001:8d0:20ff:fffe::7
        netmask 127
        endpoint 217.145.98.77
        ttl 64
        gateway 2001:8d0:20ff:fffe::6
        up ip addr add 2001:8d0:20ff:fffe::5/127 dev ipv6
        down ip addr del 2001:8d0:20ff:fffe::5/127 dev ipv6

# /etc/init.d/networking restart
Setting up IP spoofing protection: rp_filter.
Reconfiguring network interfaces...done.
# ifconfig
eth0      Protokoll:Ethernet  Hardware Adresse 00:00:E8:70:A6:02
          inet Adresse:217.145.99.9  Bcast:217.145.99.127  
Maske:255.255.255.128
          inet6 Adresse: fe80::200:e8ff:fe70:a602/64 
Gültigkeitsbereich:Verbindung
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:97180 errors:0 dropped:0 overruns:0 frame:0
          TX packets:66188 errors:0 dropped:0 overruns:0 carrier:0
          Kollisionen:0 Sendewarteschlangenlänge:1000
          RX bytes:9443428 (9.0 MiB)  TX bytes:16153144 (15.4 MiB)
          Interrupt:10 Basisadresse:0xe800

lo        Protokoll:Lokale Schleife
          inet Adresse:127.0.0.1  Maske:255.0.0.0
          inet6 Adresse: ::1/128 Gültigkeitsbereich:Maschine
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:314 errors:0 dropped:0 overruns:0 frame:0
          TX packets:314 errors:0 dropped:0 overruns:0 carrier:0
          Kollisionen:0 Sendewarteschlangenlänge:0
          RX bytes:45303 (44.2 KiB)  TX bytes:45303 (44.2 KiB)

# ifup ipv6
# ifconfig ipv6
ipv6      Protokoll:IPv6-nach-IPv4
          inet6 Adresse: fe80::d991:6309/64 Gültigkeitsbereich:Verbindung
          inet6 Adresse: fe80::d991:630d/64 Gültigkeitsbereich:Verbindung
          inet6 Adresse: 2001:8d0:20ff:fffe::5/127 Gültigkeitsbereich:Global
          inet6 Adresse: 2001:8d0:20ff:fffe::7/127 Gültigkeitsbereich:Global
          UP PUNKTZUPUNKT RUNNING NOARP  MTU:1480  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          Kollisionen:0 Sendewarteschlangenlänge:0
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

Sorry .. I dont get it. Can anybody point me to the problem?

Thanks for advice. Kind regards, Jan.
- -- 
- -----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GIT d-- s+: a-- C+++ UL++++ P+ L+++ E- W+++ N+++ o++ K++ w---
O M-- V- PS PE Y++ PGP++ t-- 5 X R tv- b+ DI- D++
G++ e++ h-- r+++ y+++
- ------END GEEK CODE BLOCK------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFA9tbL9u6Dud+QFyQRAopnAKD2yu9GpRE0XeksTpeTIKva5ZuQnACeLVnY
DDLoz9uY/GbXQqkGawCmeMA=
=ZjPi
-----END PGP SIGNATURE-----



Reply to: