web statisticsweb stats Business Phone Systems Tech Talk Forum - VOIP & Cloud Phone Help

Business Phone Systems

Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Nov 2006
Posts: 70
Member
OP Offline
Member
Joined: Nov 2006
Posts: 70
Hello.

Here is the situation:

We created a point-to-point VPN tunnel using 2 sonic wall 3060 devices locally at my office using 2 different T1 from 2 different ISP in order just to test them out.

Basically, as soon as the connection was established, the internet died for the entire company. As soon as the was tunnel was shut down, the internet started working again.

My question is does simple creating a point-to-point VPN tunnel between 2 points require an enormous overhead on bandwidth that may of exceeded the T1 capacity? The tunnel was simple established but no data was being transferred with it.

I must also point out that my network also as 2 juniper VPN tunnel on both the T1 connecting to another office in Boston. I am not sure if that was a factor in what caused the internet to crash when the sonic wall VPN tunnel was established.( perhaps something conflicting)

Also, I will mention that we have people with the sonicwall VPN client software who connect remotely.

1.No network performance loss happens with the Juniper tunnel which have been running for years( but installed by the company in Boston so we were not involved in the configuration)
2.No performance loss with the remote sonicwall VPN software clients connecting.
3.It only happened with the VPN tunnel between the 2 sonicwall 3060 servers.( These are also our firewalls)

Unfortunately we have not yet installed the MRTG software so we have no way of knowing the actual use of bandwidth.

I was wondering if there may be a common network mistake made when doing a point-to-point tunnel with a VPN that would kill the internet.

Thanks.

Atcom VoIP Phones
VoIP Demo

Best VoIP Phones Canada


Visit Atcom to get started with your new business VoIP phone system ASAP
Turn up is quick, painless, and can often be done same day.
Let us show you how to do VoIP right, resulting in crystal clear call quality and easy-to-use features that make everyone happy!
Proudly serving Canada from coast to coast.

Joined: Mar 2002
Posts: 411
Member
Offline
Member
Joined: Mar 2002
Posts: 411
In theory it should work fine. I would guess you had put in an IP that was in use or something similar. There may have also been DHCP servers on both devices that was confusing the clients, etc.

The bandwidth usage of a tunnel with no data is very minimal, just "I'm alive" chatter back and forth.

Joined: Jun 2006
Posts: 318
Member
Offline
Member
Joined: Jun 2006
Posts: 318
Are both T-1s connected to your local network? What are they currently used for? Sounds like a routing issue on the surface, or, as djweis mentioned, an ip conflict. I would be inclined to run some ping and traceroute tests on the clients just to see where the traffic is going.


Sometimes you carpe diem, sometimes your diem gets carped.
Joined: Aug 2005
Posts: 131
Member
Offline
Member
Joined: Aug 2005
Posts: 131
I really do not know how you have set this up but on a PIX or an ASA when you build the tunnel you have to create a nat(0) or "no nat" policy that says when my tunnel is up DO NOT NAT the traffic destined to xxx.xxx.xxx.xxx where xxx are all of the network addresses of the destination tunnel, all other traffic go out to the internet. Here is how I set it up in my PIX -

access-list 100 permit ip 192.168.1.0 255.255.255.0 192.168.202.0 255.255.255.0
access-list 100 permit ip 192.168.2.0 255.255.255.0 192.168.202.0 255.255.255.0
access-list 100 permit ip 192.168.3.0 255.255.255.0 192.168.202.0 255.255.255.0
access-list 100 permit ip 192.168.4.0 255.255.255.0 192.168.202.0 255.255.255.0
!
global (outside) 1 interface
nat (inside) 0 access-list 100
nat (inside) 1 192.168.0.0 255.255.0.0 0 0
!
Like someone mentioned allow ICMP and run some traceroutes.


Link Copied to Clipboard
Forum Statistics
Forums84
Topics94,262
Posts638,696
Members49,757
Most Online5,661
May 23rd, 2018
Popular Topics(Views)
211,098 Shoretel
187,710 CTX100 install
186,795 1a2 system
Newest Members
BPopilek, Rich F, LewisR, TDKs79, Buttinset
49,757 Registered Users
Top Posters(30 Days)
dexman 18
Toner 11
TDKs79 8
pvj 4
Who's Online Now
1 members (justbill), 183 guests, and 233 robots.
Key: Admin, Global Mod, Mod
Contact Us | Sponsored by Atcom: One of the best VoIP Phone Canada Suppliers for your business telephone system!| Terms of Service

Sundance Communications is not affiliated with any of the above manufacturers. Sundance Phone System Forums - VOIP & Cloud Phone Help
©Copyright Sundance Communications 1998-2024
Powered by UBB.threads™ PHP Forum Software 7.7.5