What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

Authentication in URL does not work?

Votes:

0

I want to create a new notification, which would have changed the address PRTG a DNS name on the service DynDNS. For browsers it should be http://username:[email protected]/nic/update?hostname=yourhostname&myip=ipaddress

But when I get the testing this notification - result HTTP/1.1 401 Authorization Required. The same address from the browser works fine. What am I doing wrong?

authorization dyndns notifications

Created on Aug 4, 2011 5:14:51 PM



Best Answer

Accepted Answer

Votes:

0

I solved this problem by using wget http://en.wikipedia.org/wiki/Wget, creating a notification to run EXE file with this parameter: -q --no-check-certificate --http-user=USERNAME --http-password=PASSWORD "https://members.dyndns.org/nic/update?hostname=DNSNAME&myip=MYIPADDRESS

Maybe my experience will help to someone. It works.

Created on Aug 9, 2011 5:08:23 AM



2 Replies

Votes:

0

Hello,

I'm very much afraid PRTG does not yet support this URL, but we will enable it for PRTG 9 (Q4 2011). Please bear with us.

best regards.

Created on Aug 8, 2011 12:26:58 PM by  Torsten Lindner [Paessler Support]



Accepted Answer

Votes:

0

I solved this problem by using wget http://en.wikipedia.org/wiki/Wget, creating a notification to run EXE file with this parameter: -q --no-check-certificate --http-user=USERNAME --http-password=PASSWORD "https://members.dyndns.org/nic/update?hostname=DNSNAME&myip=MYIPADDRESS

Maybe my experience will help to someone. It works.

Created on Aug 9, 2011 5:08:23 AM




Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.