The /etc/rc.local script does not work with restarting the openvpn service after creating the tunnel
cd /dev
mkdir net
mknod net/tun c 10 200
chmod 0666 net/tun
service openvpn restart
exit 0
I'm experiencing an issue where the Spice console for Windows 7 (could be for others, too, such as Windows 10), where it is "unresponsive"
Meaning, when the VM has been running, and the Spice console disconnects after several hours of inactivity, when reopening the Spice console from Proxmox...
I'm having the same issue right now. Trying to port-forward incoming requests to port 80 and 443 to a container, but it's not working. AFAIK the vanilla web-interface doesn't have a way to change this behavior
Is there a way to mount zfs directories recursively?
It currently does not mount nested ZFS datasets, only the parent dataset, and the manual doesn't have that option
https://pve.proxmox.com/wiki/LXC_Bind_Mounts
pct set 100 -mp0 mp=/target,/target/test
I'm running into the same issue as https://github.com/elastic/elasticsearch/issues/19458 when running Elasticsearch in Ubuntu 16.04 LXD
It was solved here: https://github.com/lxc/lxd/issues/2206#issuecomment-236393880
But I was hoping Proxmox to have dealt with all of these issues
What are...
I am creating a Linux/OVS Bridge to use as a virtual network (10.240.0.0/12) within the system. I'm going to create containers within that virtual network, such as a router, DHCP server, and DNS server. It will be a fully virtualized network stack.
A DMZ container (10.0.1.200/24) will be...
Brand new install of Proxmox VE 4.2
The issue is: unable to create new Linux/OVS Bridge, and throws error, "Default gateway already exists on interface 'vmbr0'" when the default gateways are _not_ the same.
Existing gateway: 10.0.1.1
New bridge gateway: 10.240.0.1
How are they the same? Is it...
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.