manarak
19th May 2009, 23:01
I need some help for setting up DNS with ISPConfig 3 please.
Here is the situation:
I got 2 servers and one business domain, let's say "host.com" (and I made up the IPs too)
Server1:
IP1: 219.152.245.55
IP2: 219.152.242.244
hostname: server1.host.com
Server2:
IP1: 219.152.248.132
IP2: 219.152.242.245
hostname: server2.host.com
PTR-entries on my ISP's side have been set accordingly.
Server1 be reached under http://server1.host.com and host the main Domain host.com, and also runs a DNS server listening on the two IPs:
IP1: 219.152.245.55 -> dns1.host.com
IP2: 219.152.242.244 -> dns2.host.com
Now, here is what I want to achieve:
Server2 should be reachable at http://server2.host.com, and the DNS server should listen on both IPs:
IP1: 219.152.248.132 -> dns3.host.com
IP2: 219.152.242.245 -> dns4.host.com
I did insert some A records on Server1:
server2.host.com -> 219.150.248.132
dns3.host.com -> 219.152.248.132
dns4.host.com -> 219.152.242.245
(those changes were successful, all three point to the new server)
Is the above correct?
What do I need to do on server2?
Many thanks for help, I am not good at that.
Here is the situation:
I got 2 servers and one business domain, let's say "host.com" (and I made up the IPs too)
Server1:
IP1: 219.152.245.55
IP2: 219.152.242.244
hostname: server1.host.com
Server2:
IP1: 219.152.248.132
IP2: 219.152.242.245
hostname: server2.host.com
PTR-entries on my ISP's side have been set accordingly.
Server1 be reached under http://server1.host.com and host the main Domain host.com, and also runs a DNS server listening on the two IPs:
IP1: 219.152.245.55 -> dns1.host.com
IP2: 219.152.242.244 -> dns2.host.com
Now, here is what I want to achieve:
Server2 should be reachable at http://server2.host.com, and the DNS server should listen on both IPs:
IP1: 219.152.248.132 -> dns3.host.com
IP2: 219.152.242.245 -> dns4.host.com
I did insert some A records on Server1:
server2.host.com -> 219.150.248.132
dns3.host.com -> 219.152.248.132
dns4.host.com -> 219.152.242.245
(those changes were successful, all three point to the new server)
Is the above correct?
What do I need to do on server2?
Many thanks for help, I am not good at that.