asked 222k views
3 votes
Which two ports should packet-filtering rules address when establishing rules for Web access?

asked
User Mateor
by
8.2k points

1 Answer

3 votes
Most of todays protocols run over HTTP or the secured variant HTTPS. These are on ports 80 and 443, respectively. However, other protocols like email (POP, IMAP, SMTP) use their own ports. Search for "standard tcp ports" and you'll find a list.
answered
User Sergio Rinaudo
by
8.5k points