Warren Mira wrote:
> A while ago I have a account with this ISP...they have a DNS server which
> have an address of 10.10.1.1? Isnt it a reserved address for networks not
> connected to the net?
It's a reserved address, which means that it will never be assigned.
The ISP can still uses these addresses within their internal network.
> I have use this DNS server once..(coz im using a
> caching nameserver with my Linux box)..and when I use nslookup....it cant use
> that address...
There is no particular reason why this address wouldn't be accessible.
Can you access other nameservers using nslookup?
Note that using nslookup to query an external nameserver via UDP
requires that you accept inbound UDP packets for any port. If you
block (most) UDP traffic (with ipfwadm etc), you can't use nslookup to
query external nameservers using UDP.
> Can anyone enlighten me with this...Why do they have to use that
> address..and how do they implement it..? I was kinda thinking if this is just
> a routing kinda stuff.....and I think that this address is accesible from
> within the network and not from outside....But Why and How..?
There isn't any how or why. 10.10.1.1 is just like any other IP
address, except that it is guaranteed not to be assigned to anyone.
Consequently, you can use it yourself without any risk of it masking
an assigned IP address.
--
Glynn Clements <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]