Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
@kogels wrote:
ip nat inside source static tcp 22 22 extendable
This command has several issues. First you need to specify the address of router2 somewhere. Second the first port listed shouldn’t be 22, because that would conflict with SSH (if...