IPv4 Geräte im LAN über IPv6 im WAN erreichen ?

Moin,

wie kann ich meine lokalen IPv4 Geräte im LAN über IPv6 aus dem WAN erreichen?

Mein Kabelprovider war der Meinung, meinen Tarif auf IPv6 mit DS-Lite Tunnel ins IPv4 Netz zu ändern. Nun kann ich meine lokalen IPv4 Geräte trotz Portfreigabe usw. nicht mehr erreichen.

Das einzige was ich noch von „ausserhalb“ erreichen kann sind meine Rechner, und auch nur über IPv6.

Gibt es sowas wie einen lokalen Gateway den man auf Linux installieren kann? NAT-PT scheint ja sowas zu sein, kennt sich jemand damit aus?

Vielen Dank für eure Hilfe !

Hallo,

wie kann ich meine lokalen IPv4 Geräte im LAN über IPv6 aus
dem WAN erreichen?

niehaus@sonnenblume:~$ apt-cache show tnat64
Package: tnat64
Version: 0.05-1
Installed-Size: 152 
Maintainer: Andrew O. Shadura 
Architecture: amd64 
Depends: libc6 (\>= 2.12) 
Description-en: IPv4 to NAT64 redirector 
 tnat64 provides transparent network access to IPv4 hosts via NAT64 
 on IPv6-only hosts. tnat64 intercepts the calls applications make 
 to establish TCP connections and transparently proxies them as necessary. 
 This allows existing applications with no IPv6 support to still be 
 able to reach the network with no need in modifications.
Homepage: http://bitbucket.org/andrew\_shadoura/tnat64/
Description-md5: 26f4ff90b9f9c97edb8ca3df9d7837a5
Tag: implemented-in::c, protocol::ip, protocol::ipv6, role::stuck\_out\_tongue:rogram,
 works-with::network-traffic
Section: net
Priority: optional
Filename: pool/main/t/tnat64/tnat64\_0.05-1\_amd64.deb
Size: 28408
MD5sum: 6cbe9f414b9550d67b942c175db941f6
SHA1: 7ce815bdaed76fd267ef8fb7f8612ac38f1fbaf5
SHA256: d1a48f2a1f6eca1111c696aa52dc3b113c24db751840296e5cc12201ccc03b1d
niehaus@sonnenblume:~$

HTH,

Sebastian