I would like to disable ssh on my 1711. I am trying to have a machine inside my network (NAT)answer the ssh login. I have the following:ip nat inside source static tcp 10.10.10.100 22 interface FastEthernet0 22 It does not seem to work . The router k...