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

port forwarding + vpn

jaguarrt1978
Level 1
Level 1

I have setup a cisco 1711 router at my office. I have forwarded 2 ports to a linux box.

ip nat inside source static tcp 10.0.0.107 143 interface FastEthernet0 143

ip nat inside source static tcp 10.0.0.62 22 interface FastEthernet0 22

Every time I connect through vpn from outside, somehow the port forwarding stops working after that and I cannot connect to the above ports. I have to disconnect the vpn and retype the above statments to make it work again.

I have attached my conf file. Since I am newbie any help would be great.

3 Replies 3

spremkumar
Level 9
Level 9

hi

can you remove the ACL which is configured under the outside ethernet interface and check ??

regds

i did remove the acl but it still does not work.

r.vdoever
Level 1
Level 1

Add the following line to the beginning of access-list 101:

access-list 101 deny ip host y.y.y.y any

y.y.y.y is the IP-addess of your external interface.

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: