On Fri, 11 Apr 2008, Julius wrote:
> On Mar 14, 9:00*pm, Doan <d...@usc.edu> wrote:
> > On Fri, 14 Mar 2008, Julius wrote:
> > > I have a new ASA5505 that I am using in transparent firewall mode.
> >
> > > I can't figure out how to enable SSH and use it remotely?
> >
> > > Any advice is appreciated!
> >
> > > Thanks!
> >
> > First, generate your public/private keys with:
> > crypto key generate rsa modulus <modulus_size>
> > Second, enable ssh from the ip address that you wante to manage the ASS
> > from.
> > ssh <ip> <mask> outside
> >
> > The ip address of the BVI is the management ip address.
> >
> > Doan
>
> I have tried these steps and they only work on the inside interface. I
> am still not able to connect from the outside interface.
>
> I even tried
>
> ssh 0.0.0.0 0.0.0.0 outside
>
> and set a password.
>
> am i missing something?
>
Do you have an access-list on the outside interface? Check to see if you
are allowing ssh in.
Doan
|