Internet SSH Access

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2009 01:00 PM - edited 03-21-2019 01:20 AM
IOS: 12.4(22)YB/ CME 7.1
Initially config'd with CCA 2.0.1
I want to be able to access UC520 from anywhere on the Internet.
When I do "sh access-lists) on 107 - I see matches for ssh line.
I even tried access-class on line vty 0 4 & 5 100.
Anyone see what I'm missing?
- Labels:
-
Voice Systems

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2009 07:34 AM
I don't see SSH in the access-list for 107. I see 3389 (RDP), 443 (SSL), NTP and IPSEC protocols.
Is this the latest config? I don't see anything in the ACL's for TCP 22.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2009 08:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2009 09:00 AM
Not that it should matter...
ip nat inside source static tcp 192.168.0.1 22 interface FastEthernet0/0 22
Let me know if that works.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2009 09:29 AM
It changed nothing - still doesn't work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2009 12:44 PM
turns out ISP had NAT on their router...so no issue on the UC520
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2009 12:45 PM
Glad to hear your problem was fixed.
