Cisco ASA Kompletes Netz NAT: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Thomas (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „=Gleiches Netzwerk== *configure terminal **object network ext ***subnet 10.0.5.0 255.255.255.0 ***end **nat (inside,outside) source static ext ext *access-list…“) |
Thomas (Diskussion | Beiträge) |
||
| Zeile 1: | Zeile 1: | ||
| − | =Gleiches Netzwerk | + | =Gleiches Netzwerk= |
*configure terminal | *configure terminal | ||
**object network ext | **object network ext | ||
Aktuelle Version vom 24. Juni 2016, 10:50 Uhr
Gleiches Netzwerk
- configure terminal
- object network ext
- subnet 10.0.5.0 255.255.255.0
- end
- nat (inside,outside) source static ext ext
- object network ext
- access-list acl-in extended permit ip any any
- access-group acl-in in interface outside