Quote:
|
Originally Posted by LinuxNewb
I have a quesiton about my dyndns.org account. All it is doing is forwarding all the traffic to my IP address with a dynamic dns host. Is that ok
|
That's ok (as long as your dyndns.org address is pointing directly to your IP address instead of doing a redirect).
Quote:
|
Originally Posted by LinuxNewb
the output for 'netstat -tap' is:
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 localhost.localdo:59939 *:* LISTEN 4 400/python
tcp 0 0 *:mysql *:* LISTEN 4 787/mysqld
tcp 0 0 localhost.localdo:33201 *:* LISTEN 4 397/hpiod
tcp 0 0 *:ftp *:* LISTEN 5 103/proftpd: (acce
tcp 0 0 localhost.localdoma:ipp *:* LISTEN 5 614/cupsd
tcp 0 0 *:smtp *:* LISTEN 9 504/master
tcp 0 0 localhost.localdo:33201 localhost.localdo:43750 ESTABLISHED4 397/hpiod
tcp 0 0 localhost.localdo:43750 localhost.localdo:33201 ESTABLISHED4 400/python
tcp6 0 0 *:imaps *:* LISTEN 4 536/couriertcpd
tcp6 0 0 * op3s *:* LISTEN 4 577/couriertcpd
tcp6 0 0 * op3 *:* LISTEN 4 554/couriertcpd
tcp6 0 0 *:imap2 *:* LISTEN 4 513/couriertcpd
tcp6 0 0 *:www *:* LISTEN 5 173/apache2
tcp6 0 0 *:ssh *:* LISTEN 4 972/sshd
tcp6 0 0 *:smtp *:* LISTEN 9 504/master
tcp6 0 0 *:https *:* LISTEN 5 173/apache2
if you're getting smily faces on your pop3s and pop3, they should be ':' and 'p'. Once again Thank you for all your help and have a great day 
|
ISPConfig isn't running. Start it:
Code:
/etc/init.d/ispconfig_server start
If you get error messages, please post them here.
Quote:
|
Originally Posted by LinuxNewb
I don't remember the how to saying anything about phpMyAdmin.
could you link me an how to on that or just expain it to me.
|
Once you're logged into ISPConfig, You can go to Management -> Update Manager and install the phpMyAdmin package from here:
http://www.ispconfig.org/downloads.htm
After successful installation you'll find a link to your phpMyAdmin under "Tools".