Find the answer to your Linux question:
Results 1 to 2 of 2
Hi guys, I am trying to remotely update my dyndns using the command wget --no-cache h ttp : //$USR:$PWD@$DYN_HOST/nic/update hostname=$HST&myip=$MY_IP (the h ttp : // is because I can't post ...
  1. #1
    Just Joined!
    Join Date
    Mar 2011
    Posts
    2

    Unhappy How to remotely update my dyndns?

    Hi guys,

    I am trying to remotely update my dyndns using the command
    wget --no-cache h ttp : //$USR:$PWD@$DYN_HOST/nic/update hostname=$HST&myip=$MY_IP
    (the h ttp : // is because I can't post links yet...)

    when "MY_IP" is my remote computer's ip,
    but the dyndns seems to ignore this parameter..
    It updates the "real" ip that I have in the computer that running that command..

    I read previous threads an saw that someone used --no-cache
    So I tried that and it did not work for me.

    same line with curl doesn't work either..
    Please help.
    Thank you.

  2. #2
    Just Joined!
    Join Date
    Mar 2011
    Posts
    2

    Any one has an idia?

    Any one has an idia?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...