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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access PIX from outside- only 1 IP address

Status
Not open for further replies.

Antelope

MIS
Aug 6, 2003
138
US
If I want to access my PIX through SSH from the internet, what do I have to do with only 1 public IP addresses?

 
What do you mean? You assign that IP address to the external interface.

Chris.

**********************
Chris A.C, CCNA, CCSA
**********************
 
Sorry let me try to re-explain this:

I want to be able to use SSH to access my PIX from the internet. So if my public IP address 1.2.3.4 and the address I want to allow ssh access to from is 5.6.7.8, then would I just added this statement:

ssh 5.6.7.8 255.255.255.255 outside


So when I want to access it, I can just use a program like putty and ssh to 1.2.3.4??
 
Yes, you've answered your own question. I presume that you have configured the Pix for SSH (ie. generated a key)?

Chris.

**********************
Chris A.C, CCNA, CCSA
**********************
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top