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
yes i have change from detect to all, can you say me whats of the configuration in /etc/sysctl.conf is available. Code: 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 Code: 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
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.
this line have add it Code: 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
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.