View Full Version : ISPConfig and Webmin
K_meleonu
26th September 2006, 12:59
Is there any problem if i install webmin if i allready have ispconfig installed on my server? I want to user webmin for the psybnc/eggdrop accounts management.
Does anyone triyed that before?
Thank you all in advance
Rocky
26th September 2006, 17:32
I don't think you should have any problems. I have webmin installed on my Mandriva 2006 Perfect setup and it works fine.
K_meleonu
26th September 2006, 17:37
Thank's,
I know that webmin is working with no problems, i have tested it a little before installing ispconfig but i whould like to know if it makes any troubles if i have it installed and ispconfig.
I want to run them bouth in the same time.
edge
26th September 2006, 18:00
I'm using webmin in combination of ISPconfig on my Debian servers with no problem! (I installed ISPconfig 1st, and than Webmin)
Just make sure you do not start doing things like renaming users, or moving directory's in Webmin.
K_meleonu
26th September 2006, 18:33
Thank you a lot. I will start the installation of webmin in 5 minutes. If i will have any problems i hope you will help me. :p
Thank's again
I have installed webmin and usermin and virtualmin and i have mo problems with them and ispconfig working together.
I still have a question. Does anyone know's wich script i have to install to administrate the users and to see theier connections on irc? I want something like this: http://www.xoipshells.com/reseller.JPG
It is under webmin but i don't know how to install it or make it. Can someone help me?
Thank you all a lot in advance.
falko
27th September 2006, 21:27
Have a look here: http://www.howtoforge.com/forums/showthread.php?t=4684&highlight=ispconfig+webmin
I still have a question. Does anyone know's wich script i have to install to administrate the users and to see theier connections on irc? I want something like this: http://www.xoipshells.com/reseller.JPGI think there must be a reseller module. Search for "webmin reseller module" on Google.
K_meleonu
27th September 2006, 22:48
First i want to thank you all for helping me.
Second, if you don't mind, i whould like to ask 2 more questions.
1. How can i change the port 25 (for emails) to another one, my isp has blocked it.
2. Wat antivirus can i install for emails? I have a problem with a smap bot or something like that. It sends spam e-mails from my server. How cand i detect and stop him?
Thank you
Rocky
28th September 2006, 07:11
Have a look at this for the email port 25 problem:
http://howtoforge.com/forums/showthread.php?t=5773&highlight=changing+port
ISPConfig already has a built in virus scanner and spam filter. You just have to enable them by going to ISP Manager --> Website --> User & Email --> Email User --> Spamfilter & Antivirus
Check the appropriate boxes.
Also make sure that under Management --> Setting --> Email, Spamfilter is checked.
K_meleonu
28th September 2006, 13:42
Or you enable ssmtp in /etc/postfix/master.conf and use the ssmtp port (465) for sending.[/QUOTE]
I don't have ssmtp in my master.cf. I have found this line:
smtps inet n - n - - smtpd
an uncommented it and i have changed here:
482 inet n - n - - smtpd .
Originally, instead of 482 there was smtp .
After that i have changed the var $Port = 482; line in
/home/admispconfig/ispconfig/web/webmail/inc/class.smtp.php .
But still no results.
Untill i made this changes i was receiving the e-mails from outside addresses, now i can receive mails just from inside mails (the emails on my server), and cand't send any mail outside.
Have i made something wrong?
falko
28th September 2006, 22:51
What's the output of netstat -tap? Anything in your mail log?
K_meleonu
1st October 2006, 16:39
my netstat -tap says LISTENING on port 482 and in my mail log (connect to relay2.zappmobile.ro[80.97.176.5]: Connection refused)
sorry for the late answer
till
2nd October 2006, 13:24
Please post the complete netstat -tap output.
K_meleonu
2nd October 2006, 14:14
here is a link to my netstat -tap: http://www.CrazyDesign.ath.cx/netstat-tap.txt
I haven't postet it here because it is a little too big.
falko
3rd October 2006, 18:38
and in my mail log (connect to relay2.zappmobile.ro[80.97.176.5]: Connection refused)
sorry for the late answer
IS your server on a DSL line or is it listed on a blacklist? I think the other server is blocking you therefore.
K_meleonu
3rd October 2006, 20:03
My server's ip is not blacklisted and is not blocked by the other server.
I know that for sure. I think i have done something wrong... can you tell me wich files i have to modify to change the port?
I have modified only master.cf and the /home/admispconfig/ispconfig/web/webmail/inc/class.smtp.php file. Is there any other file i have to edit and modify?
Thank You
falko
4th October 2006, 19:08
The port can be changed in /etc/postfix/main.cf. Restart Postfix afterwards.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.