The best thing to do to add the above command is to use a telnet or ssh client to access the firewall.
This will allow you to enter the commands above. You will need to do it from the config mode.
Main Topics
Browse All TopicsI am trying to setup the Sage ACT software on a server which has the Cisco 501 hardware firewall installed with the Cisco PIX Device Manager Version 3.0 installed to manage it. I need to understand how to add the following commands
static (inside,outside) tcp interface 65100 xxservernamexx 65100 netmask 255.255.255.255
access-list outside_access_in permit tcp any interface ouside eq 65100
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
>>I need to understand how to add the following commands
Connect via Telnet or SSH or Console Cable http://www.petenetlive.com
Log in - Go to enable mode (issue an "enable" command) then go to configure terminal mode (issue a "conf t" command), then issue the commands
essentially you are doing some port forwarding - see my site here http://www.petenetlive.com
PL
Business Accounts
Answer for Membership
by: ikalmarPosted on 2009-09-26 at 09:10:17ID: 25430214
yes, it is!
And after you must add the following:
'CTRL+Z'
'clear xlate'