<div dir="ltr">Hello again,
<div><br></div><div style>In our company, wet set up heavy firewall on every servers.</div><div style>So, after many tests on proxmox with an open firewall, it's time to put servers in production.</div><div style>Before this step, we have to configure our iptables rules :</div>
<div style><br></div><div style>Here is a partial output of my 'netstat -lnpute' :</div><div style><div>tcp 0 0 <a href="http://127.0.0.1:85">127.0.0.1:85</a> 0.0.0.0:* LISTEN 0 35730752 433645/pvedaemon</div>
<div>tcp 0 0 <a href="http://0.0.0.0:8006">0.0.0.0:8006</a> 0.0.0.0:* LISTEN 33 35730876 433690/pveproxy </div><div>udp 0 0 <a href="http://192.168.100.187:5404">192.168.100.187:5404</a> 0.0.0.0:* 0 13381511 4501/corosync <br>
</div><div>udp 0 0 <a href="http://192.168.100.187:5405">192.168.100.187:5405</a> 0.0.0.0:* 0 13381512 4501/corosync </div><div>udp 0 0 <a href="http://239.192.1.240:5405">239.192.1.240:5405</a> 0.0.0.0:* 0 13381508 4501/corosync </div>
<div><br></div><div style>I just have to open tcp/8006 and all the udp/540* ? Or are there any port that proxmox need to use ?</div><div style>I'm sure that the ssh have to be open in between the two nodes, but what else ?</div>
<div style><br></div><div style>Thank you again.</div><div style><br></div><div style>JG.</div></div></div>