1. Get rid of the duel nics. *One* nic per server.
2. The "wirless router" is just a NAT Firewall just like the Watchgaurd is a
NAT Firewall. Apart from the wireless ability they both do the same
thing,...one just costs more.
3. The "wireless" part of the device is almost (not quite, but almost)
useless. You will use it like a "wired router" for the most part but you
can have laptops or something still use the wireless part if you want, after
everythhng is completed.
4. Connect both the NAT Firewall's internal facing interfaces into the same
switch/hub that the rest of the LAN uses. The Interfaces must have IP#s
compatible with the LAN (same IP Segment,..different IP#).
5. Since you probably only have one IP Segment on the LAN,...and hence, no
LAN Router,...and since there is almost a zero percent chance the "wireless
router" s capable being capable of holding Static Routes,...and since the
Watchgaurd box will have to keep its own Default Gateway pointed where it
is,.........You will have to manage your routing with Staitc Routes entered
on every single machine individually.
The Default Gateway of all machines will point to the "wireless router"
since that is the device providing the General Internet. Then every machine
needs a Static Route that tells it to use the Watchgaurd as the "gateway"
for the Home Office.
If the Watchgaurd IP is 192.168.17.1 and the Home Office internal subnet was
192.168.24.x,...the static route on each machine would be:
Route Add -p 192.168.24.0 mask 255.255.255.0 192.168.17.1
If the Wireless Device has a Local Addess table then the home Office Subnet
needs added to it,...but it probably isn't capable of having one of those.
--
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
-----------------------------------------------------
<(E-Mail Removed)> wrote in message
news:74836051-fa9a-4045-888c-(E-Mail Removed)...
> Currently, I have 2 Internet Connections at a client of mine. I have
> Internet A plugged into a wireless router that isn't connected to the
> internal network. Internet B I have connected to a Watchguard FireBox
> that is used for a VPN to the home office in Canada. It is also used
> for internet but has a 5 user license. I want to use Internet A for
> Internet traffic and Internet B for VPN traffic to our terminal
> server. Both server are dual Nics. Please advise.