server IP

prashantbhushan

Verified User
Joined
Jul 21, 2006
Messages
199
Location
Pune, India.
Hi all,
I want to use seperate IP's for mailserver, nameserver and webserver setup.
How to do that ?
whenver i do domain setup in DA, webserver and mailserver ip should be different.
 
DA is designed more as stand-alone package, apart from its DNS clustering it can't do a whole lot to cluster multiple servers together. If there's no way of doing it by custom scripts or using rather complex API scripts, there probably isn't a way of doing it at all.
 
Do you want both IP#s on the same server or different services on different servers?

Either way you can change the IP# as long as you know what it should be, by a post domain create script (search the forums) to modify directly the zone file for the domain, and then reload named.

Of course DA won't manage the services on any other server.

I leave the details as an exercise for the sysadmin :) .

Jeff
 
i want ftp and mail services on different ip's on the single server.

Also one more query...

I have configured multiserver setup :

I have two different DA servers.
I want to use one for mailing and one for hosting. Is it possible, as it checks for domain name.
Can i delete only mail domain from the server.



jlasman said:
Do you want both IP#s on the same server or different services on different servers?

Either way you can change the IP# as long as you know what it should be, by a post domain create script (search the forums) to modify directly the zone file for the domain, and then reload named.

Of course DA won't manage the services on any other server.

I leave the details as an exercise for the sysadmin :) .

Jeff
 
DA was not designed to work the way you want it to work.

It may be possible, but again, I'm going to leave that as an exercise for you to check.

:)

Jeff
 
Back
Top