weizhouapache commented on pull request #4847:
URL: https://github.com/apache/cloudstack/pull/4847#issuecomment-805126392


   > > I think the change in this line also needed.
   > > 
https://github.com/apache/cloudstack/blob/master/systemvm/debian/etc/iptables/iptables-dhcpsrvr#L40
   > 
   > In my testing, this was not needed.
   
   @Spaceman1984 line 40 in systemvm/debian/etc/iptables/iptables-dhcpsrvr 
should be removed, as it opens http access to all internet.
   `-A INPUT -i eth0 -p tcp -m tcp -m state --state NEW --dport 80 -j ACCEPT`


-- 
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