Step to go to hold a Server with Email, Homepage, Owncloud, Kolab at Home
Basic SOHO Situation | ![]() |
|
Proxmox / Basic Installation / Forum | ||
ISP IPv6 Information (Fritz!Box 7390) |
Config:
Hypervisor | Container | KVM |
vi /etc/network/interfaces
where 2001:xxxxx:beef::1 is your ISP defined IPv6 Adresse |
||
got to vi /etc/vz/vz.conf IPV6="yes" |
||
echo 'net.ipv6.conf.all.proxy_ndp=1' >> /etc/sysctl.conf echo 'net.ipv6.conf.all.forwarding=1' >> /etc/sysctl.conf Restart with: sysctl -p |
vzctl stop <container_id>vzctl set <container_id> --ipadd <IPv6-Adresse> --save vzctl start <container_id> |
|
/etc/init.d/networking restart |
Quellen:
- Rober Penz
- xx
- xx
- xx