No you don't need 10.*.*.*
You just use another 192.168.*.*
Buy a LAN Router (not a Home User Broadband NAT box)
Add another segment using 192.168.1.*
The LAN Router becomes the Default Gateway of all Hosts.
The Internet Sharing Device becomes the Default Gateway of the LAN Router.
The Internet Sharing Device uses a Static Route to tell it to use the LAN Router
for all your LAN's segments. The router would look like:
192.168.0.0 mask 255.255.0.0 <IP# of LAN router>
Keep LAN Segments below 250-300 hosts. The normal subnet mask of 255.255.255.0
does that perfectly fine with 254 usable hosts.
With all that said,...if you don't understand the above, you need to get help as
others have suggested. We can't teach you an entire 2-sememster school term's
worth of routing skills in a newsgroup email message,...it just isn't possible,
there is too much involved.
--
Phillip Windell
www.wandtv.com
The views expressed, are my own and not those of my employer, or Microsoft, or
anyone else associated with me, including my cats.
-----------------------------------------------------
"Daniel Kaliel" <(E-Mail Removed)> wrote in message
news:6F6387A9-8A12-4B0D-891F-(E-Mail Removed)...
>I currently have our entire office on the subnet 192.168.0.1. However we are
> growing very fast, and I need to expand. I have read many articles where
> they talk about having servers on a subnet of 10.10.1.1. How do you get two
> seperate subnets to talk to one another?