Networking Forums

Networking Forums > Computer Networking > Linux Networking > Curiousity about setting up home network

Reply
Thread Tools Display Modes

Curiousity about setting up home network

 
 
Anonymous
Guest
Posts: n/a

 
      01-22-2005, 10:03 PM
Hypothetically, if one is setting up a home network, and the router or hub
does not provide DHCP or DNS services, can a network still function, or are
these services required? What are the drawbacks if they are not present?

--
Anonymous

"Treat your password like your toothbrush.
Don't let anybody else use it, and get
a new one every six months."
---Clifford Stoll


 
Reply With Quote
 
 
 
 
Uli Wachowitz
Guest
Posts: n/a

 
      01-22-2005, 10:40 PM
"Anonymous" <(E-Mail Removed)> wrote:

[mute]

You don't expect US to do YOUR homework, don't you?



Gee, don't they teach the kids nowadays how to use the net?

--
"The original point and click interface was a Smith & Wesson."

 
Reply With Quote
 
Paul Colquhoun
Guest
Posts: n/a

 
      01-22-2005, 11:00 PM
On Sat, 22 Jan 2005 18:03:57 -0500, Anonymous <(E-Mail Removed)> wrote:
| Hypothetically, if one is setting up a home network, and the router or hub
| does not provide DHCP or DNS services, can a network still function, or are
| these services required? What are the drawbacks if they are not present?


Well, you can always hard code the IP address in the settings for each
computer, and use /etc/hosts instead of DNS. This still works, just like
it did before DNS & DHCP were deeveloped.

Oh, if their is an Internat connection, then you will need a default
route on the computers as well.


--
Reverend Paul Colquhoun, ULC. http://andor.dropbear.id.au/~paulcol
Asking for technical help in newsgroups? Read this first:
http://catb.org/~esr/faqs/smart-questions.html#intro
 
Reply With Quote
 
Bit Twister
Guest
Posts: n/a

 
      01-22-2005, 11:31 PM
On Sat, 22 Jan 2005 18:03:57 -0500, Anonymous wrote:
> Hypothetically, if one is setting up a home network, and the router or hub
> does not provide DHCP or DNS services, can a network still function,


Yes

> or are these services required?


Depends on what you are doing with the netework and want you want to access.

> What are the drawbacks if they are not present?


You use ip addresses instead of names for everything.
 
Reply With Quote
 
Richard Steiner
Guest
Posts: n/a

 
      01-23-2005, 04:40 AM
Here in comp.os.linux.networking,
"Anonymous" <(E-Mail Removed)> spake unto us, saying:

>Hypothetically, if one is setting up a home network, and the router or
>hub does not provide DHCP or DNS services, can a network still function,
>or are these services required?


Those services are not required. Just assign IP addresses from the
list of non-forwarded addressed (192.168.*.* being one of them), and
go from there. I've done that here for years.

This is a bit of a FAQ, BTW. Learn to use Google. :-)

>What are the drawbacks if they are not present?


The only one I can see is a lack of flexibility when adding/removing
boxes from the LAN. You actually have to manually choose different IP
addresses for each box. Other than that, it works fine.

--
-Rich Steiner >>>---> http://www.visi.com/~rsteiner >>>---> Smyrna, GA USA
OS/2 + eCS + Linux + Win95 + DOS + PC/GEOS + Executor = PC Hobbyist Heaven!
WARNING: I've seen FIELDATA FORTRAN V and I know how to use it!
The Theorem Theorem: If If, Then Then.
 
Reply With Quote
 
James Knott
Guest
Posts: n/a

 
      01-23-2005, 12:50 PM
Anonymous wrote:

> Hypothetically, if one is setting up a home network, and the router or hub
> does not provide DHCP or DNS services, can a network still function, or
> are these services required? What are the drawbacks if they are not
> present?
>


Why do I get the feeling this is another homework question?

 
Reply With Quote
 
Graham Murray
Guest
Posts: n/a

 
      01-29-2005, 06:24 PM
"Anonymous" <(E-Mail Removed)> writes:

> Hypothetically, if one is setting up a home network, and the router or hub
> does not provide DHCP or DNS services, can a network still function, or are
> these services required? What are the drawbacks if they are not present?


The router or hub does not have to provide them. Any host on the
network can provide DHCP and/or DNS. DHCP is not needed, but you will
need access to a DNS server, either on your own network or externally,
in order to access most internet services.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Setting Up A Home Network SomOne Network Routers 1 05-21-2008 09:35 PM
Setting up a home network Barry Wireless Networks 1 02-02-2007 10:53 PM
setting up a in home network gman Wireless Networks 2 11-05-2006 07:21 PM
Setting up DNS for home network =?Utf-8?B?a2VsbHk=?= Windows Networking 1 12-14-2004 04:38 AM
Setting up home network Maxwell Windows Networking 1 04-28-2004 12:20 AM



1 2 3 4 5 6 7 8 9 10 11