06-02-2006 02:39 AM - edited 03-03-2019 12:52 PM
Dear All,
Can somebody tell me https uses which port no.? (like http uses 80)
regds,
Aman
Solved! Go to Solution.
06-02-2006 02:59 AM
Hi Aman,
HTTPS uses port 443.
This link will give you the details about all port numbers used by different applications
http://www.iana.org/assignments/port-numbers
HTH, if yes please rate the post.
Ankur
06-02-2006 02:49 AM
HTTPS operates over TCP 443
HTTP operates over TCP 80
HTH
--Phil
Please rate useful posts and if it solves the issue.
06-02-2006 02:59 AM
Hi Aman,
HTTPS uses port 443.
This link will give you the details about all port numbers used by different applications
http://www.iana.org/assignments/port-numbers
HTH, if yes please rate the post.
Ankur
06-06-2006 01:57 AM
http : 80
https: 443
ftp : 20,21 ( data & Ctrl)
telnet : 23
smtp : 25
pop3 : 110
dns : 53
tftp : 69
remember this,only these ports will be used mostly.
01-12-2010 12:25 AM
Hello All,
I am trying to https (443) port-forwarding.. tried below, but not working ;>(
static (dmz,outside) tcp X.X.X.X https I.I.I.I https netmask 255.255.255.255 0
access-list inbound_filter permit tcp any host X.X.X.X eq https
clear xlate
wr m
what I missed? .. is there any difference method for doing https port-forwarding?
many thanks
Regards
Winanjaya
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide