Quantcast
Channel: WebHostingTalk.pl - wszystkie tematy
Viewing all articles
Browse latest Browse all 10536

IPv4 z IPv6 naraz pod debianem

$
0
0

Witam, 
Staram się dodać do /etc/network/interfaces żeby było dodane ipv6 jak i ipv6.

 

Moja konfiguracja: 

 

auto lo
iface lo inet loopback


[...]


auto eth0:4
iface eth0:4 inet static
address 178.19.xxx.xxx
netmask 255.255.255.248


#ipv6 configuration
iface eth0 inet6 static
address 2a02:2430:x:xx::
netmask 64
gateway 2a02:2430:x:xx::FFFF
 
 
I teraz pytanie. Co robie źle, że nie mimo tej konfiguracji nie moge dostać się do serwera przez ipv6?
Pozdrawiam

 


Viewing all articles
Browse latest Browse all 10536

Trending Articles