Re: question - nls_agent

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 7/2/07, James R. Jones <bnjrj@xxxxxxx> wrote:

Hello,

I am trying to use the old veritas nls_agent with redhat v5 to backup
the system.  However, when I turn on the firewall that comes with redhat
v5 the software does not connect.  Obviously when the firewall is turned
off it works fine.  I thought the port that the software used was
10000.  However, but when I open up the tcp and udp port 10000 it still
does not work.  Does anyone have any experience with product and what
ports need to be opened?

jim

--
James Jones
System Manager
UAF-Bristol Bay Campus
907-842-8312

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list


You can do.. lsof -i tcp for a list of all processes with a TCP session open
(listening, connected, etc…) or if you want a certain port, do lsof -i
port-number, here is a example.

root:box:~# lsof -i :25
COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
exim 2979 root 0u IPv4 90410 TCP *:smtp (LISTEN)
root:box:~#


--
Romeo Theriault
System Administrator
University of Maine at Fort Kent
Ph#: 207-834-7815
Em@: romeo.theriault@xxxxxxxxx
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subjecthttps://www.redhat.com/mailman/listinfo/redhat-list


[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux