01-04-2016 03:55 PM - edited 03-08-2019 03:17 AM
I was looking for some guidance on a scenario that came up at a customer site.
A little background first: The site has 1 public ip address with an 1841 and five 3750 switches behind it. They want me to help configure a telnet/ssh sessions for one of their outside admins who will need to access the switches from time to time.
The goal is to use the 1 ip address for outside access to their router and switches.
example:
router 1 telnet 1.1.1.1
switch 1 telnet 1.1.1.1 6661
switch 2 telnet 1.1.1.1 6662
switch 3 telnet 1.1.1.1 6663
and so on.
Can anyone advise on the best method for this?
01-04-2016 04:32 PM
Hi Henry,
I guess a static translation would fit here well.
If you want to use internally the same IP with different lines, you need to set up a terminal server or reverse SSH.
Hope it helps
-Randy-
01-04-2016 07:55 PM
01-04-2016 09:16 PM
What is their monitoring application? Many monitoring applications like PRTG have agents you install inside the network to resolve this exact issue, simply.
I highly recommend PRTG for monitoring ...
01-04-2016 04:41 PM
I assume the Cisco 1841 is the Internet facing device?
Allow them to log into the 1841 remotely (no NAT required), and from there they can telnet/ssh to the internal Cisco devices.
Simple.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide