ช่วยด้วยขอรับ เรือง openvz ครับ ด่วน ๆๆๆๆ

ตอนนี้ผม install ได้เรียบร้อยครับ

แบ่งได้เรียบร้อยครับ

ปัญหา ก็คือ

  1. ตัวที่แบ่งไม่สามารถ ออกเน็ต ได้ครับ
  2. ตัวที่แบ่งไม่สามารถ Login ได้ ครับ

แนะนำหน่อยครับ งมมาทั้งวัน เลยครับ

ปล. yum install vzpkg

vi /etc/sysctl.conf

Enable packet forwarding enabled

net.ipv4.ip_forward = 1
net.ipv6.conf.default.forwarding = 1
net.ipv6.conf.all.forwarding = 1

Disable proxy arp

net.ipv4.conf.default.proxy_arp = 0

Enables source route verification

net.ipv4.conf.all.rp_filter = 1

Enables the magic-sysrq key

kernel.sysrq = 1

We do not want all our interfaces to send redirects

net.ipv4.conf.default.send_redirects = 1
net.ipv4.conf.all.send_redirects = 0

ผมทำเรียบร้อยครับ

ก็ ยังไม่ได้ เลยครับ

รบกวนแนะนำ หน่อยครับ

ติด firewall หรือเปล่าครับ