mkolus

FortiGate script for creating countries and regions

Jun 16th, 2023
1,971
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.44 KB | Source Code | 0 0
  1. config firewall address
  2. edit "Andorra"
  3. set country "AD"
  4. set type geography
  5. set color 2
  6. next
  7. edit "United Arab Emirates"
  8. set country "AE"
  9. set type geography
  10. set color 2
  11. next
  12. edit "Afghanistan"
  13. set country "AF"
  14. set type geography
  15. set color 2
  16. next
  17. edit "Antigua and Barbuda"
  18. set country "AG"
  19. set type geography
  20. set color 2
  21. next
  22. edit "Anguilla"
  23. set country "AI"
  24. set type geography
  25. set color 2
  26. next
  27. edit "Albania"
  28. set country "AL"
  29. set type geography
  30. set color 2
  31. next
  32. edit "Armenia"
  33. set country "AM"
  34. set type geography
  35. set color 2
  36. next
  37. edit "Netherlands Antilles"
  38. set country "AN"
  39. set type geography
  40. set color 2
  41. next
  42. edit "Angola"
  43. set country "AO"
  44. set type geography
  45. set color 2
  46. next
  47. edit "Antarctica"
  48. set country "AQ"
  49. set type geography
  50. set color 2
  51. next
  52. edit "Argentina"
  53. set country "AR"
  54. set type geography
  55. set color 2
  56. next
  57. edit "American Samoa"
  58. set country "AS"
  59. set type geography
  60. set color 2
  61. next
  62. edit "Austria"
  63. set country "AT"
  64. set type geography
  65. set color 2
  66. next
  67. edit "Australia"
  68. set country "AU"
  69. set type geography
  70. set color 2
  71. next
  72. edit "Aruba"
  73. set country "AW"
  74. set type geography
  75. set color 2
  76. next
  77. edit "Aland Islands"
  78. set country "AX"
  79. set type geography
  80. set color 2
  81. next
  82. edit "Azerbaijan"
  83. set country "AZ"
  84. set type geography
  85. set color 2
  86. next
  87. edit "Bosnia and Herzegovina"
  88. set country "BA"
  89. set type geography
  90. set color 2
  91. next
  92. edit "Barbados"
  93. set country "BB"
  94. set type geography
  95. set color 2
  96. next
  97. edit "Bangladesh"
  98. set country "BD"
  99. set type geography
  100. set color 2
  101. next
  102. edit "Belgium"
  103. set country "BE"
  104. set type geography
  105. set color 2
  106. next
  107. edit "Burkina Faso"
  108. set country "BF"
  109. set type geography
  110. set color 2
  111. next
  112. edit "Bulgaria"
  113. set country "BG"
  114. set type geography
  115. set color 2
  116. next
  117. edit "Bahrain"
  118. set country "BH"
  119. set type geography
  120. set color 2
  121. next
  122. edit "Burundi"
  123. set country "BI"
  124. set type geography
  125. set color 2
  126. next
  127. edit "Benin"
  128. set country "BJ"
  129. set type geography
  130. set color 2
  131. next
  132. edit "Saint Bartelemey"
  133. set country "BL"
  134. set type geography
  135. set color 2
  136. next
  137. edit "Bermuda"
  138. set country "BM"
  139. set type geography
  140. set color 2
  141. next
  142. edit "Brunei Darussalam"
  143. set country "BN"
  144. set type geography
  145. set color 2
  146. next
  147. edit "Bolivia"
  148. set country "BO"
  149. set type geography
  150. set color 2
  151. next
  152. edit "Bonaire, Saint Eustatius and Saba"
  153. set country "BQ"
  154. set type geography
  155. set color 2
  156. next
  157. edit "Brazil"
  158. set country "BR"
  159. set type geography
  160. set color 2
  161. next
  162. edit "Bahamas"
  163. set country "BS"
  164. set type geography
  165. set color 2
  166. next
  167. edit "Bhutan"
  168. set country "BT"
  169. set type geography
  170. set color 2
  171. next
  172. edit "Bouvet Island"
  173. set country "BV"
  174. set type geography
  175. set color 2
  176. next
  177. edit "Botswana"
  178. set country "BW"
  179. set type geography
  180. set color 2
  181. next
  182. edit "Belarus"
  183. set country "BY"
  184. set type geography
  185. set color 2
  186. next
  187. edit "Belize"
  188. set country "BZ"
  189. set type geography
  190. set color 2
  191. next
  192. edit "Canada"
  193. set country "CA"
  194. set type geography
  195. set color 2
  196. next
  197. edit "Cocos -Keeling- Islands"
  198. set country "CC"
  199. set type geography
  200. set color 2
  201. next
  202. edit "Congo, The Democratic Republic of the"
  203. set country "CD"
  204. set type geography
  205. set color 2
  206. next
  207. edit "Central African Republic"
  208. set country "CF"
  209. set type geography
  210. set color 2
  211. next
  212. edit "Congo"
  213. set country "CG"
  214. set type geography
  215. set color 2
  216. next
  217. edit "Switzerland"
  218. set country "CH"
  219. set type geography
  220. set color 2
  221. next
  222. edit "Cote dIvoire"
  223. set country "CI"
  224. set type geography
  225. set color 2
  226. next
  227. edit "Cook Islands"
  228. set country "CK"
  229. set type geography
  230. set color 2
  231. next
  232. edit "Chile"
  233. set country "CL"
  234. set type geography
  235. set color 2
  236. next
  237. edit "Cameroon"
  238. set country "CM"
  239. set type geography
  240. set color 2
  241. next
  242. edit "China"
  243. set country "CN"
  244. set type geography
  245. set color 2
  246. next
  247. edit "Colombia"
  248. set country "CO"
  249. set type geography
  250. set color 2
  251. next
  252. edit "Costa Rica"
  253. set country "CR"
  254. set type geography
  255. set color 2
  256. next
  257. edit "Cuba"
  258. set country "CU"
  259. set type geography
  260. set color 2
  261. next
  262. edit "Cape Verde"
  263. set country "CV"
  264. set type geography
  265. set color 2
  266. next
  267. edit "Curacao"
  268. set country "CW"
  269. set type geography
  270. set color 2
  271. next
  272. edit "Christmas Island"
  273. set country "CX"
  274. set type geography
  275. set color 2
  276. next
  277. edit "Cyprus"
  278. set country "CY"
  279. set type geography
  280. set color 2
  281. next
  282. edit "Czech Republic"
  283. set country "CZ"
  284. set type geography
  285. set color 2
  286. next
  287. edit "Germany"
  288. set country "DE"
  289. set type geography
  290. set color 2
  291. next
  292. edit "Djibouti"
  293. set country "DJ"
  294. set type geography
  295. set color 2
  296. next
  297. edit "Denmark"
  298. set country "DK"
  299. set type geography
  300. set color 2
  301. next
  302. edit "Dominica"
  303. set country "DM"
  304. set type geography
  305. set color 2
  306. next
  307. edit "Dominican Republic"
  308. set country "DO"
  309. set type geography
  310. set color 2
  311. next
  312. edit "Algeria"
  313. set country "DZ"
  314. set type geography
  315. set color 2
  316. next
  317. edit "Ecuador"
  318. set country "EC"
  319. set type geography
  320. set color 2
  321. next
  322. edit "Estonia"
  323. set country "EE"
  324. set type geography
  325. set color 2
  326. next
  327. edit "Egypt"
  328. set country "EG"
  329. set type geography
  330. set color 2
  331. next
  332. edit "Western Sahara"
  333. set country "EH"
  334. set type geography
  335. set color 2
  336. next
  337. edit "Eritrea"
  338. set country "ER"
  339. set type geography
  340. set color 2
  341. next
  342. edit "Spain"
  343. set country "ES"
  344. set type geography
  345. set color 2
  346. next
  347. edit "Ethiopia"
  348. set country "ET"
  349. set type geography
  350. set color 2
  351. next
  352. edit "Finland"
  353. set country "FI"
  354. set type geography
  355. set color 2
  356. next
  357. edit "Fiji"
  358. set country "FJ"
  359. set type geography
  360. set color 2
  361. next
  362. edit "Falkland Islands -Malvinas-"
  363. set country "FK"
  364. set type geography
  365. set color 2
  366. next
  367. edit "Micronesia, Federated States of"
  368. set country "FM"
  369. set type geography
  370. set color 2
  371. next
  372. edit "Faroe Islands"
  373. set country "FO"
  374. set type geography
  375. set color 2
  376. next
  377. edit "France"
  378. set country "FR"
  379. set type geography
  380. set color 2
  381. next
  382. edit "Gabon"
  383. set country "GA"
  384. set type geography
  385. set color 2
  386. next
  387. edit "United Kingdom"
  388. set country "GB"
  389. set type geography
  390. set color 2
  391. next
  392. edit "Grenada"
  393. set country "GD"
  394. set type geography
  395. set color 2
  396. next
  397. edit "Georgia"
  398. set country "GE"
  399. set type geography
  400. set color 2
  401. next
  402. edit "French Guiana"
  403. set country "GF"
  404. set type geography
  405. set color 2
  406. next
  407. edit "Guernsey"
  408. set country "GG"
  409. set type geography
  410. set color 2
  411. next
  412. edit "Ghana"
  413. set country "GH"
  414. set type geography
  415. set color 2
  416. next
  417. edit "Gibraltar"
  418. set country "GI"
  419. set type geography
  420. set color 2
  421. next
  422. edit "Greenland"
  423. set country "GL"
  424. set type geography
  425. set color 2
  426. next
  427. edit "Gambia"
  428. set country "GM"
  429. set type geography
  430. set color 2
  431. next
  432. edit "Guinea"
  433. set country "GN"
  434. set type geography
  435. set color 2
  436. next
  437. edit "Guadeloupe"
  438. set country "GP"
  439. set type geography
  440. set color 2
  441. next
  442. edit "Equatorial Guinea"
  443. set country "GQ"
  444. set type geography
  445. set color 2
  446. next
  447. edit "Greece"
  448. set country "GR"
  449. set type geography
  450. set color 2
  451. next
  452. edit "South Georgia and the South Sandwich Islands"
  453. set country "GS"
  454. set type geography
  455. set color 2
  456. next
  457. edit "Guatemala"
  458. set country "GT"
  459. set type geography
  460. set color 2
  461. next
  462. edit "Guam"
  463. set country "GU"
  464. set type geography
  465. set color 2
  466. next
  467. edit "Guinea-Bissau"
  468. set country "GW"
  469. set type geography
  470. set color 2
  471. next
  472. edit "Guyana"
  473. set country "GY"
  474. set type geography
  475. set color 2
  476. next
  477. edit "Hong Kong"
  478. set country "HK"
  479. set type geography
  480. set color 2
  481. next
  482. edit "Heard Island and McDonald Islands"
  483. set country "HM"
  484. set type geography
  485. set color 2
  486. next
  487. edit "Honduras"
  488. set country "HN"
  489. set type geography
  490. set color 2
  491. next
  492. edit "Croatia"
  493. set country "HR"
  494. set type geography
  495. set color 2
  496. next
  497. edit "Haiti"
  498. set country "HT"
  499. set type geography
  500. set color 2
  501. next
  502. edit "Hungary"
  503. set country "HU"
  504. set type geography
  505. set color 2
  506. next
  507. edit "Indonesia"
  508. set country "ID"
  509. set type geography
  510. set color 2
  511. next
  512. edit "Ireland"
  513. set country "IE"
  514. set type geography
  515. set color 2
  516. next
  517. edit "Israel"
  518. set country "IL"
  519. set type geography
  520. set color 2
  521. next
  522. edit "Isle of Man"
  523. set country "IM"
  524. set type geography
  525. set color 2
  526. next
  527. edit "India"
  528. set country "IN"
  529. set type geography
  530. set color 2
  531. next
  532. edit "British Indian Ocean Territory"
  533. set country "IO"
  534. set type geography
  535. set color 2
  536. next
  537. edit "Iraq"
  538. set country "IQ"
  539. set type geography
  540. set color 2
  541. next
  542. edit "Iran, Islamic Republic of"
  543. set country "IR"
  544. set type geography
  545. set color 2
  546. next
  547. edit "Iceland"
  548. set country "IS"
  549. set type geography
  550. set color 2
  551. next
  552. edit "Italy"
  553. set country "IT"
  554. set type geography
  555. set color 2
  556. next
  557. edit "Jersey"
  558. set country "JE"
  559. set type geography
  560. set color 2
  561. next
  562. edit "Jamaica"
  563. set country "JM"
  564. set type geography
  565. set color 2
  566. next
  567. edit "Jordan"
  568. set country "JO"
  569. set type geography
  570. set color 2
  571. next
  572. edit "Japan"
  573. set country "JP"
  574. set type geography
  575. set color 2
  576. next
  577. edit "Kenya"
  578. set country "KE"
  579. set type geography
  580. set color 2
  581. next
  582. edit "Kyrgyzstan"
  583. set country "KG"
  584. set type geography
  585. set color 2
  586. next
  587. edit "Cambodia"
  588. set country "KH"
  589. set type geography
  590. set color 2
  591. next
  592. edit "Kiribati"
  593. set country "KI"
  594. set type geography
  595. set color 2
  596. next
  597. edit "Comoros"
  598. set country "KM"
  599. set type geography
  600. set color 2
  601. next
  602. edit "Saint Kitts and Nevis"
  603. set country "KN"
  604. set type geography
  605. set color 2
  606. next
  607. edit "Korea, Democratic Peoples Republic of"
  608. set country "KP"
  609. set type geography
  610. set color 2
  611. next
  612. edit "Korea, Republic of"
  613. set country "KR"
  614. set type geography
  615. set color 2
  616. next
  617. edit "Kuwait"
  618. set country "KW"
  619. set type geography
  620. set color 2
  621. next
  622. edit "Cayman Islands"
  623. set country "KY"
  624. set type geography
  625. set color 2
  626. next
  627. edit "Kazakhstan"
  628. set country "KZ"
  629. set type geography
  630. set color 2
  631. next
  632. edit "Lao Peoples Democratic Republic"
  633. set country "LA"
  634. set type geography
  635. set color 2
  636. next
  637. edit "Lebanon"
  638. set country "LB"
  639. set type geography
  640. set color 2
  641. next
  642. edit "Saint Lucia"
  643. set country "LC"
  644. set type geography
  645. set color 2
  646. next
  647. edit "Liechtenstein"
  648. set country "LI"
  649. set type geography
  650. set color 2
  651. next
  652. edit "Sri Lanka"
  653. set country "LK"
  654. set type geography
  655. set color 2
  656. next
  657. edit "Liberia"
  658. set country "LR"
  659. set type geography
  660. set color 2
  661. next
  662. edit "Lesotho"
  663. set country "LS"
  664. set type geography
  665. set color 2
  666. next
  667. edit "Lithuania"
  668. set country "LT"
  669. set type geography
  670. set color 2
  671. next
  672. edit "Luxembourg"
  673. set country "LU"
  674. set type geography
  675. set color 2
  676. next
  677. edit "Latvia"
  678. set country "LV"
  679. set type geography
  680. set color 2
  681. next
  682. edit "Libyan Arab Jamahiriya"
  683. set country "LY"
  684. set type geography
  685. set color 2
  686. next
  687. edit "Morocco"
  688. set country "MA"
  689. set type geography
  690. set color 2
  691. next
  692. edit "Monaco"
  693. set country "MC"
  694. set type geography
  695. set color 2
  696. next
  697. edit "Moldova, Republic of"
  698. set country "MD"
  699. set type geography
  700. set color 2
  701. next
  702. edit "Montenegro"
  703. set country "ME"
  704. set type geography
  705. set color 2
  706. next
  707. edit "Saint Martin"
  708. set country "MF"
  709. set type geography
  710. set color 2
  711. next
  712. edit "Madagascar"
  713. set country "MG"
  714. set type geography
  715. set color 2
  716. next
  717. edit "Marshall Islands"
  718. set country "MH"
  719. set type geography
  720. set color 2
  721. next
  722. edit "Macedonia"
  723. set country "MK"
  724. set type geography
  725. set color 2
  726. next
  727. edit "Mali"
  728. set country "ML"
  729. set type geography
  730. set color 2
  731. next
  732. edit "Myanmar"
  733. set country "MM"
  734. set type geography
  735. set color 2
  736. next
  737. edit "Mongolia"
  738. set country "MN"
  739. set type geography
  740. set color 2
  741. next
  742. edit "Macao"
  743. set country "MO"
  744. set type geography
  745. set color 2
  746. next
  747. edit "Northern Mariana Islands"
  748. set country "MP"
  749. set type geography
  750. set color 2
  751. next
  752. edit "Martinique"
  753. set country "MQ"
  754. set type geography
  755. set color 2
  756. next
  757. edit "Mauritania"
  758. set country "MR"
  759. set type geography
  760. set color 2
  761. next
  762. edit "Montserrat"
  763. set country "MS"
  764. set type geography
  765. set color 2
  766. next
  767. edit "Malta"
  768. set country "MT"
  769. set type geography
  770. set color 2
  771. next
  772. edit "Mauritius"
  773. set country "MU"
  774. set type geography
  775. set color 2
  776. next
  777. edit "Maldives"
  778. set country "MV"
  779. set type geography
  780. set color 2
  781. next
  782. edit "Malawi"
  783. set country "MW"
  784. set type geography
  785. set color 2
  786. next
  787. edit "Mexico"
  788. set country "MX"
  789. set type geography
  790. set color 2
  791. next
  792. edit "Malaysia"
  793. set country "MY"
  794. set type geography
  795. set color 2
  796. next
  797. edit "Mozambique"
  798. set country "MZ"
  799. set type geography
  800. set color 2
  801. next
  802. edit "Namibia"
  803. set country "NA"
  804. set type geography
  805. set color 2
  806. next
  807. edit "New Caledonia"
  808. set country "NC"
  809. set type geography
  810. set color 2
  811. next
  812. edit "Niger"
  813. set country "NE"
  814. set type geography
  815. set color 2
  816. next
  817. edit "Norfolk Island"
  818. set country "NF"
  819. set type geography
  820. set color 2
  821. next
  822. edit "Nigeria"
  823. set country "NG"
  824. set type geography
  825. set color 2
  826. next
  827. edit "Nicaragua"
  828. set country "NI"
  829. set type geography
  830. set color 2
  831. next
  832. edit "Netherlands"
  833. set country "NL"
  834. set type geography
  835. set color 2
  836. next
  837. edit "Norway"
  838. set country "NO"
  839. set type geography
  840. set color 2
  841. next
  842. edit "Nepal"
  843. set country "NP"
  844. set type geography
  845. set color 2
  846. next
  847. edit "Nauru"
  848. set country "NR"
  849. set type geography
  850. set color 2
  851. next
  852. edit "Niue"
  853. set country "NU"
  854. set type geography
  855. set color 2
  856. next
  857. edit "New Zealand"
  858. set country "NZ"
  859. set type geography
  860. set color 2
  861. next
  862. edit "Oman"
  863. set country "OM"
  864. set type geography
  865. set color 2
  866. next
  867. edit "Panama"
  868. set country "PA"
  869. set type geography
  870. set color 2
  871. next
  872. edit "Peru"
  873. set country "PE"
  874. set type geography
  875. set color 2
  876. next
  877. edit "French Polynesia"
  878. set country "PF"
  879. set type geography
  880. set color 2
  881. next
  882. edit "Papua New Guinea"
  883. set country "PG"
  884. set type geography
  885. set color 2
  886. next
  887. edit "Philippines"
  888. set country "PH"
  889. set type geography
  890. set color 2
  891. next
  892. edit "Pakistan"
  893. set country "PK"
  894. set type geography
  895. set color 2
  896. next
  897. edit "Poland"
  898. set country "PL"
  899. set type geography
  900. set color 2
  901. next
  902. edit "Saint Pierre and Miquelon"
  903. set country "PM"
  904. set type geography
  905. set color 2
  906. next
  907. edit "Pitcairn"
  908. set country "PN"
  909. set type geography
  910. set color 2
  911. next
  912. edit "Puerto Rico"
  913. set country "PR"
  914. set type geography
  915. set color 2
  916. next
  917. edit "Palestinian Territory"
  918. set country "PS"
  919. set type geography
  920. set color 2
  921. next
  922. edit "Portugal"
  923. set country "PT"
  924. set type geography
  925. set color 2
  926. next
  927. edit "Palau"
  928. set country "PW"
  929. set type geography
  930. set color 2
  931. next
  932. edit "Paraguay"
  933. set country "PY"
  934. set type geography
  935. set color 2
  936. next
  937. edit "Qatar"
  938. set country "QA"
  939. set type geography
  940. set color 2
  941. next
  942. edit "Reunion"
  943. set country "RE"
  944. set type geography
  945. set color 2
  946. next
  947. edit "Romania"
  948. set country "RO"
  949. set type geography
  950. set color 2
  951. next
  952. edit "Serbia"
  953. set country "RS"
  954. set type geography
  955. set color 2
  956. next
  957. edit "Russian Federation"
  958. set country "RU"
  959. set type geography
  960. set color 2
  961. next
  962. edit "Rwanda"
  963. set country "RW"
  964. set type geography
  965. set color 2
  966. next
  967. edit "Saudi Arabia"
  968. set country "SA"
  969. set type geography
  970. set color 2
  971. next
  972. edit "Solomon Islands"
  973. set country "SB"
  974. set type geography
  975. set color 2
  976. next
  977. edit "Seychelles"
  978. set country "SC"
  979. set type geography
  980. set color 2
  981. next
  982. edit "Sudan"
  983. set country "SD"
  984. set type geography
  985. set color 2
  986. next
  987. edit "Sweden"
  988. set country "SE"
  989. set type geography
  990. set color 2
  991. next
  992. edit "Singapore"
  993. set country "SG"
  994. set type geography
  995. set color 2
  996. next
  997. edit "Saint Helena"
  998. set country "SH"
  999. set type geography
  1000. set color 2
  1001. next
  1002. edit "Slovenia"
  1003. set country "SI"
  1004. set type geography
  1005. set color 2
  1006. next
  1007. edit "Svalbard and Jan Mayen"
  1008. set country "SJ"
  1009. set type geography
  1010. set color 2
  1011. next
  1012. edit "Slovakia"
  1013. set country "SK"
  1014. set type geography
  1015. set color 2
  1016. next
  1017. edit "Sierra Leone"
  1018. set country "SL"
  1019. set type geography
  1020. set color 2
  1021. next
  1022. edit "San Marino"
  1023. set country "SM"
  1024. set type geography
  1025. set color 2
  1026. next
  1027. edit "Senegal"
  1028. set country "SN"
  1029. set type geography
  1030. set color 2
  1031. next
  1032. edit "Somalia"
  1033. set country "SO"
  1034. set type geography
  1035. set color 2
  1036. next
  1037. edit "Suriname"
  1038. set country "SR"
  1039. set type geography
  1040. set color 2
  1041. next
  1042. edit "South Sudan"
  1043. set country "SS"
  1044. set type geography
  1045. set color 2
  1046. next
  1047. edit "Sao Tome and Principe"
  1048. set country "ST"
  1049. set type geography
  1050. set color 2
  1051. next
  1052. edit "El Salvador"
  1053. set country "SV"
  1054. set type geography
  1055. set color 2
  1056. next
  1057. edit "Sint Maarten"
  1058. set country "SX"
  1059. set type geography
  1060. set color 2
  1061. next
  1062. edit "Syrian Arab Republic"
  1063. set country "SY"
  1064. set type geography
  1065. set color 2
  1066. next
  1067. edit "Swaziland"
  1068. set country "SZ"
  1069. set type geography
  1070. set color 2
  1071. next
  1072. edit "Turks and Caicos Islands"
  1073. set country "TC"
  1074. set type geography
  1075. set color 2
  1076. next
  1077. edit "Chad"
  1078. set country "TD"
  1079. set type geography
  1080. set color 2
  1081. next
  1082. edit "French Southern Territories"
  1083. set country "TF"
  1084. set type geography
  1085. set color 2
  1086. next
  1087. edit "Togo"
  1088. set country "TG"
  1089. set type geography
  1090. set color 2
  1091. next
  1092. edit "Thailand"
  1093. set country "TH"
  1094. set type geography
  1095. set color 2
  1096. next
  1097. edit "Tajikistan"
  1098. set country "TJ"
  1099. set type geography
  1100. set color 2
  1101. next
  1102. edit "Tokelau"
  1103. set country "TK"
  1104. set type geography
  1105. set color 2
  1106. next
  1107. edit "Timor-Leste"
  1108. set country "TL"
  1109. set type geography
  1110. set color 2
  1111. next
  1112. edit "Turkmenistan"
  1113. set country "TM"
  1114. set type geography
  1115. set color 2
  1116. next
  1117. edit "Tunisia"
  1118. set country "TN"
  1119. set type geography
  1120. set color 2
  1121. next
  1122. edit "Tonga"
  1123. set country "TO"
  1124. set type geography
  1125. set color 2
  1126. next
  1127. edit "Turkey"
  1128. set country "TR"
  1129. set type geography
  1130. set color 2
  1131. next
  1132. edit "Trinidad and Tobago"
  1133. set country "TT"
  1134. set type geography
  1135. set color 2
  1136. next
  1137. edit "Tuvalu"
  1138. set country "TV"
  1139. set type geography
  1140. set color 2
  1141. next
  1142. edit "Taiwan"
  1143. set country "TW"
  1144. set type geography
  1145. set color 2
  1146. next
  1147. edit "Tanzania, United Republic of"
  1148. set country "TZ"
  1149. set type geography
  1150. set color 2
  1151. next
  1152. edit "Ukraine"
  1153. set country "UA"
  1154. set type geography
  1155. set color 2
  1156. next
  1157. edit "Uganda"
  1158. set country "UG"
  1159. set type geography
  1160. set color 2
  1161. next
  1162. edit "United States Minor Outlying Islands"
  1163. set country "UM"
  1164. set type geography
  1165. set color 2
  1166. next
  1167. edit "United States"
  1168. set country "US"
  1169. set type geography
  1170. set color 2
  1171. next
  1172. edit "Uruguay"
  1173. set country "UY"
  1174. set type geography
  1175. set color 2
  1176. next
  1177. edit "Uzbekistan"
  1178. set country "UZ"
  1179. set type geography
  1180. set color 2
  1181. next
  1182. edit "Holy See -Vatican City State-"
  1183. set country "VA"
  1184. set type geography
  1185. set color 2
  1186. next
  1187. edit "Saint Vincent and the Grenadines"
  1188. set country "VC"
  1189. set type geography
  1190. set color 2
  1191. next
  1192. edit "Venezuela"
  1193. set country "VE"
  1194. set type geography
  1195. set color 2
  1196. next
  1197. edit "Virgin Islands, British"
  1198. set country "VG"
  1199. set type geography
  1200. set color 2
  1201. next
  1202. edit "Virgin Islands, U.S."
  1203. set country "VI"
  1204. set type geography
  1205. set color 2
  1206. next
  1207. edit "Vietnam"
  1208. set country "VN"
  1209. set type geography
  1210. set color 2
  1211. next
  1212. edit "Vanuatu"
  1213. set country "VU"
  1214. set type geography
  1215. set color 2
  1216. next
  1217. edit "Wallis and Futuna"
  1218. set country "WF"
  1219. set type geography
  1220. set color 2
  1221. next
  1222. edit "Samoa"
  1223. set country "WS"
  1224. set type geography
  1225. set color 2
  1226. next
  1227. edit "Kosovo"
  1228. set country "XK"
  1229. set type geography
  1230. set color 2
  1231. next
  1232. edit "Yemen"
  1233. set country "YE"
  1234. set type geography
  1235. set color 2
  1236. next
  1237. edit "Mayotte"
  1238. set country "YT"
  1239. set type geography
  1240. set color 2
  1241. next
  1242. edit "South Africa"
  1243. set country "ZA"
  1244. set type geography
  1245. set color 2
  1246. next
  1247. edit "Zambia"
  1248. set country "ZM"
  1249. set type geography
  1250. set color 2
  1251. next
  1252. edit "Zimbabwe"
  1253. set country "ZW"
  1254. set type geography
  1255. set color 2
  1256. next
  1257. end
  1258.  
  1259. config firewall addrgrp
  1260. edit "Africa"
  1261. set member "Algeria" "Angola" "Benin" "Botswana" "British Indian Ocean Territory" "Burkina Faso" "Burundi" "Cameroon" "Cape Verde" "Central African Republic" "Chad" "Comoros" "Congo" "Congo, The Democratic Republic of the" "Cote dIvoire" "Djibouti" "Egypt" "Equatorial Guinea" "Eritrea" "Ethiopia" "French Southern Territories" "Gabon" "Gambia" "Ghana" "Guinea" "Guinea-Bissau" "Kenya" "Lesotho" "Liberia" "Libyan Arab Jamahiriya" "Madagascar" "Malawi" "Mali" "Mauritania" "Mauritius" "Mayotte" "Morocco" "Mozambique" "Namibia" "Niger" "Nigeria" "Reunion" "Rwanda" "Saint Helena" "Sao Tome and Principe" "Senegal" "Seychelles" "Sierra Leone" "Somalia" "South Africa" "South Sudan" "Sudan" "Swaziland" "Tanzania, United Republic of" "Togo" "Tunisia" "Uganda" "Western Sahara" "Zambia" "Zimbabwe"
  1262. set color 2
  1263. next
  1264. edit "Americas"
  1265. set member "Anguilla" "Antigua and Barbuda" "Argentina" "Aruba" "Bahamas" "Barbados" "Belize" "Bermuda" "Bolivia" "Bonaire, Saint Eustatius and Saba" "Bouvet Island" "Brazil" "Canada" "Cayman Islands" "Chile" "Colombia" "Costa Rica" "Cuba" "Curacao" "Dominica" "Dominican Republic" "Ecuador" "El Salvador" "Falkland Islands -Malvinas-" "French Guiana" "Greenland" "Grenada" "Guadeloupe" "Guatemala" "Guyana" "Haiti" "Honduras" "Jamaica" "Martinique" "Mexico" "Montserrat" "Netherlands Antilles" "Nicaragua" "Panama" "Paraguay" "Peru" "Puerto Rico" "Saint Bartelemey" "Saint Kitts and Nevis" "Saint Lucia" "Saint Martin" "Saint Pierre and Miquelon" "Saint Vincent and the Grenadines" "Sint Maarten" "South Georgia and the South Sandwich Islands" "Suriname" "Trinidad and Tobago" "Turks and Caicos Islands" "United States" "Uruguay" "Venezuela" "Virgin Islands, British" "Virgin Islands, U.S."
  1266. set color 2
  1267. next
  1268. edit "Asia"
  1269. set member "Afghanistan" "Armenia" "Azerbaijan" "Bahrain" "Bangladesh" "Bhutan" "Brunei Darussalam" "Cambodia" "China" "Cyprus" "Georgia" "Hong Kong" "India" "Indonesia" "Iran, Islamic Republic of" "Iraq" "Israel" "Japan" "Jordan" "Kazakhstan" "Korea, Democratic Peoples Republic of" "Korea, Republic of" "Kuwait" "Kyrgyzstan" "Lao Peoples Democratic Republic" "Lebanon" "Macao" "Malaysia" "Maldives" "Mongolia" "Myanmar" "Nepal" "Oman" "Pakistan" "Palestinian Territory" "Philippines" "Qatar" "Saudi Arabia" "Singapore" "Sri Lanka" "Syrian Arab Republic" "Taiwan" "Tajikistan" "Thailand" "Timor-Leste" "Turkey" "Turkmenistan" "United Arab Emirates" "Uzbekistan" "Vietnam" "Yemen"
  1270. set color 2
  1271. next
  1272. edit "Europe"
  1273. set member "Aland Islands" "Albania" "Andorra" "Austria" "Belarus" "Belgium" "Bosnia and Herzegovina" "Bulgaria" "Croatia" "Czech Republic" "Denmark" "Estonia" "Faroe Islands" "Finland" "France" "Germany" "Gibraltar" "Greece" "Guernsey" "Holy See -Vatican City State-" "Hungary" "Iceland" "Ireland" "Isle of Man" "Italy" "Jersey" "Kosovo" "Latvia" "Liechtenstein" "Lithuania" "Luxembourg" "Macedonia" "Malta" "Moldova, Republic of" "Monaco" "Montenegro" "Netherlands" "Norway" "Poland" "Portugal" "Romania" "Russian Federation" "San Marino" "Serbia" "Slovakia" "Slovenia" "Spain" "Svalbard and Jan Mayen" "Sweden" "Switzerland" "Ukraine" "United Kingdom"
  1274. set color 2
  1275. next
  1276. edit "Oceania"
  1277. set member "American Samoa" "Australia" "Christmas Island" "Cocos -Keeling- Islands" "Cook Islands" "Fiji" "French Polynesia" "Guam" "Heard Island and McDonald Islands" "Kiribati" "Marshall Islands" "Micronesia, Federated States of" "Nauru" "New Caledonia" "New Zealand" "Niue" "Norfolk Island" "Northern Mariana Islands" "Palau" "Papua New Guinea" "Pitcairn" "Samoa" "Solomon Islands" "Tokelau" "Tonga" "Tuvalu" "United States Minor Outlying Islands" "Vanuatu" "Wallis and Futuna"
  1278. set color 2
  1279. next
  1280. end
  1281.  
Advertisement
Add Comment
Please, Sign In to add comment