cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
520
Views
0
Helpful
1
Replies

On Sandbox route address through tunnel to my local CM

GerryC
Level 1
Level 1

On the Collaboration 14.0 Sandbox:

How can I route an IP over the tunnel I've connected to the Sandbox? 

I'm trying to connect a SIP Trunk from my local CM to the CM in the Sandbox.  I have no way (that I can see) to route the address of my local CM back through the VPN.

 

From 10.10.20.1 - this is what I see

admin:show network route
default via 10.10.20.254 dev eth0 proto static metric 100
10.10.20.0/24 dev eth0 proto kernel scope link src 10.10.20.1 metric 100
172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1

On linux, I would add something like this:

sudo route add -net 10.1.2.0/23    gw  10.10.20.254

Is there a way to do this, or is this not allowed for security reasons?

Thanks.

1 Reply 1

Geevarghese Cheria
Cisco Employee
Cisco Employee

This feature is not supported on new sandboxes. It was when the sandbox was hosted on old data center the connectivity over vpn was possible.