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

LAN overlapping + port forwarding.

grzegorzniecka
Level 1
Level 1

Dear users,

Unfortunetlly my LAN addressing is 191.1.1.0/24.

I want to establish IPSEC VPN tunnel and I want to overlap this network

191.1.1.0/24 to 10.115.238.0/24

Remote IP is 10.116.40/32

Now I have also some port forwardings:

ip nat inside source static tcp 191.1.1.100 20 62.233.x.x 20 route-map r1 extendable

ip nat inside source static tcp 191.1.1.100 21 62.233.x.x 21 route-map r1 extendable

ip nat inside source static tcp 191.1.1.100 3389 62.233.x.x 3389 route-map r1 extendable

route-map r1 permit 1

match ip address 120

access-list 120 permit ip 191.1.1.0 0.0.0.255 any

How can I enable overlapping and still have port forwarding?

Regards

0 Replies 0