Quote:
|
Originally Posted by bkiddo
What are the security implication of having the port 523 reachable from any address in my network?
|
That depends on what listens on port 523 and what it does when it hears something.
Quote:
|
Originally Posted by bkiddo
Is there a way apply a list of allowed ips and block the rest?
|
Certainly. Firewalls are the specifically for that purpose.
Quote:
|
Originally Posted by bkiddo
Are there other ports I should consider to close?
|
Normally you should close all ports, except those that you actually use.
P.S. What does it have to do with DB2?