This command gives you a quick overview:
netstat -at

And the following command gives you some more information about which
processes are listening on which ports.
lsof -a -i

Werner


On 4 Mar 2001, Dominic Mitchell wrote:

>
> Hi,
>
> Ok, I am making a firewall fast before I get hit. I downloaded
> pmfirewall-1.1.14 which is very easy to configure --- it is
> targeted for users with low knowledge of ipchains et al ... me :(
>
> I will take some time to read the Howto, but it possible just to
> tweak the firewall.
>
> For now I need to know which services are running and on which
> port.  I am not running a server, thus I have disabled the telnet,
> ftp, services. I know that sendmail (smtp) is runnung on port 25,
> but my knowledge is limited.  How can I find this information
> quickly?
>
> Thanks,
>
> Dominic.
>
>
>
>
>
>



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to