It is currently Thu, 08 Jun 2023 12:29:05 GMT



 
Author Message
 DNS Server.. multiple IP's
hello,

My ISP gave me more than one IP address... I run a website on my linux
box.  My problem is that my webserver's (the linux box) IP keeps
hopping from one IP to the other (since I have 2 IP's)... and I have
my dns set up to work for only 1 ip at a time (see below):

$TTL 3D
@       IN      SOA     thesparticusarena.com.
root.thesparticusarena.com. (
                        200208076       ; serial, todays date + todays
serial #
                        8H              ; refresh, seconds
                        2H              ; retry, seconds
                        4W              ; expire, seconds
                        1D )            ; minimum, seconds
                NS      ns1.thesparticusarena.com.
                TXT     "The Sparticus Arena"

localhost       A       127.0.0.1

thesparticusarena.com.  A       168.145.122.25
www                     A       168.145.122.25

I'm not sure if it's set up right... but it knows my websites ip is
168.145.122.25 (not my real IP.. for exampel only)... How can I change
this so that either Ip address I have both point to the same place?
(my linux box)?  Do I have to run 2 different dns'?

I hope this make some sense... thanx for any help you can give

-Ryan Ritten



 Fri, 04 Nov 2005 05:29:18 GMT   
 DNS Server.. multiple IP's
No ideas? :(


 Sat, 05 Nov 2005 20:46:26 GMT   
 DNS Server.. multiple IP's

news:f4d27a4f.0305200446.4406884c@posting.google.com...

What exactly are you trying to do?  I don't understand the reference to
"hopping".

ken k



 Sat, 05 Nov 2005 23:49:27 GMT   
 DNS Server.. multiple IP's

Try adding an other A type record with your domain name pointing to
the other IP address (say 168.145.122.30)..

thesparticusarena.com.  A       168.145.122.30
thesparticusarena.com.  A       168.145.122.25
www                     A       168.145.122.25

hope it works !

Regards,
Nav.



 Sun, 06 Nov 2005 03:42:07 GMT   
 
   [ 4 post ] 

Similar Threads

1. DNS servers and multiple IP addresses

2. optional dns via scripts + multiple-ip's

3. multiple ip's - multiple inetd's?

4. NT server/workstations unable to translate ISP's DNS through IP Masqaurade

5. Multiple public IP's for NAT to Multiple Internal machines

6. newbie question - IP configuration for new internet server on network with multiple IP blocks

7. IP tables script, multiple IP's ?

8. DNS problem: hostnames don't get resolved on DNS server itself

9. Multiple DNS entries for a single IP adress.

10. multiple dns on one IP address


 
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software