Hello
i have a problem with starting bind9 - after power failure.
i cant ping, no connection ssh, there is a message ... starting domain name service no networks configured
how can i resolv this?
Problem bind9
- winterfall24
- Closed
- Thread is marked as Resolved.
-
-
Hi,
Please provide your versions used of: OS, i-MSCP, bind, openSSH
Is your filesystem intact? (are your files still accessable)If so, please provide the output of these commands (and files):
ifconfig
ip route show
ip addr show
cat /etc/network/interfaces
netstat -antp
cat /var/log/syslog
cat /var/log/messagesIf too long, please post them in a pastebin for ex http://pastebin.com/
Without more information, we don't know what is going on
-
-
I didnt have time to analyze the error of this installation so i recrete virtual machine without that problem, but i think this has somehting with tha latest i-MSCP version .
This error occurs in:
Debian Wheezy 7.8,
i-MSCP - 1.2.2 clean install (not upgrade) the installation end success with weird warnings and errors, only this installation produce this error ( i have 5 i-MSCP but upgraded no errors)
Filesystem was booting and accessable, only bind produce this error - no network configure
i can write only what i remeber:
ifconfig - ip ok , but no broadcast
route - no routes , no gateway, nothing
interfaces:
auto lo, iface lo inet loopback
allow-hotplug eth0
iface eth0 inet dhcp
i changed this to static but still bind produce - no network configured
resolvconf - empty -
Try manually adding an ip and route
as i am not home right now, try using the manual:
man ip -
-
All comes from i-MSCP, even if you don't know why the problem occurs... Not but seriously...
-
To configure a netmask manually disable DHCP, and set the IP manually:
https://wiki.debian.org/Networ…ng_the_interface_manuallyDo note that the bind problem is caused by the machine not having any network connection, so any other software trying to send or retrieve data from a network will return an error to you
-
-
Nuxwin - i didnt write that "all comes from i-MSCP" i say that the latest version 1.2.2 especially clean install (not upgrade) have some weird problems. , library - missing, logs in root, installation success - warnings and errors.
theemstra - before reupload virtual machine, i test few configuration - set ip manually, mask, network, broadcast, dns and nothing, maybe permissions ?
-
And all those things were already reported on the forum and fixed in our development branch.
-
-
So you could try using the git branch now instead of a release, but note that some plugins might not work just yet
-
Nuxwin - maybe this answer will be diffrent for you but for i-MSCP (and old ispcp):
1.im using a stable relase
2.if there is or will be a problem im trying to repair by my self
3.if nothing helps - use forumtheemstra - i reupload backup image with i-mscp 1.2.1 (for now everything is ok), im testing instantssh and phpswitcher
-