Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: yuina
  • Order by date
  1. yuina

    Help plz, how do I map 129.34.11.12 port 81 to 10.5.1.3 port 81

    actuatlly they are mapping to two different Ports/IPs on the inside. I rebooted the pix and it worked, that was the problem Thanks a bunch for your help, I really appreciate it.
  2. yuina

    Help plz, how do I map 129.34.11.12 port 81 to 10.5.1.3 port 81

    Hi Supergrrover I followed what you said but I still cant connect to a webserver 10.5.1.3 port 80 here what I have access-list outside_in permit tcp any host 129.34.11.12 eq 81 access-list outside_in permit tcp any host 129.34.11.12 eq 80 static (inside,outside) tcp 129.34.11.12 81 10.5.1.3...
  3. yuina

    Help plz, how do I map 129.34.11.12 port 81 to 10.5.1.3 port 80

    Hi I need people to type http://129.34.11.12:81 to be directed to 10.5.1.3 port 80 basically to an internal web server. how do I do that? I tried this but didnt work static (inside,outside) tcp 129.34.11.12 81 10.5.1.3 80 netmask 255.255.255.255 0 0 Thank you
  4. yuina

    Help plz, how do I map 129.34.11.12 port 81 to 10.5.1.3 port 81

    Hi I need people to type http://129.34.11.12:81 to be directed to 10.5.1.3 port 80 basically to an internal web server. how do I do that? I tried this but didnt work static (inside,outside) tcp 129.34.11.12 81 10.5.1.3 80 netmask 255.255.255.255 0 0 Thank you

Part and Inventory Search

Back
Top