Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This article is intended for anyone using the Cisco AnyConnect VPN.

What is Split Tunneling?

VPN split tunneling lets you send some of your application or device traffic through an encrypted VPN, while other applications or devices have direct access to the internet. This is particularly useful if you want to benefit from services that perform best when your location is known while also enjoying secure access to potentially sensitive communications and data. 

What Does This Mean for Me?

Split tunneling will send traffic meant for any University IP address – both the public addresses (137.99.x.x) and private addresses (10.x.x.x) – used on campus. Most of the time, this will not interfere with your ability to use non-University resources. However, a few Internet providers and businesses might be using the same parts of private IP space in such a way that split tunneling will not allow you access to local/non-University resources. 

...

If you are on a Windows computer, open a Command Prompt or Windows PowerShell by right clicking on the start button and selecting one of the two previously mentioned options. In the window, type ipconfig and press [enter]. You will see something similar to this.

...

Command Prompt Output
Code Block
Ethernet adapter Ethernet:

    Connection-specific DNS Suffix  . : hsd1.ct.comcast.net
    IPv4 Address. . . . . . . . . . . : 10.0.0.225
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 10.0.0.1

...

Open Terminal by going to Finder > Applications > Utilities > Terminal. In the window that opens, type ifconfig and press [enter]. You will see something similar to this.

...

...

Terminal Output
Code Block
en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	options=400<CHANNEL_IO>
	ether 3c:22:fb:be:63:00
	inet6 fe80::416:a486:685:ed95%en0 prefixlen 64 secured scopeid 0x6
	inet 10.0.0.225 netmask 0xffffff00 broadcast 10.0.0.255
	nd6 options=201<PERFORMNUD,DAD>
	media: autoselect
	status: active

...

This means that your network does, in fact, overlap with a UConn network. You have two options.

  1. Disconnect from the VPN to access local network resources, such as printers, scanners, and NAS devices.

  2. Contact your ISP and ask them to help you move your local network to a 192.168.xxx.xxx network.

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "anyconnect" and space = "IKB"
Page Properties
hiddentrue


Related issues

Image Modified