Hi,
I have a network realtek
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 01)
I have update proxmox 1.4 but my network not works
I have execute this for using the backported driver
sed -i "/blacklist...
This is un example fo use tc
tc class add dev eth0 parent 1:1 classid 1:103 htb rate 2Mbit prio 1
tc filter add dev eth0 protocol ip parent 1:0 prio 1 u32 match ip src 10.20.50.103 flowid 1:103
Configure this in /etc/vz/vz.conf file (on the host)
IPTABLES="ipt_REJECT ipt_tos ipt_limit ipt_multiport iptable_filter iptable_mangle ipt_TCPMSS ipt_tcpmss ipt_ttl ipt_length ipt_state"
Hi,
on a VE, there are no memory swap.
How is this value openvz
I have a Ve with 512Mo memory and 1024 swap.
If i execute cat /proc/user_beancounters
I have this
kmemsize 10404001 22132214 9223372036854775807 9223372036854775807 0
The barrier and limit value are very high
I don't...
Hi,
I have configured a VE with ispconfig 3
I have configured this on the host
in /etc/vz/vz.conf
IPTABLES="ipt_REJECT ipt_tos ipt_limit ipt_multiport iptable_filter iptable_mangle ipt_TCPMSS ipt_tcpmss ipt_ttl ipt_length ipt_state"
Activation Modules in /etc/modules
xt_tcpudp...
Hi,
You can download the template dans "Appliance Templates" on the right menu
For debian, your find her the template
http://pve.proxmox.com/wiki/Debian_5.0_Standard
For use iptables on your VE change this on your proxmox server
/etc/vz/vz.conf
IPTABLES="ipt_REJECT ipt_tos ipt_limit ipt_multiport iptable_filter iptable_mangle ipt_TCPMSS ipt_tcpmss ipt_ttl ipt_length ipt_state"
For active modules on your VE add module in /etc/module on your proxmox server...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.