i've upgraded my 1.5 Proxmox Kernel 2.6.18 to the new 2.6.24..
after restart traffic forwording via iptables from proxmox host to vms doesn't work any longer..
e.g.
iptables -t nat -A PREROUTING -i eth0 -d xxxxxxx -p tcp --dport 80 -j DNAT --to-destination 192.168.1.140:80
when i switch back to kernel .18 everything works fine?!
after restart traffic forwording via iptables from proxmox host to vms doesn't work any longer..
e.g.
iptables -t nat -A PREROUTING -i eth0 -d xxxxxxx -p tcp --dport 80 -j DNAT --to-destination 192.168.1.140:80
when i switch back to kernel .18 everything works fine?!