BigFix-WoL-Trigger - Error in line 49 "405 Method Not Allowed

(imported topic written by npedrosa91)

Im trying to test the Bigfix WOL trigger file to allow users to wake their own computers from outside of our networks.

When trying to use the WOL Trigger from http://support.bigfix.com/cgi-bin/kbdirect.pl?id=555

BigFix-WoL-Trigger-0.6.0.0.exe http://XXX.XXXXX.com:52311 https://XXX.XXXX.com/:443 username password ComputerName

405 Method Not Allowed at BigFix-WoL-Trigger-v0.6.0.0.pl line 49

Can you help me figure out what may be the problem?

Thanks in advance.

Neil

(imported comment written by BenKus)

Do you have an extra slash before your “:443”?

Ben

(imported comment written by npedrosa91)

Thanks Ben

I didnt catch the “/”. I just removed it and I think im getting some progress. However, when I run it now I get the following error…

BigFix-WoL-Trigger-0.6.0.0.exe http://XXXX.XXX.COM:52311 https://XXXX.XXX.COM:443 username password COMPUTERNAME

Computer COMPUTERNAME has ComputerID 5980455.

Sending BigFix Server instructions for wake-on-lan…

501 Not Implemented at BigFix-WoL-Trigger-v0.6.0.0.pl line 92

(imported comment written by BenKus)

Hmm… I think it is related to the fact that you are using HTTPS and I am not sure it is supported by this tool… I will try to look into it…

Ben

(imported comment written by npedrosa91)

Thanks Ben. Im looking forward to hear if this is the case, if so let me know and Ill contact our Enterprise Operators to see if there is something they can do in there end.

Neil

(imported comment written by BenKus)

Hi Neil,

Can you confirm which version of the BigFix Server that you are using?

Thanks,

Ben

(imported comment written by npedrosa91)

Thanks Ben

I just confirmed from our Enterprise Admins that the server is version 7.2.4.60

Neil

(imported comment written by BenKus)

Hmmm… I was just looking at the code… I might see a bug but maybe you can help confirm…

Are you using a proxy by any chance?

Can you run this tool on your BigFix server and use 127.0.0.1 as the server hostname?

Thanks,

Ben