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

How can i port forward from my network to public cloud network?

shafeeq2030
Level 1
Level 1
Hi,
I am shafeeq, i am working in one construction company. I have 2 GB space in outside cloud. here i am attaching my IP and port numbers. anybody can help me to configure Portforwarding.
Using 1900 series router, 192.168.5.0 private n/w.
please replay to my Email which is shown below.
By
Mohammed Shafeeq
CCNP, CCNA, MCP
Doha, Qatar
Mob:+97466241996
shafeeq.u5@gmail.com
1 Reply 1

xthuijs
Cisco Employee
Cisco Employee

Is this an IOS-XR based question for the A9k or CRS?

It looks like you have a CPE that you want to connect directly some tcp/udp port between a private address and some public address do I see that right?

Generally if the connection originates from the inside, a hole is automatically created by the NAT logic in the CPE,

buf if the remote side wants to connect in (you need to pierce a hole in your ACL/FW too!!) you could create a static NAT entry something like this:

ip nat inside soruce static port etc

xander