Re: Which port

2001-12-04 Thread Weng Zhenhong
ke to ask them to open it > for > me so that I can ssh (or telnet, or ftp, or something else) to my box. IT > here wants to know what port I want open. > > How do I figure out which port my sshd is running on? > > Thanks, > Blake > > > _

Re: Which port

2001-12-04 Thread Duncan Hill
On Tue, 4 Dec 2001, Blake Thornton wrote: > Thank you very much. But now the question becomes, how do I find this > out? Or, how could I change this port number to something else? lsof can do it. And locate the sshd config file. -- Sapere aude My mind not only wanders, it sometimes leaves

Re: Which port

2001-12-04 Thread Ed Wilts
> > > > > How do I figure out which port my sshd is running on? > > > > By default, it runs on its well-known port - 22. > > > > Thank you very much. But now the question becomes, how do I find this > out? Or, how could I change this port number to som

Re: Which port

2001-12-04 Thread Blake Thornton
> > It seems I am behind a firewall and would like to ask them to open it for > > me so that I can ssh (or telnet, or ftp, or something else) to my box. IT > > here wants to know what port I want open. > > > > How do I figure out which port my sshd is running o

Re: Which port

2001-12-04 Thread Duncan Hill
On Tue, 4 Dec 2001, Blake Thornton wrote: > It seems I am behind a firewall and would like to ask them to open it for > me so that I can ssh (or telnet, or ftp, or something else) to my box. IT > here wants to know what port I want open. > > How do I figure out which port my

Which port

2001-12-04 Thread Blake Thornton
It seems I am behind a firewall and would like to ask them to open it for me so that I can ssh (or telnet, or ftp, or something else) to my box. IT here wants to know what port I want open. How do I figure out which port my sshd is running on? Thanks, Blake

Re: How can I find which port are open ?

2001-03-08 Thread Ryan Johnson
t;> 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 se

Re: How can I find which port are open ?

2001-03-05 Thread Gustav Schaffter
Statux, POS? That's not French! un bout de merde! That's French. Gustav P.S. Yes, I agree with you. I'm using it regularly. Or at least trying to. Statux wrote: > > > tcp 81 0 modemcable163.96-2:1732 rsjohn-3.directcon.:ftp CLOSE_WAIT > > tcp1 0 modemcable163.96-2:17

Re: How can I find which port are open ?

2001-03-05 Thread Mike Burger
Never mind...at 7AM, I'm a blithering boob...I'll shut up now. On Sun, 4 Mar 2001, Jack Bowling wrote: > ** Reply to message from Dominic Mitchell <[EMAIL PROTECTED]> on 05 Mar 2001 > 00:31:53 -0500 > > FYI. > > -- > > > $ whois directcon.com > > Whois Server Version 1.3 > > Dom

Re: How can I find which port are open ?

2001-03-05 Thread Mike Burger
Offhand, I'm not sure how this helps him determine the open ports on his system. On Sun, 4 Mar 2001, Jack Bowling wrote: > ** Reply to message from Dominic Mitchell <[EMAIL PROTECTED]> on 05 Mar 2001 > 00:31:53 -0500 > > FYI. > > -- > > > $ whois directcon.com > > Whois Server Ve

Re: How can I find which port are open ?

2001-03-05 Thread Mike Burger
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

Re: How can I find which port are open ?

2001-03-04 Thread Statux
> tcp 81 0 modemcable163.96-2:1732 rsjohn-3.directcon.:ftp CLOSE_WAIT > tcp1 0 modemcable163.96-2:1731 rsjohn-3.directcon.:www CLOSE_WAIT > tcp1 0 modemcable163.96-2:1729 rsjohn-3.directcon.:www CLOSE_WAIT > tcp1 0 modemcable163.96-2:1728 rsjohn-3.

Re: How can I find which port are open ?

2001-03-04 Thread Jack Bowling
** Reply to message from Dominic Mitchell <[EMAIL PROTECTED]> on 05 Mar 2001 00:31:53 -0500 FYI. -- $ whois directcon.com Whois Server Version 1.3 Domain names in the .com, .net, and .org domains can now be registered with many different competing registrars. Go to http://www

Re: How can I find which port are open ?

2001-03-04 Thread Dominic Mitchell
owto, 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 >

Re: How can I find which port are open ?

2001-03-04 Thread Bret Hughes
to, 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

Re: How can I find which port are open ?

2001-03-04 Thread Werner Puschitz
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 service

Re: How can I find which port are open ?

2001-03-04 Thread Mikkel L. Ellertson
o 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

How can I find which port are open ?

2001-03-04 Thread Dominic Mitchell
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. -- Dominic Mitchell

RE: Which port bind by which process

2001-02-22 Thread Bryan Liles
use lsof to find out whats on port 80 do /usr/sbin/lsof -i tcp:80 -Original Message- From: Andrew So Hing-pong [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 15, 2001 12:34 PM To: [EMAIL PROTECTED] Subject: Which port bind by which process Hi Forks, Anyone knows any freeware

Re: Which port bind by which process

2001-02-15 Thread Thornton Prime
On Fri, 16 Feb 2001, Andrew So Hing-pong wrote: > Hi Forks, > > Anyone knows any freeware which can listed down which > port is "bind" by which process. netstat does it. netstat -altup will give you a nice list. thornton _

Re: Which port bind by which process

2001-02-15 Thread John Aldrich
On Thu, 15 Feb 2001, you wrote: > Hi Forks, > > Anyone knows any freeware which can listed down which > port is "bind" by which process. > No but I can tell you that if you check /etc/services, you'll see the "stan

Which port bind by which process

2001-02-15 Thread Andrew So Hing-pong
Hi Forks, Anyone knows any freeware which can listed down which port is "bind" by which process. Thanks for your comment !/! Regards, Andrew So ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list