PDA

View Full Version : OpenVZ On Ubuntu 8.04 LTS Server


planet_fox
16th August 2008, 00:54
Hi Falco,

I have Installing And Using OpenVZ On Ubuntu 8.04 LTS Server . My Problem is
zhe vz guest have no Internet. What must I do, to change this in my network config

falko
16th August 2008, 12:20
Have you tried to set
NEIGHBOUR_DEVS=all
in /etc/vz/vz.conf?

planet_fox
16th August 2008, 14:45
yes i have change from detect to all, can you say me whats of the configuration in /etc/sysctl.conf is available.

net.ipv4.conf.all.rp_filter=1
net.ipv4.icmp_echo_ignore_broadcasts=1
net.ipv4.conf.default.forwarding=1
net.ipv4.conf.default.proxy_arp = 0
net.ipv4.ip_forward=1
kernel.sysrq = 1
net.ipv4.conf.default.send_redirects = 1
net.ipv4.conf.all.send_redirects = 0
net.ipv4.conf.eth0.proxy_arp=1


i have only find the first entry on beginn

net.ipv4.conf.all.rp_filter=1

the other lines i have add to last lines from the config files is this correct.

falco can you marked in future howtos whats line i mustt self add it to the config

falko
17th August 2008, 13:12
You must make sure that the lines from the tutorial are in your /etc/sysctl.conf. Some of the lines are already in there by default, some others you must add yourself.

planet_fox
17th August 2008, 18:49
this line have add it


net.ipv4.conf.default.forwarding=1
net.ipv4.conf.default.proxy_arp = 0

kernel.sysrq = 1
net.ipv4.conf.default.send_redirects = 1
net.ipv4.conf.eth0.proxy_arp=1

falko
18th August 2008, 13:12
So you now have all suggested lines in your sysctl.conf?

planet_fox
18th August 2008, 21:27
yes i have do, I have a new install make than I have by create the image the proplem with quoto. Ok I have not solve the problem . I have install xen with your Howto and it run good. On xen I have only problem with ispconfig3 install .

It's normal a area for me virtualiszation, the first steps always not simple. With the time cames the KnowHow for this linux area. I play with xen and many thanks for your time and help.