"ZaneB" <(E-Mail Removed)> wrote in message
news:A3409BF9-244B-4A63-8E5A-(E-Mail Removed)...
> This is hardly a home user LAN box..
> Dual Quad Core, 16GB RAM, W2K8 x64. 150GB RAID1 (OS), 1.36TB RAID10
> (Storage)
>
> So beefy because it runs virtual machines - one of these is an nTop box -
You didn't say in the first post what it was, or at least I couldn't figure
it out by what you wrote. When people say DSL, I assume home user equipment
unless they tell me otherwise.
>> *One* nic per machine. Get rid of the 6 nics in the Server.
>
> There are
> Company A - 15 PCs, 2 Printers
> Company B - 2 PCs
> Company C - 4 PCs
>
> They all have 1 NIC each.
In the first post you said:
"I have a Windows 2008 Std Server with 6 NICs."
That is what I was refering to.
> See I follow what your saying - ultimately I don't want to go spend extra
> cash on a Layer3 switch - cause I can do what I want to do with Linux & IP
> Tables - It's just that Gentoo isn't playing ball with VMWare server so
> I've
> gone back to a Windows host. Now if Linux can route packets - surely
> windows
> can route packets. I just don't know how to configure it. I did cover it
> it
> one of my MCSE classes, but that was 3yrs ago and I've not done much
> Windows
> routing since that class.....
NT4, both Server or Workstation did it "out of the box" by simply checking a
simple checkbox.
Server 2000 & 2003 need RRAS installed unless you want to hack the crap out
of the registry.
Using RRAS as a LAN Router and using it as a NAT Firewall are two different
functions. I imagine both can be done at the same time, but I have never
done it. RRAS is not going to provide squat for auditing,...it just doesn't
do it.
> Also I want all internet traffic to flow through a single device that can
> audit the traffic.
> Each company doesn't have it's own internet connection
> right now. I don't want any other company on my internet as they slow it
> down. I want to be able connect to their computers easily etc.
>
> I need to know how to route:
> - Network 192.168.10.0/24 to gateway 192.168.0.1
> - Network 192.168.11.0/24 & 192.168.12.0/24 to gateway 192.168.1.1
If the LAN Router between the "businesses" and the Internet "sharing" device
(NAT Firewall) are both the same device it just ain't gonna happen. Routes
are determined by the Destination,..*not* by the Source. You cannot run
things through a single device and then expect the traffic to go to the
Internet over different paths after that. It does not matter how many Nics
you stick in something,...there is still only one Routing Table and that is
where the decision comes from.
Even if you decide to forget about the auditing, and you just want them to
use different Internet "paths", you have to deal with all of the
below.......
With a single LAN Router for all the segments, your Inter-LAN Routing must
be totally separated from anything having anything to do with the Internet.
Then each "business" uses the Firewall they are supposed to use for the
Internet as their Default Gateway. Then the Firewall would have a static
Route that tells everything to use the LAN Router as the "path" for the
other IP Segments. You can't do that if both the LAN Router and the Firewall
are the same device. Keep in mind that some firewall devices may not allow
this because it is considered a "bad idea" to place LAN "routing decisions"
on the Firewall.
The correct topology (but more expensive) would be for each "business" to
have its own LAN Router (3 businesses - 3 LAN Routers). Then the LAN
Routers would be the Default Gateway of each respective business,...the LAN
Routers in turn would use the correct Firewall for that particular business
as the Default Gateway. Then the routing scheme between the businesses
could be handled by Dynamic Routing Protocols or it could be worked out with
a series of Static Routes on the 3 Inter-LAN Routers.
Keep this in mind. Normally with multiple LAN Segments they are all using
the same Internet connection. So all you do is put a LAN Router in the
"center" and a Firewall on the edge of one of the Segments. Then the LAN
Router is everyone's Default Gateway and the Firewall is the Default Gatway
of the LAN Router. Then the Firewall has a Static Route to the LAN Router to
cover the Backward Route. But because these are three separate companies
and you want each to use a separate Internet connection (separate
Firewall),...that is where you are creating all the big complexity.
You can gain some flexability with a "proxy based" Firewall (like MS ISA
Server) at each Internet link, I but I doubt you would consider buying an
ISA Server for each Internet link. But even then there are things that you
just cannot do.
I realize that this isn't giving you the solution you wanted to hear, but
that is the best I can do with it.
--
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.
-----------------------------------------------------
Understanding the ISA 2004 Access Rule Processing
http://www.isaserver.org/articles/IS...cessRules.html
Troubleshooting Client Authentication on Access Rules in ISA Server 2004
http://download.microsoft.com/downlo...7/ts_rules.doc
Microsoft Internet Security & Acceleration Server: Partners
http://www.microsoft.com/isaserver/partners/default.asp
Microsoft ISA Server Partners: Partner Hardware Solutions
http://www.microsoft.com/forefront/e...epartners.mspx
-----------------------------------------------------