Networker

[Networker] specify nsrexecd bind address?

2006-11-22 20:30:07
Subject: [Networker] specify nsrexecd bind address?
From: David Magda <dmagda AT EE.RYERSON DOT CA>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Wed, 22 Nov 2006 20:05:02 -0500
Hello,

Doing a 'netstat -a' gives the following lines (amongst others):

        tcp        0      0 *:7937                 *:*          LISTEN
        tcp        0      0 *:7938                 *:*          LISTEN

And checking what the it is listening:

        # lsof -i tcp:7938
        nsrexecd 6629 root    5u  IPv4 148891269       TCP *:7937 (LISTEN)
        # lsof -i tcp:7938
        nsrexecd 6628 root    4u  IPv4 148891259       TCP *:7938 (LISTEN)

This machine has two IPs (besides the standard loop-back). Is there a way to specify which IP(s) to listen to?

The client is 7.1.2 I believe.

Thanks for any info.

Regards,
David

To sign off this list, send email to listserv AT listserv.temple DOT edu and type 
"signoff networker" in the body of the email. Please write to networker-request 
AT listserv.temple DOT edu if you have any problems with this list. You can access the 
archives at http://listserv.temple.edu/archives/networker.html or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER

<Prev in Thread] Current Thread [Next in Thread>
  • [Networker] specify nsrexecd bind address?, David Magda <=