[Level 2] DNS Round Robin.

If you want to setup DNS round robin,
just add the record like below into your database.

; dns round robin
rr      IN      A       192.168.0.101
rr      IN      A       192.168.0.102
rr      IN      A       192.168.0.103


Wish this helps.
regards,
Stanley Huang

Comments

Popular posts from this blog

[Level 1] Rar tool for Solaris.

[Level 2] iif in Python