Search results

  1. M

    lan teaming / balance

    Hi, Take a look at http://pve.proxmox.com/wiki/Bond_configuration_%28Video%29 It's called bonding, and you can also look at http://www.howtoforge.com/nic_bonding Marius
  2. M

    Firewall via IPTABLES

    Hi, /etc/vz/vz.conf should exist on you proxmox server, if it's not, you have a serious problem, and openVZ will not work... But, if you anyways find the file vz.conf , add this line to it: IPTABLES="ipt_REJECT ipt_tos ipt_TOS ipt_LOG ip_conntrack ipt_limit ipt_multiport iptable_filter...
  3. M

    FreeBSD amd64 and Proxmox (downloaded today) on a Dell Poweredge 1900

    Hi, The next release is ETA this week, or next week. As stated from some of the workers... Marius
  4. M

    Kernel modules inside a container

    Hi! To have kernel modules working.. You have to take a look in "/etc/vz/vz.conf" and at the line: "## IPv4 iptables kernel modules" There you can configure every module you want to load. Do an: "/etc/init.d/vz restart" After you edited and saved. Marius Edit: 'This is on the host...
  5. M

    Windows KVM

    Hi, Thank for the reply.. I mailed my datacenter to ask them, about this, and asked if i was allowed to try again with proxy_arp=0 :P So, i guess i would get an answer soon, will be back to let others know the solution, if it worked or not ;) Marius.
  6. M

    Windows KVM

    Hi, I've installed Windows XP in an KVM container for a test, everything went well, and i used bridged network.. And set one of the public ip's im assigned from the datacenter. Windows says then, that the ip address is allready in use, But it aint... The weird thing is, everything works...