In regards to my previous email on this matter,
I did add the DNS prefix and it got it working intermittently, but the
keyword is intermittently.
Currently I am attempting to add the hostname to the windows hosts file to
see if skipping DNS resolution solves the issue. However this does not
seem like a permanent fix.
On Wed, Jun 13, 2012 at 3:06 PM,
<staf-users-requ...@lists.sourceforge.net>wrote:
> Send staf-users mailing list submissions to
> staf-users@lists.sourceforge.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.sourceforge.net/lists/listinfo/staf-users
> or, via email, send a message with subject or body 'help' to
> staf-users-requ...@lists.sourceforge.net
>
> You can reach the person managing the list at
> staf-users-ow...@lists.sourceforge.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of staf-users digest..."
>
>
> Today's Topics:
>
> 1. Hostname Problems (Josh)
> 2. Re: Hostname Problems (Sharon Lucas)
> 3. [SPAM] Response Immediately. (Mrs Doris Sambou)
> 4. STAF Hostname Issues (Josh)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 5 Jun 2012 09:34:23 -0600
> From: Josh <smy...@gmail.com>
> Subject: [staf-users] Hostname Problems
> To: staf-users@lists.sourceforge.net
> Message-ID:
> <CAMTm=fGOnVtwR731ZVLNOKXGFX9pOBLPPj=aa2x6txzo3z2...@mail.gmail.com
> >
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi,
>
> I am having problems with STAF not being able to resolve the hostname on
> the remote computer. I am seeing the error:
>
> STAFConnectionProviderConnect: Error resolving host name: Unknown host
> name: D000574, gethostbyname(): 22, Endpoint: tcp://D000574@6500
>
> Which is weird because >staf localhost list returns..
> ---------------------
> ....
> STAF/Config/Machine : D000574.domain.inc
> STAF/Config/MachineNickname : D000574.domain.inc
> ..
> STAF/Env/COMPUTERNAME : D000574
> ..
>
> The problem is the remote computer cannot resolve "D000574" but it can
> resolve "D000574.domain.inc". When I am making STAF requests, how can I
> enforce that it is using "D000574.domain.inc"?
>
> Do I need to set this STAF/Env/COMPUTERNAME variable? Can I do this in
> staf.cfg ?
>
> Thanks,
>
> Josh
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
> Message: 2
> Date: Tue, 5 Jun 2012 11:00:12 -0500
> From: Sharon Lucas <luc...@us.ibm.com>
> Subject: Re: [staf-users] Hostname Problems
> To: Josh <smy...@gmail.com>
> Cc: staf-users@lists.sourceforge.net
> Message-ID:
> <
> of20609698.2004b313-on86257a14.00570e4a-86257a14.0057e...@us.ibm.com>
> Content-Type: text/plain; charset="us-ascii"
>
> So, you are this error message when RC 16 (No Path to Endpoint) is
> returned by a STAF request to a remote machine? Is this a Windows
> machine?
>
> This is most likely because the TCP/IP DNS settings are not setup up
> correctly on the machine. See section "3.1.4 why can't my STAF machines
> communicate?" in the STAF FAQ at
> http://staf.sourceforge.net/current/STAFFAQ.htm#d0e930 on how to update
> the DNS settings so that the machines can communicate. Make sure that the
> network connection's TCP/IP settings have the primary DNS suffix set to
> the correct domain name (e.g. domain.inc).
>
> --------------------------------------------------------------
> Sharon Lucas
> IBM Austin, luc...@us.ibm.com
> (512) 286-7313 or Tieline 363-7313
>
>
>
>
> From: Josh <smy...@gmail.com>
> To: staf-users@lists.sourceforge.net,
> Date: 06/05/2012 10:38 AM
> Subject: [staf-users] Hostname Problems
>
>
>
> Hi,
>
> I am having problems with STAF not being able to resolve the hostname on
> the remote computer. I am seeing the error:
>
> STAFConnectionProviderConnect: Error resolving host name: Unknown host
> name: D000574, gethostbyname(): 22, Endpoint: tcp://D000574@6500
>
> Which is weird because >staf localhost list returns..
> ---------------------
> ....
> STAF/Config/Machine : D000574.domain.inc
> STAF/Config/MachineNickname : D000574.domain.inc
> ..
> STAF/Env/COMPUTERNAME : D000574
> ..
>
> The problem is the remote computer cannot resolve "D000574" but it can
> resolve "D000574.domain.inc". When I am making STAF requests, how can I
> enforce that it is using "D000574.domain.inc"?
>
> Do I need to set this STAF/Env/COMPUTERNAME variable? Can I do this in
> staf.cfg ?
>
> Thanks,
>
> Josh
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> staf-users mailing list
> staf-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/staf-users
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
> Message: 3
> Date: Tue, 5 Jun 2012 17:02:29 +0000
> From: Mrs Doris Sambou <doris1...@msn.com>
> Subject: [staf-users] [SPAM] Response Immediately.
> To: "." <.>
> Message-ID: <blu0-smtp303face7967d646b98febd5ed...@phx.gbl>
> Content-Type: text/plain; charset="us-ascii"
>
> An HTML attachment was scrubbed...
>
> ------------------------------
>
> Message: 4
> Date: Wed, 13 Jun 2012 15:06:40 -0600
> From: Josh <smy...@gmail.com>
> Subject: [staf-users] STAF Hostname Issues
> To: staf-users@lists.sourceforge.net
> Message-ID:
> <CAMTm=fgbmunpexh31gzo6rc52knqrooxe3vhvuyc-jkwsve...@mail.gmail.com
> >
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi,
>
> I've read through the documentation a few times to try and find a section
> that covers this, but I could not find it..
>
> Why does the return message of a STAF command try and resolve the hostname
> of the machine issuing the command? Why does the remote STAF just not use
> the IP of the machine that originated the command? Is there any way to
> force it to use IP addresses instead of trying to resolve hostnames?
>
> The way I see it working right now..
>
> MachineA (192.168.1.100) -> STAF Command -> MachineB (192.168.1.101)
>
> 1) MachineB completes command
> 2) MachineB tries to resolve the hostname "MachineA" to resend the response
> back
>
> ---
>
> One of my commands is intermittently successful which is very frustrating
> and I suspect it has something to do with hostname resolution problems.
> The command executes successfully on the remote host but never reports
> back that it was successful.
>
> Thanks,
>
> Josh
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>
> ------------------------------
>
> _______________________________________________
> staf-users mailing list
> staf-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/staf-users
>
>
> End of staf-users Digest, Vol 73, Issue 1
> *****************************************
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users