CCAT DOCS: Difference between revisions
Created page with "Pls see our server login and ip details as below. myslq -uroot for 96(NO PASSWORD) 2 Main servers and 1 Zimbra server. 1) Zimbra Server details. IP : 210.17.247.36 User: roo..." |
No edit summary |
||
| Line 1: | Line 1: | ||
[[category:Tetra Clients]] | |||
==CCAT Group == | |||
Pls see our server login and ip details as below. | Pls see our server login and ip details as below. | ||
| Line 6: | Line 10: | ||
1) Zimbra Server details. | 1) Zimbra Server details. | ||
IP : 210.17.247.36 | IP : 210.17.247.36 | ||
ssh port: 22 | ssh port: 22 | ||
Server name Old IP New IP | |||
CCATSRV1.ccatgroup.com 210.17.247.96 58.64.162.10 | |||
CCATSRV2.ccatgroup.com 210.17.247.97 58.64.162.11 | |||
CCATSRV3.ccatgroup.com 210.17.247.36 58.64.162.12 | |||
CCATINDIA.IN 210.17.247.39 58.64.162.13 | |||
3) Second Zimbra Server details. | 3) Second Zimbra Server details. | ||
ip : 113.28.42.81 | ip : 113.28.42.81 | ||
we used the below links for webmail access. | we used the below links for webmail access. | ||
| Line 34: | Line 31: | ||
OR | OR | ||
https://rathsworld.com:7071 | https://rathsworld.com:7071 | ||
Zimbra tetratesting account: | Zimbra tetratesting account: | ||
e-mail id: tetratest@rathsworld.com | e-mail id: tetratest@rathsworld.com | ||
Other 2 server details i will send you soon. For all the servers and | Other 2 server details i will send you soon. For all the servers and | ||
| Line 50: | Line 46: | ||
http://ccatsrv2.ccatgroup.com/vhsadmin | http://ccatsrv2.ccatgroup.com/vhsadmin | ||
look into this ticket: 2011090110001174 ] CCAT : Need to configure domain pacificexcel.net in CCATSRV1[..] | look into this ticket: 2011090110001174 ] CCAT : Need to configure domain pacificexcel.net in CCATSRV1[..] | ||
| Line 171: | Line 160: | ||
URL: <http://ccatindia.in/cgi-bin/vqadmin/vqadmin.cgi> | URL: <http://ccatindia.in/cgi-bin/vqadmin/vqadmin.cgi> | ||
http://beedeemc.com/cgi-bin/vqadmin/vqadmin.cgi | http://beedeemc.com/cgi-bin/vqadmin/vqadmin.cgi | ||
<http://ccatindia.in/cgi-bin/qmailadmin> | <http://ccatindia.in/cgi-bin/qmailadmin> | ||
| Line 178: | Line 166: | ||
Domain: <http://beedeemc.com/> beedeemc.com | Domain: <http://beedeemc.com/> beedeemc.com | ||
---------------------------------------------------------- | ---------------------------------------------------------- | ||
SKYPE DETAILS | SKYPE DETAILS | ||
Revision as of 02:49, 28 November 2012
CCAT Group
Pls see our server login and ip details as below.
myslq -uroot for 96(NO PASSWORD) 2 Main servers and 1 Zimbra server.
1) Zimbra Server details. IP : 210.17.247.36 ssh port: 22
Server name Old IP New IP CCATSRV1.ccatgroup.com 210.17.247.96 58.64.162.10 CCATSRV2.ccatgroup.com 210.17.247.97 58.64.162.11 CCATSRV3.ccatgroup.com 210.17.247.36 58.64.162.12 CCATINDIA.IN 210.17.247.39 58.64.162.13
3) Second Zimbra Server details. ip : 113.28.42.81
we used the below links for webmail access.
https://rathsworld.com:8889
https://pibl.com.hk:8889
for the domain piblhk.com they are using exchange server hosting outside. Admin panel for Zimbra is as below. https://113.28.42.81:7071 OR https://rathsworld.com:7071
Zimbra tetratesting account:
e-mail id: tetratest@rathsworld.com
Other 2 server details i will send you soon. For all the servers and
domains 210.17.247.96 & 97 is the name server.
We dont have any standrad control panel. We use the below link for domain controls.
http://ccatsrv1.ccatgroup.com/vhsadmin http://ccatsrv2.ccatgroup.com/vhsadmin
look into this ticket: 2011090110001174 ] CCAT : Need to configure domain pacificexcel.net in CCATSRV1[..]
domain added in
cd /service/tinydns/root/
578 ls 579 ls -l 580 ./add-ns e-lflash.com 210.17.247.96 581 ./add-ns e-lflash.com 210.17.247.97 582 cat data 583 ls -l 584 cat data 585 ls -l 586 cat data 587 ls 588 ./add-mx e-lflash.com 210.17.247.96 589 ./add-mx e-lflash.com 210.17.247.97 590 ./add-alias www.e-lflash.com 210.17.247.96 592 ./add-alias pop.e-lflash.com 210.17.247.96 593 ./add-alias e-lflash.com 210.17.247.96 594 ./add-alias mailadmin.e-lflash.com 210.17.247.96
RCA .
rcpthosts.cdb was created on both the server by \
/var/qmail/bin/qmail-cdb rcpthosts.cdb rcpthost.tmp < rcpthosts
CCAT CONFIGURE NEW DOMAIN IN CCAT SERVER 1 FOR MAIL SERVER:
===================================================================
QUERY: Need to configure the domain e-lflash.com in ccatsrv1. Pls do the necessery setting for this doman in the server and send us the details. We will change the name server setting in the register.
===================================================================
SOLUTION:
RCA:
Note:Firstly take backup of all files which you want to edit.
1. Create directory "www.e-lflash.com" in "/var/www/vhosts/"
2. Add domain alias "e-lflash.com" in /etc/squirrelmail/apache.conf on ccatsrv1
add this line in file: "ServerAlias pop.e-lflash.com"
for website
cd /etc/apache2/sites-available/ create file domain.com <VirtualHost *:80>
ServerName blmintl.com ServerAlias www.blmintl.com DocumentRoot /var/www/vhosts/www.blmintl.com/www CustomLog /var/log/apache2/vhosts/blmintl.com.log combined ErrorLog /var/log/apache2/vhosts/blmintl.com-error
</VirtualHost>
ln -s /etc/apache2/sites-available/blmintl.com /etc/apache2/sites-enabled/blmintl.com
reload apache2
3. This steps applies on ccatsrv1 and ccatsrv2:
cd /service/tinydns/root/ ./add-ns e-lflash.com 210.17.247.96 ./add-ns e-lflash.com 210.17.247.97 ./add-mx e-lflash.com 210.17.247.96 ./add-mx e-lflash.com 210.17.247.97 ./add-alias www.e-lflash.com 210.17.247.96 ./add-alias pop.e-lflash.com 210.17.247.96 ./add-alias e-lflash.com 210.17.247.96 ./add-alias mailadmin.e-lflash.com 210.17.247.96
after this step execute "make" command to compile "data" file.
4. rcpthosts.cdb was created on both servers: add domain "e-lflash.com" in /var/qmail/control/rcpthosts
- /var/qmail/bin/qmail-cdb rcpthosts.cdb rcpthost.tmp < rcpthosts
add into locals files in which server mailbox is exist.
- /var/qmail/bin/qmail-cdb locals.cdb locals.tmp < locals
5. add domain in "/var/qmail/control/smtproutes" file: (check mail box of e-lflash.com on both server before this step.)
e-lflash.com:210.17.247.96:25
6. Restart apache2 service.
- /etc/init.d/apache2 restart|reload
./add-ns indiadesk.com.hk 210.17.247.96 ./add-ns galaxymarine.com.hk 210.17.247.97
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
210.17.247.39
Bee.Dee#@!mc beedeemc.com
Please find the vqadmin login Details.
URL: <http://ccatindia.in/cgi-bin/vqadmin/vqadmin.cgi>
http://beedeemc.com/cgi-bin/vqadmin/vqadmin.cgi
<http://ccatindia.in/cgi-bin/qmailadmin>
http://beedeemc.com/cgi-bin/qmailadmin
Domain: <http://beedeemc.com/> beedeemc.com
SKYPE DETAILS tetra.service sysop0603 --Subhash 16:15, 29 September 2012 (IST)