IPv6 IPSec Lab: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(→Plan) |
(→links) |
||
| Zeile 6: | Zeile 6: | ||
*vi /etc/network/interfaces | *vi /etc/network/interfaces | ||
auto enp0s3 | auto enp0s3 | ||
| − | iface enp0s3 inet6 static | + | iface enp0s3 inet6 static |
| − | + | 2001:db8:3333:4444:1/64 | |
| + | *reboot | ||
| + | ==rechts== | ||
| + | *hostnamectl set-hostname rechts | ||
| + | *vi /etc/network/interfaces | ||
| + | auto enp0s3 | ||
| + | iface enp0s3 inet6 static | ||
| + | 2001:db8:3333:4444:2/64 | ||
| + | *reboot | ||
Version vom 25. September 2024, 09:51 Uhr
Plan
Konfiguration
links
- hostnamectl set-hostname links
- vi /etc/network/interfaces
auto enp0s3 iface enp0s3 inet6 static 2001:db8:3333:4444:1/64
- reboot
rechts
- hostnamectl set-hostname rechts
- vi /etc/network/interfaces
auto enp0s3 iface enp0s3 inet6 static 2001:db8:3333:4444:2/64
- reboot
