Using Dynamic IP on Omega - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: Using Dynamic IP on Omega (/thread-6363.html) |
Using Dynamic IP on Omega - its.me - 04-11-2009 01:50 AM Hello, I Want to install IspCP on my home server. I have a Dynamic IP, And I use DynDNS. During installation, He want to know my public IP. I don't know what answer. I write my actual Ip? And if he change? Can You help Me? Tanks Olivier RE: Using Dynamic IP on Omega - Jahsun - 04-11-2009 02:31 AM Hi, i am a noob so don't know if this is correct, but i installed with local ip 192.168.x.xxx and edit both /etc/network/interfaces to make it static plus add ip, netmask, broadcast and etc. then reboot after i edit /etc/hosts. If you need to know your public ip you can google "what is my ip" and that should work for you. Hope that helps FullJoy RE: Using Dynamic IP on Omega - its.me - 04-11-2009 07:57 AM And I need to modify it when my ip change? RE: Using Dynamic IP on Omega - Jahsun - 04-11-2009 10:16 PM Local ip do not change (as far as i know ) but the public one does change at times. As far as modify goes i would assume that your talking about updating ispcp whenever your public ip change, right? Well i have no idea about that, i am still learning and tweaking things at the moment. For me i use Zoneedit to manage my dns but as far as automatically updating ispcp and zoneedit with new ip i am lost at the moment. I hope the more experience members can give you a helping hand. FullJoy RE: Using Dynamic IP on Omega - victor531 - 04-12-2009 04:41 AM yeap, if you are using zoneedit to send the request of your client webpage to your server (where the web page are ), the best solutions is to install a little software called ddclient which works toghether with zoneedit, if your IP changes , then ddclient changes it automatically in zoneedit in less than a second. try apt-get install ddclient Victor |