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

Connecting Slingbox through a Cisco 1811 router

                   We have a department that is connecting a Slingbox to a network behind a Cisco 1811 that is connected to the internet via a cable circuit.  the Slingbox operates on port 5001.  how can i get the traffic to the device

Slingbox public IP: 74.143.29.66

Slingbox Private IP: 10.14.10.228

Slingbox Port: 5001

1 Reply 1

Harold Ritter
Cisco Employee
Cisco Employee

Hi,

You need to configure a static NAT entry to allow traffic to the global address to get to the local address.

ip nat inside source static tcp 10.14.10.228 5001 74.143.29.66 5001

or if the outside interface address is likely to change:

ip nat inside source static tcp 10.14.10.228 5001 interface 5001

You will also need to change the inbound ACL, if you have one, to allow traffic destined to port 5001.

Regards

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Innovations in Cisco Full Stack Observability - A new webinar from Cisco