Hi,
We use proxmox firewall to manage access rights to fleet of our CTs (70+ concurently running CTs).
I have observed couple of problems:
1)
- Created container does have default INPUT and OUTPUT policy to DROP
When adding new network card to container with firewall=1 parameter, we can observe, that it is possible to connect to CT for short amount of time after which firewall policies start working
Question: Is it possible to make this process instantenous? When adding new NIC with firewall it should work from the beginning (from the first packet)
2)
- Created container does have default INPUT and OUTPUT policy to DROP
- New security group is inserted to CT allowing for SSH connections from other machine
Here comes delay problem again: Sometimes, we are able to connect to CT after just 1,5s of adding accept rule to CT, but sometimes we have to wait 30-60s for rule to start accepting traffic to CT
Question: Is it possible to make this process instantenous? We would like to be able connect to CT in short amout of time after adding corresponding rule (1s-2s at max)
Thanks for help!
We use proxmox firewall to manage access rights to fleet of our CTs (70+ concurently running CTs).
I have observed couple of problems:
1)
- Created container does have default INPUT and OUTPUT policy to DROP
When adding new network card to container with firewall=1 parameter, we can observe, that it is possible to connect to CT for short amount of time after which firewall policies start working
Question: Is it possible to make this process instantenous? When adding new NIC with firewall it should work from the beginning (from the first packet)
2)
- Created container does have default INPUT and OUTPUT policy to DROP
- New security group is inserted to CT allowing for SSH connections from other machine
Here comes delay problem again: Sometimes, we are able to connect to CT after just 1,5s of adding accept rule to CT, but sometimes we have to wait 30-60s for rule to start accepting traffic to CT
Question: Is it possible to make this process instantenous? We would like to be able connect to CT in short amout of time after adding corresponding rule (1s-2s at max)
Thanks for help!