Hi Xion,
Check this out...
static (inside,outside) tcp interface port no ip_address portno.
access-list outside_access_in permit tcp any interface outside eq portno.
live example...
static (inside,outside) tcp 207.58.145.109 8081 10.1.7.1 8081
access-list outside_access_in permit tcp any host 207.58.145.109 eq 8081
access-group outside_access_in in interface outside
simple...
tell me if u have any issues.
Rgds
Kris...
xionextreme <xionextreme
yahoo.com> wrote: Can you please show me a detailed sample code to allow IP
207.
58.145.109 to be able to access IP 10.1.7.1 through port 8081?
(port forwarding)
I have tried many things, but nothing has worked so far.
Please help...
Thank you in advance.
Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download Now! http://messenger.yahoo.com/download.php
.