Ok, let me see if I can stay with this. I think you have some misconceptions
about a couple things and are wanting to get rid of the Dynaimc Routing to
cover up what you think it happening, but I don't think that is the problem,
and is not the right way to adjust for it. If you have to forward my posts
to the networking people then foward my posts to the networking people.
Continuing on below....
"MikeS@MLS" <(E-Mail Removed)> wrote in message
news

25F222B-9939-4D20-BA04-(E-Mail Removed)...
> My ISA servers have two NIC's: one in a VLAN that is an "internal" DMZ,
> and
> one that connects to the local Internal network (lower-case "n").
That is fine. The DMZ may be "internal" to you in your mind,...but to the
ISA (as you have it with two nics) the DMZ is going to be External. You can
change the Network relationship to "routed" instead of "NATed" if you feel
you need to but it is still going to be the External network to the ISA.
> Unfortunately for me, the two VLANs are hosted on the same Cisco Core
> switch,
That is always true. It is true here at our place, I don't see anyway it
could not be true, so there is nothing unusual about that. But unless the
VLANs are "reapeated" in the configuration of other Switches, then the VLANs
exist *only within* the Core Switch,...once the patch cable physically
leaves the switch port it is just a Physical LAN/Segment, not a VLAN. You
cannot run two VLANs over the same physical cable unless the receiving
Switch at the other end of the cable has the same VLAN Configuration
"repeated" within it,..or the PC on the end of the cable has a Nic/nic
Drivers that can properly deal with that particular Vendor's Frame Tagging
Implementation. So for the most part, VLANs only exist within the Switch
Fabric of a single Core Switch or they exist across the Switch
Fabric/Backbone of a group of Switches that have the VLAN configuration
repeaded within them.
So, I really don't think the VLAN element really plays into this quite like
you think it is.
Anyway, lets keep moving...
> and for all practical purposes are part of the same address space
> (10.89.x.x).
And "address space" and a subnet are effectively the same things. The VLAN
represents an "address space", aka - a subnet, so it is not possible for
multiple VLANS to be in the same "address space".
> <N>etworks (and "networks behind networks) are supposed to represent
> separate address spaces.
The ISA's definition of a "Network" is all the addresses that are reachble
from a particular Nic no matter how many "hops" away they are, no mater what
the subnet break down is.
That isn't the case (at least not right now), so
> I'm trying to fake out ISA by modifying the routing tables in Windows
> (which
> is how ISA ends up detecting multiple routes to the same destination
> through
> different interfaces).
The LAN obviously has multple subnets (that's what the VLANs
are),...therfore you have a LAN Router *somewhere* that is directly
reachable by the ISA. In our LAN that device is what you called the "Core
Switch" but it may not be in yours. This is the Router that ISA must use to
acknowledge all the other subnet/VLANs.
If the Dynamic Routing provides correct routes for that,...and I believe it
*will* if you design your ISA deployment as I have described, then then are
no static routes to create and it will work fine.
> Therefore, all that's left is to try and find a way to prevent Windows
> from
> accepting routing broadcasts from the local network devices so that I can
> manage the routing tables manually. All the other stuff you mentioned is
> important, but not pertinent to my original question....
Windows does not naturally on its own accept dynamic routing
broadcasts,...it wouldn't know what to do with them if it tripped over
them,...just like it would not know what to do with an IP# if you
uninstalled TCP/IP from the OS. Dynamic Routing requires Dynamic Routing
Protocols to be installed in order to accept and interpret the Dynamic
Routing Updates. Uninstall the Dynamic Routing Protocols (RIP, OSPF, IGRP,
GRP, ect) and the Dynamic Routing disappears.
--
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.
-----------------------------------------------------