cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
386
Views
0
Helpful
2
Replies

How to access remote pc with private IP through a router

marcusbrutus
Level 1
Level 1

Hi. Can anyone tell me how i could access a remote pc with ip add of let's say 192.168.3.1 for example through a router?

Thanks.

2 Replies 2

Collin Clark
VIP Alumni
VIP Alumni

a.alekseev
Level 7
Level 7

just do NAT

conf t

int f0/0

ip nat outside

int f0/1

ip nat inside

ip nat inside source static tcp 192.168.3.1 3389 interface f0/0 3389

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: