Current time: 04-19-2024, 01:50 PM Hello There, Guest! (LoginRegister)


Post Reply 
Running IspCPOmega on a different Port
Author Message
ralfoertner Offline
Newbie
*

Posts: 7
Joined: Feb 2010
Reputation: 0
Post: #1
Running IspCPOmega on a different Port
Hello!

I am pretty new to IspCPOmega have just made my first successfull install.

I have IspCPOmega runing on a lenny vm behind a dsl-router with only on external IP.

Unfortunately all relevant ports 80 21 and so on are used by another server.

So I tried to use the port mapping feature of my router and mapped the internal ports of IspCPOmega to 5080 5021 and so on. But that didn't work.

It seems I have to change the ports that IspCPOmega and its servers are running on.

I made a few tries to do that but it didn't work.

Can anybody help!

Thank you!!!
02-17-2010 09:35 AM
Find all posts by this user Quote this message in a reply
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #2
RE: Running IspCPOmega on a different Port
Changing the port is as easy as:

1. Replace the "Listen:80" directive in /etc/apache2/ports.conf by your new port "Listen:XX".
2. Replace the port in the apache's part templates (look inside /etc/ispcp/apache/parts)
3. Copy /etc/ispcp/ispcp.conf to /etc/ispcp/ispcp.old.conf
4. Execute "perl /var/www/ispcp/engine/ispcp-update" and follow the instructions

Important: remind that you must use the server's internal IP when setting up ispcp, not the external one!
02-17-2010 10:08 AM
Visit this user's website Find all posts by this user Quote this message in a reply
ralfoertner Offline
Newbie
*

Posts: 7
Joined: Feb 2010
Reputation: 0
Post: #3
RE: Running IspCPOmega on a different Port
Hello Killburn!

Thank you!

I followed your instructions until point 4.

But I can' execute "perl /var/www/ispcp/engine/ispcp-update" because there isn't a script in there called "ispcp-update"??

One more question I also need to change the port of proftpd do you have also tip for that problem.

Thank you once more.
02-19-2010 10:42 AM
Find all posts by this user Quote this message in a reply
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #4
RE: Running IspCPOmega on a different Port
Sorry, the correct path is /var/www/ispcp/engine/setup/ispcp-update.

About proftpd... just look at proftpd's docs, I'm sure it's not hard.

You're welcome Smile
(This post was last modified: 02-19-2010 01:23 PM by kilburn.)
02-19-2010 01:07 PM
Visit this user's website Find all posts by this user Quote this message in a reply
ralfoertner Offline
Newbie
*

Posts: 7
Joined: Feb 2010
Reputation: 0
Post: #5
RE: Running IspCPOmega on a different Port
(02-19-2010 01:07 PM)kilburn Wrote:  Sorry, the correct path is /var/www/ispcp/engine/setup/ispcp-update.

About proftpd... just look at proftpd's docs, I'm sure it's not hard.

You're welcome Smile

So here I am once more...

Sorry I worked through points 1 to 4 - executed the script.

But ISCP is not reachable anymore (I tried to change to 5080).

I thought I missed to change some of the scripts in "parts" directory of apache. But I could not find any.

What may be wrong?
02-20-2010 07:44 AM
Find all posts by this user Quote this message in a reply
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #6
RE: Running IspCPOmega on a different Port
1. Use the logs luke... or paste them here so we can use them Wink
2. "netstat -tlnp" should show what programs are listening in which ports, post the output of this command too.
02-20-2010 09:34 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)