Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
themeMidnight
titleFor blocks of IPs that are not assigned to an interface you need the following:
arp permit-nonconnected


Code Block
object network <object name>
 host <ip address of host>
 nat (lan_colo,outside) static interface service tcp <server port> <externally facing port> 
access-list <rule name> extended permit tcp any object <object name> eq 3389 
access-group <rule name> in interface <name if (outside)>