Skip to content

Instantly share code, notes, and snippets.

@kigster
Created September 11, 2014 02:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kigster/119489e541e38e825277 to your computer and use it in GitHub Desktop.
Save kigster/119489e541e38e825277 to your computer and use it in GitHub Desktop.
CISCO
ip address 142.254.103.242 255.255.255.240
no ip address 50.0.240.178 255.255.255.252
access-list outside_access_in extended permit tcp host 76.14.64.13 any eq ssh
no route outside 0.0.0.0 0.0.0.0 50.0.240.177 1
route outside 0.0.0.0 0.0.0.0 142.254.103.241 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment