Some question about setting IP - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Preinstallation Questions (/forum-31.html) +--- Thread: Some question about setting IP (/thread-14849.html) |
Some question about setting IP - kelyiu3000 - 07-25-2011 12:52 PM I am using VHCS2 in my server. As the version of vhcs2 and debain are very old and not update available, I would like to migrate my server to a fresh environment with newest debain and ispCP. In here, I have some re-installation question would like to ask about it. I should mention that my server is behind the router and running in vitural machine. As using VHCS2, I need to modify some files for replace the external IP to internal IP in /etc/vhcs2/bind/parts/~ and reconfiguration the vhcs2 to generate the config. This is the step I need to do to config the bind server(DNS) and to make the DNS work. The question now is in ispCP, do I need to do similar step to config the bind server to make sure every sub-sites works? Any solution? Thanks! RE: Some question about setting IP - joximu - 07-25-2011 06:09 PM It's in fact very similar: /etc/ispcp/bind/parts/*.tpl So you enter the internal IP during the setup and in the TPL you set the external IPs... /Joxi RE: Some question about setting IP - kelyiu3000 - 07-26-2011 02:02 AM (07-25-2011 06:09 PM)joximu Wrote: It's in fact very similar: Any other necessary change that I need to notice? Thx~~ RE: Some question about setting IP - joximu - 07-26-2011 07:34 PM hm... several improvements... so there are many changes - but I don't know what's important for you... the basics are "replace vhcs(2) by ispcp" - but in deails there are lots of differences... Make a backup before change of panel...! /J RE: Some question about setting IP - kelyiu3000 - 07-26-2011 09:32 PM (07-26-2011 07:34 PM)joximu Wrote: hm... several improvements... so there are many changes - but I don't know what's important for you... I only concern the DNS because the first way is people can visit my web site....I also do a side-by-side upgrade so the DNS setting is the most importance. I would like to ask what is the command to reconfigure the ispCP like /var/www/vhcs2/engine/vhcs2-rqst-mngr in VHCS2? Thanks! RE: Some question about setting IP - richard099 - 07-27-2011 05:06 AM while the setup,if you enter the IP first,it may come in handy... RE: Some question about setting IP - joximu - 07-27-2011 09:08 AM reconfigure: with ispcp-rqst-mngr you only reconfigure the settings which have "change" or "toadd" in the status field... - but I think it was the same in vhcs... /J RE: Some question about setting IP - kelyiu3000 - 07-27-2011 06:56 PM (07-27-2011 09:08 AM)joximu Wrote: reconfigure: Why there is no ispCP howto or wiki to show this guide? I suggest ispCP wiki should show this guide to people. RE: Some question about setting IP - joximu - 07-28-2011 04:04 AM this is described on several places - in the forum and here http://isp-control.net/documentation/howto/ispcp/regenerate_config and elsewhere...?? /J RE: Some question about setting IP - kelyiu3000 - 07-28-2011 12:14 PM (07-28-2011 04:04 AM)joximu Wrote: this is described on several places - in the forum and here =] Thank you very much. |