[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] RAQ4 : DNS resolving on an offline server
- Subject: RE: [cobalt-users] RAQ4 : DNS resolving on an offline server
- From: "Crocket" <crocket@xxxxxxxxxxx>
- Date: Tue Feb 17 12:19:01 2004
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> On Tue, 17 Feb 2004, Crocket wrote:
> >
> > I have a couple of raq4i's on my lan that I use for developing
> > purposes. Each raq is setup with a private ip, gateway (IP
> router) and
> > the ip's of
> the
> > DNS servers of our ISP.
> > I can ping IP addresses of our online RAQ's in the datacenter but I
> > can't ping a live domain.tld So there is no DNS resolving.
> > Is there anything I should add somewhere on the raq or is
> the problem on
> the
> > router?
>
> Do you have a nameserver seup in Control Panel -> Network?
>
> => yes , primary and secondary NS of our ISP
Did you ISP add the domain to the DNS?
How about an example domain name?
-----
Hi Dan and Gerald,
There isn't really a problem with a domain.
I'll try to explain more clearly with a simple example.
The offline raq has an ip 192.168.0.100
The gateway is 192.168.0.1 (the ip of the router).
Primary and Secondary NS are the ones from my ISP, those are correct and are
the same used on the pc's and/or in the router settings.
I telnet/ssh into the offline raq and su to root.
ping 216.109.117.108 (ip adres of yahoo.com) gives me a good reply, so the
net is reachable
ping www.yahoo.com (screen stalls until I press CRTL+C)
The purpose is not for people from outside my network to access the offline
cobalt. The purpose is for me to be able to wget, dig, ftp, mail etc from my
offline raqs towards the net. Like I said, just for dev purposes.
Thanks for the help
John