Route ipv6 to physdev

naturlight

Member
Jan 2, 2011
65
0
6
Hello everybody,
My datacenter offer me a /64 ipv6 for each server. Actually, anybody could mount an ipv6 in the VPS .. (kvm) i would like to allow x ip to vps.
I tried to allow /125 (8ips) for each vm proxmox with ip6tables.

to route from ip number 7 at 16 to the bridge tap101i0d0 but not working :(
Anybody could help ?


Regards,
 
Last edited:
post the output of 'pverversion -v' as additional info about your system.
 
pve-manager: 1.7-10 (pve-manager/1.7/5323)
running kernel: 2.6.32-4-pve
proxmox-ve-2.6.32: 1.7-30
pve-kernel-2.6.32-4-pve: 2.6.32-30
qemu-server: 1.1-28
pve-firmware: 1.0-10
libpve-storage-perl: 1.0-16
vncterm: 0.9-2
vzctl: 3.0.24-1pve4
vzdump: 1.2-10
vzprocps: 2.0.11-1dso2
vzquota: 3.0.11-1dso1
pve-qemu-kvm: 0.13.0-3
ksm-control-daemon: 1.0-4

Thanks for your help !
 
Oh sorry, i use KVM.
And ip6tables seems working fine .
Actually i drop all.
ip6tables -P FORWARD DROP
and it's working but now i try to allow a /125 of ipv6 to acces to tap166i0d0 (bridge) without succes