Hello everyone,
When debugging routing trouble in my home lan with a PVE box I came across the following issue:
IPv4 forwarding was disabled in /proc/sys/net/ipv4/ip_forward.
Expected behaviour for me would be IPv4 forwarding enabled by default.
In the webGUI I changed the Firewall setting of the datacenter and node to 'No' expecting PVE would not block network traffic.
Can this be caused by not been able to use the ISO installer?
My solution is to enable it in /etc/sysctl.conf to make it persistant across reboots.
Shouldn't the proxmox-ve package enable IPv4 forwarding?
Background:
Installing from ISO failed because of an error message about disk size. Something about disk too small if I remember correctly.
So I installed Debian 10 followed by apt install proxmox-ve.
When debugging routing trouble in my home lan with a PVE box I came across the following issue:
IPv4 forwarding was disabled in /proc/sys/net/ipv4/ip_forward.
Expected behaviour for me would be IPv4 forwarding enabled by default.
In the webGUI I changed the Firewall setting of the datacenter and node to 'No' expecting PVE would not block network traffic.
Can this be caused by not been able to use the ISO installer?
My solution is to enable it in /etc/sysctl.conf to make it persistant across reboots.
Shouldn't the proxmox-ve package enable IPv4 forwarding?
Background:
Installing from ISO failed because of an error message about disk size. Something about disk too small if I remember correctly.
So I installed Debian 10 followed by apt install proxmox-ve.