











CompTIA
Exam Vouchers
Save money on CompTIA exams
| Question of the day
Sign up to receive
interactive practice questions
for MCSE, CompTIA
Cisco and other exams
| TestKing
Get MCSE, MCSD, CCNA, CCNP,A+, N+ and many more | * ExamSheets *
Guide for Success!
Actual Questions & Answers
MCSE, MCSD, A+ ,CCNA, CCNP
Oracle 8i, Oracle 9i Online practice tests
Certification sites Online university Online college Online education Distance learning Software forum Server administration forum Programming resources
|
|  |
| Author |
Studying for W2KPro - DNS Question.
|
Michael Patten
Guest
Registered: Not Yet Location: Country: State: Certifications: Working on:
Total Posts: N/A
|
|
Studying for W2KPro - DNS Question.
Hi,
In my notes for W2KPro, it says that if I don't have a DNS server on my
network to use IP address 192.168.1.203 or 192.168.1.205 in the DNS
field(s).
I understand that the 192.168.*.* subnet is a locally reserved range.
What I would like to know is, is there a list of the reserved addresses
(such as 192.168.1.203 reserved for DNS) available anywhere on the internet?
or are these IP's not internally used and are being used purely as
"Examples"??
I look forward to your feedback!
--
Regards,
Michael Patten
_________________
MCSE(NT4), CLS, DipIT.
Report this post to a moderator
|
|
12-11-02 11:23 AM
|
|
Volker
Guest
Registered: Not Yet Location: Country: State: Certifications: Working on:
Total Posts: N/A
|
|
Re: Studying for W2KPro - DNS Question.
Hello Michael,
> What I would like to know is, is there a list of the reserved
addresses
> (such as 192.168.1.203 reserved for DNS) available anywhere on the
internet?
> or are these IP's not internally used and are being used purely as
> "Examples"??
>
The following addresses are reserved for private use:
10.x.x.x
172.16.x.x - 172.31.x.x
192.168.x.x
they are not used in the internet.
Volker
Report this post to a moderator
|
|
12-11-02 02:23 PM
|
|
Michael Patten
Guest
Registered: Not Yet Location: Country: State: Certifications: Working on:
Total Posts: N/A
|
|
Re: Studying for W2KPro - DNS Question.
I knew of 10.*.*.* and 192.168.*.*
Does anyone know what the addresses are reserved for?
(I am now assuming that the one listed in my book was for "example" purposes
only.)
--
Regards,
Michael Patten
"Volker" <volker25@t-motion.de> wrote in message
news:at7l04$pbt$1@ngspool-d02.news.aol.com...
> Hello Michael,
>
> > What I would like to know is, is there a list of the reserved
> addresses
> > (such as 192.168.1.203 reserved for DNS) available anywhere on the
> internet?
> > or are these IP's not internally used and are being used purely as
> > "Examples"??
> >
> The following addresses are reserved for private use:
>
> 10.x.x.x
> 172.16.x.x - 172.31.x.x
> 192.168.x.x
>
> they are not used in the internet.
>
> Volker
>
>
Report this post to a moderator
|
|
12-12-02 01:23 PM
|
|
freak
Moderator M

Registered: Aug 2000 Location: Country: USA State: Certifications: MA, M.Ed., Net+,I-Net+, Security+, CEH, CEI, CCA, CCNA, MCP+I, MCSA, MCSE NT 4.0, MCSE 2000, MCT Working on: MCSE 2K3, Linux+, CISSP
Total Posts: 9688
|
|
meaning that they are reserved means that they cannot be used on the internet. A packet with a 10.x.x.x IP would be dropped by Internet routers for example.
__________________
Freak, MA, M.Ed., Net+,I-Net+, Security+, CEH, CEI, CCA, CCNA, MCP+I, MCSA, MCSE NT, MCSE 2K, MCT
iCertify dot net: Free Forum, quizzes, study guides...
FreakNotes.com: free subnetting, DHCP, Network Security study guides! Also 120-page Security+ book and 100+ page Network+ book!
InfoSecWeb.com
Report this post to a moderator
|
|
12-12-02 01:55 PM
|
|
freak
Moderator M

Registered: Aug 2000 Location: Country: USA State: Certifications: MA, M.Ed., Net+,I-Net+, Security+, CEH, CEI, CCA, CCNA, MCP+I, MCSA, MCSE NT 4.0, MCSE 2000, MCT Working on: MCSE 2K3, Linux+, CISSP
Total Posts: 9688
|
|
BTW, don't forget the 169.254.x.x /16 Ip range now reserved for Microsoft's APIPA or Automatic Private Ip addressing... pretty cool setup.
__________________
Freak, MA, M.Ed., Net+,I-Net+, Security+, CEH, CEI, CCA, CCNA, MCP+I, MCSA, MCSE NT, MCSE 2K, MCT
iCertify dot net: Free Forum, quizzes, study guides...
FreakNotes.com: free subnetting, DHCP, Network Security study guides! Also 120-page Security+ book and 100+ page Network+ book!
InfoSecWeb.com
Report this post to a moderator
|
|
12-12-02 02:11 PM
|
|
Train Signal, Inc.
Guest
Registered: Not Yet Location: Country: State: Certifications: Working on:
Total Posts: N/A
|
|
Re: Studying for W2KPro - DNS Question.
You are getting partial answers from several different posts:
10.x.x.x, 172.16.x.x - 172.31.x.x, 169.254.x.x & 192.168.x.x are all
considered Private Class IP address ranges.
They have been reserved as private so as not to waste the limited number of
public IP addresses that are left. Anybody in the world can use these
private class IP addresses on their private network (I am typing from a
computer with the private class IP address of 192.168.1.225). The numbers
that you cited in your example for the DNS servers are not set in stone.
Meaning you can assign any IP address that you want for your DNS
servers...you just have to configure the rest of the computers on your
network with the IP addresses of the DNS servers.
Public IP's are only need for publically accessible computers, such as web
servers, public routers, public DNS servers (like your ISP would host). At
home or in small networks you really only need one public IP address and the
rest of the computers can "borrow" that one IP address and connect out to
the Internet...but that is for another day.
Hope this was helpful.
Train Signal, Inc.
IT Training Products
"Home of the Mega Lab"
www.trainsignal.com
learn@-nospam-trainsignal.com (remove -nospam-)
"freak" <freak.fk14c@mail.examnotes.net> wrote in message
news:freak.fk14c@mail.examnotes.net...
>
> BTW, don't forget the 169.254.x.x /16 Ip range now reserved for
> Microsoft's APIPA or Automatic Private Ip addressing... pretty cool
> setup.
>
> ---
> View this thread: http://www.examnotes.net/article85447.html
> freak - Moderator
>
> ------------------------------------------------------------------------
> freak's Profile:
http://www.examnotes.net/forums/mem...nfo&userid=1778
>
Report this post to a moderator
|
|
12-13-02 01:23 AM
|
|
Michael Patten
Guest
Registered: Not Yet Location: Country: State: Certifications: Working on:
Total Posts: N/A
|
|
Re: Studying for W2KPro - DNS Question.
Thankyou TrainSignal... Much more helpful than the other posts.
Just as I suspected - the only reason they were using it in the example was
so as to be consistent through the book... and using am IP address in a
private IP Address range.
Thank you for clarifying this with me - feel much more confident in my train
of thoughts!
By "Borrowing" I'm assuming you are talking about a Proxy setup?
Good Idea, lets not discuss that!
--
Regards,
Michael Patten
"Train Signal, Inc." <learn@-nospam-trainsignal.com> wrote in message
news:unN2SukoCHA.2412@TK2MSFTNGP12...
> You are getting partial answers from several different posts:
>
> 10.x.x.x, 172.16.x.x - 172.31.x.x, 169.254.x.x & 192.168.x.x are all
> considered Private Class IP address ranges.
>
> They have been reserved as private so as not to waste the limited number
of
> public IP addresses that are left. Anybody in the world can use these
> private class IP addresses on their private network (I am typing from a
> computer with the private class IP address of 192.168.1.225). The numbers
> that you cited in your example for the DNS servers are not set in stone.
> Meaning you can assign any IP address that you want for your DNS
> servers...you just have to configure the rest of the computers on your
> network with the IP addresses of the DNS servers.
>
> Public IP's are only need for publically accessible computers, such as web
> servers, public routers, public DNS servers (like your ISP would host).
At
> home or in small networks you really only need one public IP address and
the
> rest of the computers can "borrow" that one IP address and connect out to
> the Internet...but that is for another day.
>
> Hope this was helpful.
>
> Train Signal, Inc.
> IT Training Products
> "Home of the Mega Lab"
> www.trainsignal.com
> learn@-nospam-trainsignal.com (remove -nospam-)
>
>
>
> "freak" <freak.fk14c@mail.examnotes.net> wrote in message
> news:freak.fk14c@mail.examnotes.net...
> >
> > BTW, don't forget the 169.254.x.x /16 Ip range now reserved for
> > Microsoft's APIPA or Automatic Private Ip addressing... pretty cool
> > setup.
> >
> > ---
> > View this thread: http://www.examnotes.net/article85447.html
> > freak - Moderator
> >
> > ------------------------------------------------------------------------
> > freak's Profile:
> http://www.examnotes.net/forums/mem...nfo&userid=1778
> >
>
>
Report this post to a moderator
|
|
12-13-02 08:23 AM
|
|
|
Featured site: MCSE, MCSD, CompTIA, CCNA training videos
Forum Rules: Who Can Read The Forum? Any registered user or guest.
Who Can Post New Topics? Any registered user.
Who Can Post Replies? Any registered user.
Changes: Messages can be edited by their author.
Posts: HTML code is OFF. Smilies are ON. vB code is ON. [IMG] code is OFF. |
|
ExamNotes forum archive
|