PDA

View Full Version : ISPConfig DNS Configuration on debian eth


leash
2nd February 2008, 01:50
Hi guys...

I've just purchased a new dedicated server (Debian eth) and have just finished installing ISPConfig with no errors.

I can login to ISPConfig via https://1.2.3.4:81/ username : password

My ISP Provided me 4 IPs ranging from 1.2.3.4 to 8

I've added these IP's to ISPConfig at Management > Settings > IP List

The problem is when I ping 1.2.3.5 I can't reach but I can reach 1.2.3.4.

And also I wanna host my nameservers on

ns1.mydomain.com > 1.2.3.4
ns2.mydomain.com > 1.2.3.5

I think I should expect when I ping 1.2.3.5 I should receive some data right? But when I ping 1.2.3.5 all I receive is "Destination host unreachable"

Anyone wanna help (:

Thanks a ton

falko
2nd February 2008, 20:23
You must either enable the additional IP addresses yourself, or, if you want ISPConfig to do it for you, set $go_info["server"]["network_config"] to 1 in /home/admispconfig/ispconfig/lib/config.inc.php.