On Wed, 17 Sep 2014 18:17:14 +0200 Manfred Kreisl <ml4km@arcor.de> wrote:
Am 17.09.2014 um 14:13 schrieb Marc Dietrich:
Hi,
ich habe einen ipv6 via ip4 Tunnel über Hurricane Electric eingerichtet (openSUSE 13.1, klassischer Bringup):
# cat /etc/sysconfig/network/ifcfg-sit1 STARTMODE='onboot' BOOTPROTO='static' TUNNEL='sit' TUNNEL_LOCAL_IPADDR='aaa.bbb.ccc.ddd' TUNNEL_REMOTE_IPADDR='216.66.80.30' IPADDR='2001:470:xxxx:781::2/64' TUNNEL_TTL='255
# cat /etc/sysconfig/network/ifroute-sit1 ::/0 2001:470:xxxx:781::1
sysctl -a | grep temp
net.ipv6.conf.all.temp_prefered_lft = 86400 net.ipv6.conf.all.temp_valid_lft = 604800 net.ipv6.conf.all.use_tempaddr = 2 net.ipv6.conf.default.temp_prefered_lft = 86400 net.ipv6.conf.default.temp_valid_lft = 604800 net.ipv6.conf.default.use_tempaddr = 2 net.ipv6.conf.eth0.temp_prefered_lft = 86400 net.ipv6.conf.eth0.temp_valid_lft = 604800 net.ipv6.conf.eth0.use_tempaddr = 2 net.ipv6.conf.lo.temp_prefered_lft = 86400 net.ipv6.conf.lo.temp_valid_lft = 604800 net.ipv6.conf.lo.use_tempaddr = -1 net.ipv6.conf.sit0.temp_prefered_lft = 86400 net.ipv6.conf.sit0.temp_valid_lft = 604800 net.ipv6.conf.sit0.use_tempaddr = -1 net.ipv6.conf.sit1.temp_prefered_lft = 86400 net.ipv6.conf.sit1.temp_valid_lft = 604800 net.ipv6.conf.sit1.use_tempaddr = 2
Leider erhalte ich nur eine IP:
sit1 Link encap:IPv6-nach-IPv4 inet6 Adresse: 2001:470:xxxx:781::2/64 Gültigkeitsbereich:Global inet6 Adresse: fe80::86b0:137a/64 Gültigkeitsbereich:Verbindung UP PUNKTZUPUNKT RUNNING NOARP MTU:1480 Metric:1 RX packets:296415 errors:0 dropped:0 overruns:0 frame:0 TX packets:270087 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 Sendewarteschlangenlänge:0 RX bytes:347990651 (331.8 Mb) TX bytes:27744813 (26.4 Mb)
und die ändert sich auch nie.
Was habe ich vergessen? Wo liegt dein Problem?
em, dass sich meine IP nie ändert trotz net.ipv6.conf.sit1.use_tempaddr = 2. siehe auch http://www.heise.de/netze/artikel/IPv6-Privacy-Extensions-einschalten-120478... Hier mein Netbook mit Ubuntu: wlan0 Link encap:Ethernet HWaddr 6c:62:6d:16:98:a5 inet addr:192.168.178.22 Bcast:192.168.178.255 Mask:255.255.255.0 inet6 addr: 2003:53:cc2b:3900:6e62:6dff:fe16:98a5/64 Scope:Global inet6 addr: 2003:53:cc2b:3900:c180:3a73:6925:ab10/64 Scope:Global inet6 addr: fe80::6e62:6dff:fe16:98a5/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:18738 errors:0 dropped:0 overruns:0 frame:0 TX packets:12259 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:18792613 (18.7 MB) TX bytes:1487655 (1.4 MB) Die IP ändert sich jede Stunde wie es sein soll. Marc -- Um die Liste abzubestellen, schicken Sie eine Mail an: opensuse-de+unsubscribe@opensuse.org Um den Listen Administrator zu erreichen, schicken Sie eine Mail an: opensuse-de+owner@opensuse.org