source = """ edit 103767 set srcintf "port34" "port20" "port2" set dstintf "port34" "port21" set srcaddr "exn_net_172.24.0.0-16" set dstaddr "hst_int_10.175.213.12" "exn_hst_10.175.213.8" "int_hst_10.175.213.10" "int_hst_10.175.213.14" set service "CDS_TCP_55809" "CDS_TCP_58080" "CDS_TCP_58443" set schedule "always" set logtraffic all set status enable set action accept set comments "MACD_176528_12112010_rr028p - msfhen39ha_DE_1:CKP_NatRule_ID_185 apply with msfhen39ha_DE_1:CKP_Rule_ID_665" set global-label "Extranet --> Accenture" set nat enable set ippool enable set poolname "ippool-57.66.188.225" next """ print(source)
Run
Reset
Share
Import
Link
Embed
Language▼
English
中文
Python Fiddle
Python Cloud IDE
Follow @python_fiddle
Browser Version Not Supported
Due to Python Fiddle's reliance on advanced JavaScript techniques, older browsers might have problems running it correctly. Please download the latest version of your favourite browser.
Chrome 10+
Firefox 4+
Safari 5+
IE 10+
Let me try anyway!
url:
Go
Python Snippet
Stackoverflow Question