cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
791
Views
0
Helpful
3
Replies

port fowarding

israrmuhammad
Level 1
Level 1

Hi

How i can forward public_IP:81 traffic to inside 192.168.0.1:81 network. please advise and help me

3 Replies 3

joshua.walton
Level 1
Level 1

static (inside,outside) tcp x.x.x.x 81 192.168.0.1 81 netmask 255.255.255.255

access-l OUTSIDE_IN permit tcp any host x.x.x.x eq 81

access-group OUTSIDE_IN in interface outside

x.x.x.x = mapped address (WAN)

Please rate if you are satisfied.

Cheers!

zulqurnain
Level 3
Level 3

hello, just for your information.

Answer given to you in this regards is correct and it's called static PAT

if you are looking for just publishing you internal LAN IP ADDRESS then it would be different and it's called static NAT

hope it elaborate the idea. please rate it.

Thanks for the reply and help. I will deploy soon and will update you.

Thanks

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:

Review Cisco Networking products for a $25 gift card