• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

freesco port BLOCKING help

RabeaticSquirrel

Senior member
Fellow freesco users. I know well enough how to allow acces/forward traffic on a certain port, but how do you block access on certain ports? And I can't seem to get nmap to work. What command gets it started in testing?
 
If it uses IPChains I think it should use -j DENY

As far as nmap, check out the page and the help files. nmap comment by itself should give you some help info. And nmap -O -v -sS IPADDRESS should give you a general idea of things.
 
Back
Top