Hi maratrus,
Thanks for your advice and link.
# iptables -L
Chain INPUT (policy DROP)
target prot opt source destination
ACCEPT all -- 0.0.0.0 anywhere
ACCEPT all -- anywhere anywhere
Chain FORWARD (policy DROP)
target prot opt source destination
ACCEPT all -- 0.0.0.0 0.0.0.0
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
I did NOT create the rules manually. I think it comes on installing/configuring Shorewall.
Going through OpenVZ-Users-Guide I found following section;
Loading iptables Modules to Particular VPSs;
# vzctl set xxx --iptables iptable_filter --iptables ipt_length --iptables ipt_limit --iptables iptable_mangle --iptables ipt_REJECT --save
Is it relevant to my problem?
I can't find vz file NOR sysconfig directory
# find / -name sysconfig -type d
No printout
# locate vz
/etc/rc6.d/S00vzreboot
/usr/include/envz.h
# find / -name vz -type d
Any advice. TIA
B.R.
satimis