Zakhary wrote:
> I could do a simple thing and get a switch, but there are circumstances
> that make static routing more ideal - if what I am looking to do can be
> done. What that is is file and print sharing between computers that are
> associated with two routers - a primary router/gateway and a secondary
> router that is behind the primary router.
>
> Behind my modem is a router. Behind the router are two wireless
> computers,
> two wire-connected computers, and a VOIP phone. Behind that phone is
> another
> wire-connected computer. The problem is that this phone acts as a router
> and so the computer behind it is associated with a different subnet then
> the
> computers on the primary router. Is there a way to change this
> cinsequence through changing settings on the routers so that all computers
> are able to
> associate at the level of the primary router? How?
>
> I saw that there was a function on the phone to disable its DHCP Server
> capabilities and a way to apply Static Routing settings with a Destination
> IP, Subnet Mask, Gateway IP, Metric, and Interface. Is this where the
> action
> takes place? Would I set the computer that is behind this phone to use
> DMZ?
(snippage)
You don't need to add a switch, you already have everything you need. You
don't want to use two routers. On one of the routers, simply turn off DHCP
which in effect turns it into a switch or (if wireless) an access point.
No, you don't want to ever put a computer in the DMZ. The DMZ means
"Demilitarized Zone" and a computer in the DMZ is placed outside of the
router's protection. It is sometimes used for hosting multiplayer games
over the Internet.
The main point is that you only want one router on your network. You can
have multiple switches and access points. In your case I would disable the
DHCP function on your phone and assign the wired computer a static IP on
your main subnet. Don't forget to manually assign DNS, too. Example when
using a Linksys wireless router:
IP address: 192.168.1.130
Gateway: 192.168.1.1 (the router)
DNS: 192.168.1.1 (the router)
Now whether this will work with your particular phone and its odd
192.168.15.x subnet I don't know. You might want to check with the VOIP
tech support people.
Malke
--
MS-MVP
Elephant Boy Computers
www.elephantboycomputers.com
Don't Panic!