General discussion
-
Topic
-
How to configure access-list on a cisco 2621
LockedI am trying to configure a static access-list that would allow traffic from an outside interface to my internal network over port 25 for mail server, 1723 for windows vpn, port 443 for secure access with a remote site, 5745 and 2837 for database backup.
the access-list that I created is direct example with an online document from Cisco and I still can ‘t get it work.
Example access list
ip nat inside source static tcp 192.168.1.110 1723 interface FastEthernet 0/0 1723the rest of my is identical to the above example with the exception of the port addresses.
Can anyone help?
I am new to TechRep. and I don’t know how much info I can actually put on one posting.