types of network ports
- well-known ports 0-1023
- Registered ports 1024-49151
- Dynamic ports 49152-65535
default ports
| port no | service | protocol |
|---|---|---|
| 20 | ftp data | tcp |
| 21 | ftp protocol | tcp |
| 22 | ssh | tcp |
| 23 | telnet | tcp |
| 25 | smtp | tcp |
| 53 | dns | udp |
| 80 | http | tcp |
| 110 | pop3 | tcp |
| 143 | imap | tcp |
| 443 | https | tcp |

No comments:
Post a Comment
Tell us how you like it.