Jump to content

no-ip.org and WHMCS


komir

Recommended Posts

Hi, I use a setup of .htaccess for the admin area.

 

I had setup an account with no-ip.org, to setup a "static" IP address. But when adding that to the .htaccess file, it doesn't allow access.

I added

 

order deny,allow

deny from all

allow from myusername.no-ip.biz

 

When rep0lace myusername.no-ip.biz with my temporary IP everything is working

 

Thank you for your help

Link to comment
Share on other sites

It is called DNS propagation. You don't really have a dedicated IP. That service just resolves your dynamic IP to a hostname. Depending on how much it takes, your server is probably not seeing the same IP than no-ip and it may take a few minutes to a few hours. That is absolutely horrible and you should not use it from a security point of view. Someone could spoof your domain name to any IP they want and they will have access. You should really use a fixed IP if you plan to do this for security reasons and not something like no-ip.

Link to comment
Share on other sites

It is called DNS propagation. You don't really have a dedicated IP. That service just resolves your dynamic IP to a hostname. Depending on how much it takes, your server is probably not seeing the same IP than no-ip and it may take a few minutes to a few hours. That is absolutely horrible and you should not use it from a security point of view. Someone could spoof your domain name to any IP they want and they will have access. You should really use a fixed IP if you plan to do this for security reasons and not something like no-ip.

 

Thank you.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated