ufw why are these ports open?

Asked by bas

Hi,
I just enabled ufw I did:

sudo ufw default deny
sudo ufw enable

Then I did a nmap on my public IP-adres and it shows the following ports a open:

443/tcp open https
49152/tcp open unknown
49153/tcp open unknown
49154/tcp open unknown

Is this normal?!

Thanks in Advance
B

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu ufw Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Michael Basse (michael-alpha-unix) said :
#1

"netstat -plant" will show you what program is opening/using what port at the moment

Revision history for this message
Joa06 (lgeek) said :
#2

lsof -i -n -P is a good one to.

Revision history for this message
ahc (pacafic-seal) said :
#3

lsof -i -n -P does'nt show anything on my console.!!!

Can you help with this problem?

Provide an answer of your own, or ask bas for more information if necessary.

To post a message you must log in.