01-30-2024 01:24 PM - last edited on 01-31-2024 02:24 AM by rupeshah
Would someone be able to let me know if it's a limitation of Packet Tracer that I can't specify a source address/interface for outgoing SSH connections?
I've setup an access-class on a switch to only allow access from specific addresses but when I attempt to ssh out from my router it comes from the address of the main interface rather than the sub interface that I would like it to come from. In global config mode there's nothing in ip ssh apart from 'authentication-retries', 'time-out', and 'version',.
If someone could confirm or let me know where to confirm just so I'm not looking further that would be appreciated!
Solved! Go to Solution.
01-30-2024 09:51 PM
Hello @PrimeYeti
In PT, the ability to specify a source address/interface for outgoing SSH connections might be limited due to the simulation environment. Packet Tracer is a network simulation tool provided by Cisco for educational purposes, and it may not fully replicate all features and configurations found in actual Cisco hardware.
Cisco command to achieve this:
ip ssh source-interface interface
01-30-2024 09:51 PM
Hello @PrimeYeti
In PT, the ability to specify a source address/interface for outgoing SSH connections might be limited due to the simulation environment. Packet Tracer is a network simulation tool provided by Cisco for educational purposes, and it may not fully replicate all features and configurations found in actual Cisco hardware.
Cisco command to achieve this:
ip ssh source-interface interface
01-31-2024 01:36 AM
Hi There,
I did give 'ip ssh source-interface' a go but it doesn't appear as a valid command so I would assume it's not available in PT. That sucks. Oh well thanks anyway!
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