Recent content by Bashar

  1. B

    OpenVPN

    for VPN users try giving http://www.VPNPlatform.org a try and let us know how it works, it has both PPTP and OpenVPN
  2. B

    Django Appliance!

    I was really shocked not to see Django sample listed at http://pve.proxmox.com/wiki/Debian_Appliance_Builder :D any volunteers? possible via mod_wsgi for best performance ;)
  3. B

    Network configuration problem

    can you show me your bridge configuration ? cat /etc/network/interfaces change the real IPs to any dummy IPs like 111.222.xxx.yyy then the real values in xxx.yyy
  4. B

    Network configuration problem

    how many network cards do you have on the server, and are you trying bridging or NAT'ing ?
  5. B

    Network configuration problem

    seems getting the network setup with proxmox is everyone's nightmare these days :) I'm facing same issue and the documentation isn't clear enough
  6. B

    No network access on bridged VM

    yeah me two in the same scenario
  7. B

    network configuration?

    Hello, I'm reading http://pve.proxmox.com/wiki/Installation and reached the section of virtual bridging and got stuck when they talk about 192. network does this mean i have to replace it with my production IPs? I have main server IP and 8 additional IPs, I want to create virtual machines and...