Re: ISA 2006 configuration question - multiple VLANs and domains



Phillip,

Thank you for the reply, but it didn't really answer my question. I'm
very familiar with network segments vs. domains et. al.

The IP addresses in this case are of paramount importance due to legal
regulations. When I mentioned DHCP, I wasn't referring to running DHCP
on the ISA server. Perhaps it's best expressed like this: can a
multihomed ISA 2006 server forward a DHCP request to the proper VLAN
based on the users authentication credentials? From what I've found so
far my guess is no, which means we'll be looking at another product
(probably a Cisco 3080 VPN concentrator since we have an extra one not
in use within the company) or two separate ISA 2006 servers which would
probably be over budget for this project.

Jennifer_C

Phillip Windell wrote:
<j_crum@xxxxxxxxxxx> wrote in message
news:1168552117.970292.104280@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I was thinking of purchasing and installing ISA 2006 for a remote
access solution for my office, but I'm not sure it can do what we need
it to.

ISA is a Firewall Product designed to protect a network from the Internet.
Being a Remote Access device or a LAN Router is a "side-job" for ISA.
Keep that in mind.

We have two logical networks, let's say 10.1.x.x and 10.2.x.x, with two
domains; domain1 and domain2 (both 2003 AD). Due to ACLs set on our
router, domain1 (10.1.x.x) can talk freely to domain2 (10.2.x.x) , but
domain2 is restricted from certain ports and servers when talking to
domain1.

We need to clear the air about Domains. Domains have absolutely nothing to
do with Network segments. You can have 200 network sements with 125 LAN
Routers and still have one Domain. You could also have 150 different AD
Domains and have all of it on one single Network segment. There is just
simply no relationship between the two at all. Until you train yourself to
think in these terms you will find yourself building bad networks with bad
topology designs. I'm not saying yours is bad,...I'm just stating this as a
principle.

Domains may parallel the Segments, but that is because Segments may follow
the geography and the Domains may follow "Offices" which may also follow
geography,...but the Domains still have nothing to do with Network Segments.

This hypothetical ISA 2006 server would be multi-homed to exist on both
logical networks.

No. The LAN Router between the two segments keeps doing the same job it is
already doing. The ISA would be multi-homed with one Nic facing the Internet
and the other facing *one* of the LAN Segments,...it should be whatever LAN
Segment is the most logcal *physical* situation (Domains are irrelevant to
ISA's physical location).

The ISA would contain a Static Route in the OS's Routing Table that tells it
to use the LAN Router as the "path" to get to the opposite Network Segment
(domains are irrelevant). The ISA would contain *all* the IP Ranges use on
the *whole* LAN in its Internal Network Definition. It would also contain
*all* the AD Domain Names used on the LAN within the Domains Tab found in
the Internal Network Definition.

Every machine on the LAN (except ISA) would use the LAN Router as the
Default Gateway.

The LAN Router would use the ISA as its Default Gateway.

There is a trust between the two domains as well,
both ways. This ISA server would probably be a member of domain1.

Trusts do not dictate individual permissions,...the Trust is either both
directions or it is not. If it is both ways than the two Domains behave as
one single Domain and it does not matter which Domain ISA is in.

Ideally, what I would like to do is have the ISA 2006 server DHCP for

No. Never. Do not install DHCP on ISA. The Domain Controllers usually run
DNS, WINS, and DHCP,...or it is a standlone Server by itself. The LAN
Router forwards DHCP Queries to the DHCP Server from the opposite Segment.
The DHCP Server would be configured with a separate, single, independent
Scope for each Segment. (No Superscopes!)

the right network based on the users credentials they authenticate with
and not allow a user from domain2 to talk to domain1,

No. This is important. They way you picture things in you mind is
everything. Users do not "talk" to Domains,...they "authenticate" for
particular resources on particular servers that provide the resources they
want. This means it is the job of the server or the device that provides the
service. Web Servers control access to Websites, Mail Servers control
access to email services, SQL Servers control access to SQL Databases. LAN
Routers with ACLs control access between LAN Segments. Firewalls & Proxys
control access to/from "over-all" networks.

The LAN Router that sits between the Segment (not Domains) can run ACLs to
restrict the flow of traffic between the segment based on Protocols,
Sources, and Destinations. ISA can double as a LAN Router if you throw out
the LAN Router and physically replace it with the ISA, but you have to have
a really "clear head" about what you are doing and be prepared to deal with
a very heavily over restricted setup that will only allow the very specific
things you tell it to allow. When ISA doubles as a LAN router it is
possible to control access between the segments with user accounts, which a
normal router can't do, but then be prepared for everything that is subject
to that to be running as either a Firewall (Winsock) Client or as a Web
Proxy Client. I don't know anyone who has done this, but whoever they are
had better be really good at it.

I know this might sound a little esoteric, so let me give a scenario
that I'd like to have as a final result.

user1 has an account in domain1. He connects to the ISA 2006 (within
domain1) server (via PPTP). The ISA server authenticates him and gives
him the correct IP address for his network - 10.1.x.x .

user2 connects to the same ISA 2006 server in domain1 and authenticates
to domain2 (there's a trust between these domains, so I don't think
this will be an issue). user2 receives the correct IP for his network -
10.2.x.x .

The IP#s the users receive are totally irrelevant.

User1 connects to ISA/VPN. He authenticates to the Domain his account is
member of. He can reach the specified LAN Location (Layer3) using the
specified Protocol (Layer4) according to the ISA Access Rules that are
Applied.

User2, same thing.

User3, same thing.

The Access Rules for them follow this pattern:

Source: VPN Clients Network (It is always this)
Destination: <whatever is specified, Network Objects, Subnets, or IP#s>
Protocol: <whatever is specified, http, https, ftp, whatever>
Users: <whatever is specified, most likely a User Object containing a
specific Group>

You can have multiple Access Rules to cover each situation. ISA reads the
Rules from the "top - down". Which ever Rule matches the situation first,
"wins" and that is the Rule that is applied. Only one Rules ever get used at
a time.

The first two links in my signature may be helpful.

--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com

The views expressed are my own (as annoying as they are), and not those of
my employer or anyone else associated with me.
-----------------------------------------------------
Understanding the ISA 2004 Access Rule Processing
http://www.isaserver.org/articles/ISA2004_AccessRules.html

Troubleshooting Client Authentication on Access Rules in ISA Server 2004
http://download.microsoft.com/download/9/1/8/918ed2d3-71d0-40ed-8e6d-fd6eeb6cfa07/ts_rules.doc

Microsoft Internet Security & Acceleration Server: Guidance
http://www.microsoft.com/isaserver/techinfo/Guidance/2004.asp
http://www.microsoft.com/isaserver/techinfo/Guidance/2000.asp

Microsoft Internet Security & Acceleration Server: Partners
http://www.microsoft.com/isaserver/partners/default.asp

Deployment Guidelines for ISA Server 2004 Enterprise Edition
http://www.microsoft.com/technet/prodtechnol/isa/2004/deploy/dgisaserver.mspx
-----------------------------------------------------

.



Relevant Pages

  • RE: Firewall service and remoteaccess service shut down frequently
    ... Do you have run the CEICW after installing the ISA components? ... please open SBS server management console, ... Click the Add Adapter button, and add your internal network adapter ... Meanwhile, from the subject, you said you the firewall service and RRAS ...
    (microsoft.public.windows.server.sbs)
  • Re: VPN breaks after installing patches
    ... I have just received your email due to some network traffic problems. ... access the network shares was denied by ISA Server. ... Open the Server management console, navigate to "Internet and E-mail", ...
    (microsoft.public.windows.server.sbs)
  • Re: Connect the SBS to a remote IIS for Internet Printing
    ... the server can access the Internet with no problems at all. ... Checking network connection, and after a few seconds it says The ... the problem is cause by the configuration of ISA. ...
    (microsoft.public.windows.server.sbs)
  • Re: Win2000 SBS moved to new location... logon issue
    ... about a network not found. ... When you get to ISA, click on "Enable ISA Packet Filtering". ... The popup message you got about ISA filters means that any "custom" ISA ... Security and Acceleration Server | Servers and Arrays | ...
    (microsoft.public.backoffice.smallbiz2000)
  • Re: Can you route an IP Address range (other than the existing one) through ISA on the internal Lan
    ... OrgName: DoD Network Information Center ... Network segments should not be allowed to grow over 250-300 ... Buy a LAN Router and run all the segments ... On the ISA change the Internal Network Definition IP Range to: ...
    (microsoft.public.isa.configuration)