View Single Post
Old 03-19-2012, 01:13 PM   #4 (permalink)
dc/dc
Spam Reporter
 
dc/dc's Avatar
 
Join Date: Oct 2005
Location: IAD
Model: Z10
OS: 1.273
Carrier: AT&T US
Posts: 13,604
Post Thanks: 131
Thanked 270 Times in 245 Posts
Default Re: Blackberry 9900 - Wifi Tethering - Change Router DHCP Addresses?

Quote:
Originally Posted by err0s View Post
Nope - if the end device is getting a 10.x.x.x address from the hotspot's DHCP, and the VPN's end node you are trying to connect to is another 10.x.x.x then you definitely have a problem. When the client tries to connect to a 10.x.x.x it's going to look in its local route tables and not through the tunnel.

Stevew gives a great description of how two VPN gateways negotiate and encrypt (PHASE 1), but does not address the tunnel creation between the endpoints/nodes (PHASE 2).

What is needed is a way to change the IP address the hotspot issues to the host, and unfortunately the current code does not supply a user friendly way to adjust this. Using a 10.0.0.1 is extremely short sited as it conflicts with a good 90% of the corporate IP addressing schemes I've run into.
Anyone using the actual 10.0.0.0 network is shortsighted. If you want to use class A, at least be creative. I use it regularly to segregate unauthenticated WLAN traffic from the live network, but I always use some sort of scheme to split octets 2 and 3 into a logical breakout. I usually use octet 2 to denote a site and then make octet 3 the same as the VLAN.
__________________
I h8 txtspk.
Offline   Reply With Quote