Networking Forums

Networking Forums > Computer Networking > Windows Networking > VPN - can I use a separate T1?

Reply
Thread Tools Display Modes

VPN - can I use a separate T1?

 
 
Matt Dwyer
Guest
Posts: n/a

 
      06-07-2006, 08:32 PM
I have a vpn that links a branch office to the main office. VPN
tunnel is accomplished with Cisco routers linking Windows 2003 servers.

About half the traffic at the main office is VPN traffic (using
Solarsoft Network Engineer tools). I would like to add WAN
accelerators, but they have limited bandwidth (1MB), so they accelerate
the VPN, but they throttle other traffic at times since they have
limited bandwidth. So, I don't want to run ALL traffic through the WAN
accelerators, just VPN traffic.

So, is it possible to install a separate router at the main office
connecting to a separate T1 for other (voip, web, etc) traffic?



 
Reply With Quote
 
 
 
 
Robert L [MS-MVP]
Guest
Posts: n/a

 
      06-08-2006, 02:06 AM
it depends on Cisco VPN settings. This case study may help,

Routing One router goes to the corporation email server and another one goes to the Internet. Symptoms: you have one router connecting to the corporation for email ...
www.chicagotech.net/routing.htm


Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
"Matt Dwyer" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
I have a vpn that links a branch office to the main office. VPN
tunnel is accomplished with Cisco routers linking Windows 2003 servers.

About half the traffic at the main office is VPN traffic (using
Solarsoft Network Engineer tools). I would like to add WAN
accelerators, but they have limited bandwidth (1MB), so they accelerate
the VPN, but they throttle other traffic at times since they have
limited bandwidth. So, I don't want to run ALL traffic through the WAN
accelerators, just VPN traffic.

So, is it possible to install a separate router at the main office
connecting to a separate T1 for other (voip, web, etc) traffic?



 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      06-08-2006, 02:32 AM
Yes, but you will need to modify the routing on the network. You will
need to set the new router as the default gateway for all your LAN machines.
Then you will need to add routing info to this router to bounce the branch
traffic to the VPN router.

eg Local subnet 192.168.0.0/24 branch subnet 192.168.4.0/24

One gateway
Internet gateway
192.168.0.1
|
LAN machines
192.168.0.x dg 192.168.0.1

Two gateways
Internet gateway
192.168.0.254 (static route 192.168.4.0 255.255.255.0 192.168.0.1)
|
Lan machines
192.168.0.x dg 192.168.0.254
|
192.168.0.1
VPN router.

Matt Dwyer wrote:
> I have a vpn that links a branch office to the main office. VPN
> tunnel is accomplished with Cisco routers linking Windows 2003
> servers.
> About half the traffic at the main office is VPN traffic (using
> Solarsoft Network Engineer tools). I would like to add WAN
> accelerators, but they have limited bandwidth (1MB), so they
> accelerate the VPN, but they throttle other traffic at times since
> they have limited bandwidth. So, I don't want to run ALL traffic
> through the WAN accelerators, just VPN traffic.
>
> So, is it possible to install a separate router at the main office
> connecting to a separate T1 for other (voip, web, etc) traffic?



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DC and separate WINS Krishna Windows Networking 4 07-06-2007 02:32 PM
DC's on separate VLans MSNews Windows Networking 0 11-17-2005 01:25 AM
Do I Need a Separate Subnet for a VPN? razor Windows Networking 5 11-06-2005 11:35 PM
Do I need separate subnets? Steve Jones Wireless Internet 2 07-18-2005 04:59 PM
P2P vs separate hd's Wishy13764 Windows Networking 0 08-21-2004 07:39 PM



1 2 3 4 5 6 7 8 9 10 11