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


Post Reply 
Problem getting ispcp to work please help
Author Message
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #41
RE: Problem getting ispcp to work please help
It's possible to get adminpanel.domain.com for ispcp and (http://www.)domain.com for a "customer" site.

password: 30 minutes? I think 30 seconds... :-)
you can set a new password directly in the database: table admin... use the MD5 function to encrypt the new pw...
eventually you have to delete some "sessions": table login can be emptied...

/J
03-07-2008 07:17 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Adel Offline
Junior Member
*

Posts: 38
Joined: Feb 2008
Reputation: 0
Post: #42
RE: Problem getting ispcp to work please help
joximu Wrote:It's possible to get adminpanel.domain.com for ispcp and (http://www.)domain.com for a "customer" site.

password: 30 minutes? I think 30 seconds... :-)
you can set a new password directly in the database: table admin... use the MD5 function to encrypt the new pw...
eventually you have to delete some "sessions": table login can be emptied...

/J
hello joximu
I think for now this might be my last quesions:
1-how to add phpmyadmin to ispcp ?
2-how to add a user or customer without adding a reseller
can i add all sites under admin ?
3-is there any help file for ispcp on how to use it ?
Thanks again
(This post was last modified: 03-07-2008 07:35 AM by Adel.)
03-07-2008 07:29 AM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #43
RE: Problem getting ispcp to work please help
1) use ispcp-url/pma

2) no - admin makes&manages resellers, reseller makes&manages domain users

3) no - try to find something in the docu or help the docu team to complete the documentation.

/J
03-07-2008 07:43 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Adel Offline
Junior Member
*

Posts: 38
Joined: Feb 2008
Reputation: 0
Post: #44
RE: Problem getting ispcp to work please help
joximu Wrote:1) use ispcp-url/pma

2) no - admin makes&manages resellers, reseller makes&manages domain users

3) no - try to find something in the docu or help the docu team to complete the documentation.

/J
hi joximu
after this i promise i will not bother you for a while
but i have to say WOW for your very fast reply.
1-I used rookit in ispcp and it gave me this part at the end:
/var/log/chkrootkit
Checking `bindshell'... INFECTED (PORTS: 465)
is this could be true or just a false report ? and if it is true what should i do ?
2- when i write http://www.mydomain.com i got the ispcp panel login is that will
still happen if i put this site into ispcp domains or it could case trouble?
Thanks and hopefully after that i will take a break and give you a break
also from my messages.
(This post was last modified: 03-07-2008 07:59 AM by Adel.)
03-07-2008 07:55 AM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #45
RE: Problem getting ispcp to work please help
1) you could find in some older posts that this is ok.
SMTPS is running on Port 465 but chkrootkit does not check which process is listening on that port. Check it yourself to be sures it's only postfix.

2) I think the ispcp Site is more or less the default page - so wehn you add your domain then the site of the domain should appear.

/J
03-07-2008 08:14 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Adel Offline
Junior Member
*

Posts: 38
Joined: Feb 2008
Reputation: 0
Post: #46
RE: Problem getting ispcp to work please help
joximu Wrote:1) you could find in some older posts that this is ok.
SMTPS is running on Port 465 but chkrootkit does not check which process is listening on that port. Check it yourself to be sures it's only postfix.

2) I think the ispcp Site is more or less the default page - so wehn you add your domain then the site of the domain should appear.

/J
Hi joximu
Many thanks for your support.
Everything so far is fine,only one thing irretates me
that when i write http://www.mydomain.com the ispcp
login comes on, and i don't want people to see that
each time i add the site http://www.mydomain.com to
the ispcp even to another user it mess up Bind9
for some reason , when i take it out of name.conf
Bind9 works again, so i guess i have to forget about
this site, is it possible to put ispcp on another port
like 81 ? then the mydomain.com will be ok on 80?
Many thanks also for time.
(This post was last modified: 03-07-2008 04:59 PM by Adel.)
03-07-2008 04:21 PM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #47
RE: Problem getting ispcp to work please help
there's a howto about another port.

But it's possible what you want.

apache2 -S

Question: do you use the bind on ispCP as a real DNS (for your domains) or dou you have an external DNS for your domains?

/J
03-07-2008 06:44 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Adel Offline
Junior Member
*

Posts: 38
Joined: Feb 2008
Reputation: 0
Post: #48
RE: Problem getting ispcp to work please help
joximu Wrote:there's a howto about another port.

But it's possible what you want.

apache2 -S

Question: do you use the bind on ispCP as a real DNS (for your domains) or dou you have an external DNS for your domains?

/J

Hi joximu
Many thanks again
concerning the DNS : how to find out that ? all i know
i pay the registrar (the sites registered with) for DNS
because my Isp closing the ports.
Is this is the command that i use to ckeck that (DNS)?
Also on Ispcp i don't see any place to enter DNS ?
I like the panel alot after i tried so many and they
caused me alot of problems, that is why i like to make
ispcp work perfect.
I ran this command (apache2 -S) and here what i got :
VirtualHost configuration:
192.168.0.100:80 is a NameVirtualHost
default server admin.kandkmarket.com (/etc/apache2/sites-enabled/00_master.conf:6)
port 80 namevhost admin.kandkmarket.com (/etc/apache2/sites-enabled/00_master.conf:6)
port 80 namevhost kandkdesigns.com (/etc/apache2/sites-enabled/ispcp.conf:55)
Syntax OK

Thanks alot again
(This post was last modified: 03-08-2008 05:54 AM by Adel.)
03-08-2008 05:25 AM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #49
RE: Problem getting ispcp to work please help
Hi Adel

there are tools to ask the DNS settings, try "dig"...

ok, I see: you have a ispCP server running in the LAN behind a NAT-Firewall (I assume).

So, you cannot use the DNS of ispCP because the private IPs (which ispCP knows) is not valid in the net and they are not translated by NAT :-)

So, you have to use the DNS manager (from your registrar) and set the IP of the different names (including admin.... and maybe webmail....) to your IP (or to the dyndns-hostname)...

Of course: all names that point to your IP but are not configured in your ispCP will lead to the ispCP admin-page. If you add the domain kandkmarket.com then it should show you the real kandkmarket.com site...

/J
03-08-2008 07:30 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Adel Offline
Junior Member
*

Posts: 38
Joined: Feb 2008
Reputation: 0
Post: #50
RE: Problem getting ispcp to work please help
joximu Wrote:Hi Adel

there are tools to ask the DNS settings, try "dig"...

ok, I see: you have a ispCP server running in the LAN behind a NAT-Firewall (I assume).

So, you cannot use the DNS of ispCP because the private IPs (which ispCP knows) is not valid in the net and they are not translated by NAT :-)

So, you have to use the DNS manager (from your registrar) and set the IP of the different names (including admin.... and maybe webmail....) to your IP (or to the dyndns-hostname)...

Of course: all names that point to your IP but are not configured in your ispCP will lead to the ispCP admin-page. If you add the domain kandkmarket.com then it should show you the real kandkmarket.com site...

/J

hi joximu
Thanks again alot for your time and support.
I think i start to figure it (ispcp) out .
Thanks alot again for your support.
(This post was last modified: 03-11-2008 10:24 AM by Adel.)
03-08-2008 12:57 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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