octavian10
MIS
Ok here goes again with my same problem, hope I can explain it better. How can I write the following NAT statment, as a permit statment in an ACL to allow outside access to an internal web server using a private address (192.168.1.30)? I have 2621 router with INT FA0/0 connected to the internet and INT FA0/1 to my inside network.
This is the NAT statment I am using and need to either make it work with an Access-List or convert to a permit statment within an Access-List
ip nat inside source static tcp 192.168.1.30 80 interface FastEthernet0/0 80e
As a side note this Access-List will need to work with CBAC that I will implament as soon as I get past this little problem.
Thanks to all for your time.
"I hear and I forget. I see and I remember. I do and I understand."
- Confucius (551 BC - 479)
This is the NAT statment I am using and need to either make it work with an Access-List or convert to a permit statment within an Access-List
ip nat inside source static tcp 192.168.1.30 80 interface FastEthernet0/0 80e
As a side note this Access-List will need to work with CBAC that I will implament as soon as I get past this little problem.
Thanks to all for your time.
"I hear and I forget. I see and I remember. I do and I understand."
- Confucius (551 BC - 479)