i m new user with ispconfig 3 on opensuse 11.4. And i need help. after to install Ispconfig i have to do something more? i mean i have to configurate dovecot, imap, amavis and the others stuffs??? when i finished, i go to admin on my browser (by the way my ip is not 192.168.0.1 is 169.254.xxx.xxx, i have to change on configuration of my programs and asignate this ip?), and when i try to create a new client, the ispconfig program freeze it, and i have to kill and start it again. the system stats is ok and mark green, I saw on logs and saw this: Mail - Log (Server : xxxxxxxxxxxxx) Refresh Sequence: Data from: 2011-08-24 10:50 final part: Aug 24 10:45:01 condor postfix/smtpd[3932]: connect from localhost[::1] Aug 24 10:45:01 condor postfix/smtpd[3932]: lost connection after CONNECT from localhost[::1] Aug 24 10:45:01 condor postfix/smtpd[3932]: disconnect from localhost[::1] Aug 24 10:46:11 condor clamd[1789]: SelfCheck: Database status OK. Aug 24 10:50:02 condor dovecot: pop3-login: Disconnected (no auth attempts): rip=127.0.0.1, lip=127.0.0.1, secured Aug 24 10:50:02 condor dovecot: imap-login: Disconnected (no auth attempts): rip=127.0.0.1, lip=127.0.0.1, secured Mail-Warn - Log (Server : xxxxxxxxxxxxxxxx) Refresh Sequence: Data from: 2011-08-24 10:55 Aug 22 16:36:03 linux postfix/postfix-script[2924]: fatal: the Postfix mail system is not running Aug 22 16:36:28 linux postfix/postfix-script[5142]: fatal: the Postfix mail system is not running Aug 22 16:36:34 linux postfix/postfix-script[5463]: fatal: the Postfix mail system is not running Aug 22 16:36:42 linux postfix/postfix-script[5851]: fatal: the Postfix mail system is not running Aug 23 17:33:22 condor dovecot: Killed with signal 15 (by pid=17743 uid=0 code=kill) Aug 24 08:14:11 condor dovecot: dovecot: Killed with signal 15 (by pid=6549 uid=0 code=kill) Aug 24 10:25:09 condor dovecot: dovecot: Killed with signal 15 (by pid=8372 uid=0 code=kill) Mail-Error - Log (Server : xxxxxxxxxx) Refresh Sequence: Data from: 2011-08-24 10:55 Aug 22 16:36:03 linux postfix/postfix-script[2924]: fatal: the Postfix mail system is not running Aug 22 16:36:28 linux postfix/postfix-script[5142]: fatal: the Postfix mail system is not running Aug 22 16:36:34 linux postfix/postfix-script[5463]: fatal: the Postfix mail system is not running Aug 22 16:36:42 linux postfix/postfix-script[5851]: fatal: the Postfix mail system is not running ystem Messages - Log (Server : xxxxxxxxxxxxxxxxxxxxx) Refresh Sequence: Data from: 2011-08-24 10:55 Aug 24 10:50:01 condor /USR/SBIN/CRON[4364]: (root) CMD (/usr/local/ispconfig/server/server.sh &> /dev/null) Aug 24 10:50:02 condor pure-ftpd: (?@::1) [INFO] New connection from ::1 Aug 24 10:50:02 condor pure-ftpd: (?@::1) [INFO] Logout. Aug 24 10:51:01 condor /USR/SBIN/CRON[4487]: (root) CMD (/usr/local/ispconfig/server/server.sh &> /dev/null) Aug 24 10:52:01 condor /USR/SBIN/CRON[4584]: (root) CMD (/usr/local/ispconfig/server/server.sh &> /dev/null) Aug 24 10:53:01 condor /USR/SBIN/CRON[4678]: (root) CMD (/usr/local/ispconfig/server/server.sh &> /dev/null) Aug 24 10:54:01 condor /USR/SBIN/CRON[4786]: (root) CMD (/usr/local/ispconfig/server/server.sh &> /dev/null) Aug 24 10:55:01 condor /USR/SBIN/CRON[4876]: (getmail) CMD (/usr/local/bin/run-getmail.sh > /dev/null 2>> /var/log/ispconfig/cron.log) Aug 24 10:55:01 condor /USR/SBIN/CRON[4875]: (root) CMD (/usr/local/ispconfig/server/server.sh &> /dev/null) Aug 24 10:55:02 condor pure-ftpd: (?@::1) [INFO] New connection from ::1 Aug 24 10:55:02 condor pure-ftpd: (?@::1) [INFO] Logout. Freshclam - Log (Server : xxxxxxxxxxxxxxxxx) Refresh Sequence: Data from: 2011-08-24 11:10 Unable to read /var/log/freshclam.log ClamAV - Log (Server : xxxxxxxxxxxxxxx) Refresh Sequence: Data from: 2011-08-24 11:10 Unable to read /var/log/clamd.log Fail2Ban Log (Server : xxxxxxxxxxxxxxxx) Data from: 2011-08-24 11:10 Unable to read /var/log/fail2ban.log Sorry if some one think that i m a noob user, but is my firts time with ispconfig, and i want to used for my company. I installed isp on opensuse 11.4. But i dont know if other source of linux like red hat is better to work with ispconfig or ispconfig work fine with suse. Tanks For help.
"169.254.xxx.xxx" range sounds like a non working DHCP environment. If you are depdending on DHCP, try fixing that first, or are you really working with 169.254.xxx.xxx as ip the internal ip range? show the output of these commands: Code: ifconfig netstat -tapn
I meant .. when you have your ethernet card setup to get the settings from DHCP and your DHCP server is not responding, you get an automatic fallback ip in the range "169.254.x.x" Anyway, show us the output of: ifconfig netstat -tapn