Re: opening a port
- From: dsphunxion@xxxxxxxxx
- Date: 24 Sep 2006 21:05:41 -0700
Ertugrul Soeylemez wrote:
laredotornado@xxxxxxxxxxx (06-09-24 09:05:28):
How do I check on my Fedora core 5 system if port 443 is open? If it
is closed, how do I open it?
You really should read some books about the basics of networking.
However, you can check if it's in use with the following command:
# netstat --inet --inet6 -anp | grep 443
Regards,
E.S.
lsof|grep 443 (less typing)
.
- Follow-Ups:
- Re: opening a port
- From: Alexander Dalloz
- Re: opening a port
- References:
- opening a port
- From: laredotornado
- Re: opening a port
- From: Ertugrul Soeylemez
- opening a port
- Prev by Date: Re: opening a port
- Next by Date: What rootkit is this? sockd/ gpm imaps2
- Previous by thread: Re: opening a port
- Next by thread: Re: opening a port
- Index(es):
Relevant Pages
|
|