I can establish a connection via telnet from the control machine to the target host but when I run win_ping it times out.
Any help is greatly appreciated.
Jordan Borean
unread,
Jan 4, 2018, 5:12:59 PM1/4/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Have you set up the WinRM listener with a custom port, usually it is over 5985 or 5986 (HTTPS) but the message is saying you are connecting over 3128.
Thanks
Jordan
MA
unread,
Jan 4, 2018, 5:24:45 PM1/4/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Hi, I haven't. what's been shown in the message is my proxy, I didn't quite understand why its being shown as an error though.
Regards
MA
Jordan Borean
unread,
Jan 4, 2018, 7:28:37 PM1/4/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
If you are trying to connect through a proxy I would set the WinRM host settings based on the host itself and then define the proxy vars as environment variables, e.g.