Spaceman1984 commented on issue #4285:
URL: https://github.com/apache/cloudstack/issues/4285#issuecomment-707133517


   This is the output running DefaultIsolatedNetworkOffering, 
   
   ```
   tcp        0      0 10.1.1.1:80             0.0.0.0:*               LISTEN   
   1080/apache2        
   tcp        0      0 10.1.1.1:8080           0.0.0.0:*               LISTEN   
   897/python          
   tcp        0      0 169.254.25.109:3922     0.0.0.0:*               LISTEN   
   1492/sshd           
   tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN   
   1946/dnsmasq        
   tcp        0      0 10.1.1.1:443            0.0.0.0:*               LISTEN   
   1080/apache2        
   tcp        0      0 0.0.0.0:35999           0.0.0.0:*               LISTEN   
   1202/haproxy        
   udp        0      0 0.0.0.0:53              0.0.0.0:*                        
   1946/dnsmasq        
   udp        0      0 0.0.0.0:67              0.0.0.0:*                        
   1946/dnsmasq        
   udp        0      0 0.0.0.0:69              0.0.0.0:*                        
   1946/dnsmasq        
   udp        0      0 0.0.0.0:3914            0.0.0.0:*                        
   287/rsyslogd        
   udp        0      0 192.168.43.34:123       0.0.0.0:*                        
   804/ntpd            
   udp        0      0 169.254.25.109:123      0.0.0.0:*                        
   804/ntpd            
   udp        0      0 10.1.1.1:123            0.0.0.0:*                        
   804/ntpd            
   udp        0      0 127.0.0.1:123           0.0.0.0:*                        
   804/ntpd            
   udp        0      0 0.0.0.0:123             0.0.0.0:*                        
   804/ntpd            
   udp        0      0 0.0.0.0:45297           0.0.0.0:*                        
   1200/haproxy 
   ```
   
   Would it be a good idea to throw an error if any of these ports are passed 
as a param to create an lb rule?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to