Search found 1 match

by CHTobias
28 Apr 2020, 10:15
Forum: Connectivity
Topic: IPv6 konfigurieren
Replies: 0
Views: 16650

IPv6 konfigurieren

Hallo Kunbus-Team / Forum,

ich habe einen RevPi Core 3 in einem lokalen Netzwerk mit sowohl statischer IPv4 als auch IPv6 Adresse mit der folgenden Konfiguration.
/etc/dhcpcd.conf:

interface eth0
static ip_address=192.168.10.150/16
static ip6_address=fe80:0:0:0:c83e:a7ff:fe01:1b71/64
static ...