The block 192.168.x.x is for private network (class c) use the netmask
255.255.255.0 to define a class c network, and the 192 numbers, you will
want pick any number between 1 and 255 for the 3rd number, and a unique
number for each host on the 4th number (between 1 and 255). Its a good
idea to make your first one 1, and make it your gateway if you do masqing
(since the documentation on ipmasq does...) so.... your networks could be:
192.168.42.1
192.168.42.2
192.168.42.3
192.168.42.4
192.168.42.5
....
if you dont like 42, chose an number you do like, and just stick to it!
Jamie
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
Overdrawn? But I still have checks left!
Generated by /usr/games/fortune
Jamie Chamoulos
Internet.Now!
[EMAIL PROTECTED]
http://www.efn.org/~jamie
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
On Sat, 8 Jan 2000, Randolph Fritz wrote:
> Date: Sat, 8 Jan 2000 17:51:20 -0800
> From: Randolph Fritz <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: Re: Home Network
>
> On Sat, Jan 08, 2000 at 05:45:06PM -0800, Rob Hudson wrote:
> >
> > Reading the NAG is helping out a lot. I need to change some
> > settings in each, like the hosts files.
> >
> > Do most people run 127.0.0.1 as their loopback, with
> > 192.168.0.[123...] as their network?
> >
>
> 127.0.0.1 is defined by standards as the loopback value. I don't
> think 192.168.0.* is a valid network number; use 192.168.1.* instead.
>
> > I'm assuming I should use 192.168.0.[1-255] on one box, and
> > 192.168.1.[1-255] on the other.
>
> er, no. For a network without gateways, one system, one address. Try
> 192.168.1.1 for one system and 192.168.1.2 for the other.
>
> >
> > I'd prefer not to use linuxconf... It seems to break my stuff more
> > than anything. And I like editing my config files by hand so I
> > learn more about what's going on.
> >
>
> Have it your way. :)
>
> --
> R.
>