![]() |
change bind9 port
Hello,
When i restart my bind9 i face this message Code:
Apr 26 03:01:32 imagezza named[1872]: loading configuration from '/etc/bind/named.conf'Here are result of it. Code:
PORT STATE SERVICE VERSIONHow can i change my bind9 to run on another port? I dont know "tcpwrapped" process. So how can i stop it or run it on another port? Thanks |
Can you post the outputs of
Code:
netstat -tapCode:
netstat -uap |
Thanks for ur input..
Here are stats of netstat -tap Quote:
Netstat - uap Quote:
29929/mysqld tcp 0 0 imagezza.com:46983 vz23.ramhost.us:www ESTABLISHED This line is confusing to me..ramhost.us is my old host, i create new server on burst.net.. |
Quote:
|
Actully i first install pdns but its not worked so i install bind and then trying..
Cant i run botht together, do i need to uninstall pdns first? |
Code:
tcp 0 0 *:domain *:* LISTEN 5551/pdns_server-inOne or the other. either uninstall bind and fix pdns or uninstall pdns. |
Thanks man...
I finally got the thing working. Now my other problem is my sites are running very slow..Previously when Phpmyadmin was installed it was running fast but now its very very slow.. Can u help me here please? What will be the reason for this slowness? |
can someone please explain this line
tcp 0 0 imagezza.com:46983 vz23.ramhost.us:www ESTABLISHED 15397/epiphany-brow here ramhost.us is my previous host. Why this new server is point mysql to that host?? |
i am trying my best here..
My latest nmap result Quote:
Where can i see the error log of mysql..I am using debian linux.. And one more result for ur reference - netstat -tap Quote:
One more important thing, my phpmyadmin working well here..I have install mysql by following below tutorial http://www.howtoforge.com/ubuntu_debian_lamp_server Thanks |
You can try to add something like
Code:
max_connections = 100 |
| All times are GMT +2. The time now is 18:22. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.