home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 2004 July / APC0407D1.iso / powerkit / firewall / files / OutpostProInstall.exe / PRESET.LST < prev    next >
Encoding:
File List  |  2004-02-16  |  88.5 KB  |  4,996 lines

  1. ; This file contains Outpost Firewall presets descriptions.
  2. ; Preset is a collection of predefined rule descriptions that provides for easy and quick 
  3. ; application rules configuration.
  4. ;
  5. ; Here goes the preset description example.
  6. ;
  7. ; Preset display name that is shown in the Create Rule dialog. 
  8. ; [Internet Explorer]
  9. ;
  10. ; Here go descriptions of the rules that are included in this preset.
  11. ; For each rule the following parameters can be specified:
  12. ;
  13. ; Value that determines if the preset is shown (1) in the Presets list in the Rules Wizard or hidden (0). 
  14. ; VisibleState: 0
  15. ;
  16. ; Application display name and executable name. If specified, makes the rule applied to only that application.
  17. ; Exe:
  18. ; Internet Explorer, iexplore.exe
  19. ;
  20. ; Default rule state. Set to 0 to disable the rule.
  21. ; DefaultState: 1
  22. ;
  23. ; Rule display name.
  24. ; RuleName: Internet Explorer HTTP connection
  25. ;
  26. ; Protocol name the rule handles. Can be either TCP or UDP.
  27. ; Protocol: TCP
  28. ;
  29. ; Port number the rule handles. You can specify either a single port number, several port numbers 
  30. ; sepatrated by commas, port range, or a number of ranges.
  31. ; E.g: 110, 80-83, 225-228, 118
  32. ; RemotePort: 80-83
  33. ;
  34. ; Communication direction the rule handles. Can be either Inbound for incoming port connections or
  35. ; Outbound for outgoing ones.
  36. ; Direction: Outbound
  37. ;
  38. ; Response action proto. Lists actions that Outpost Firewall takes when the rule is matched, that is
  39. ; communication is attempted throught the specified protocol, port and direction.
  40. ; Can be one or combination of the following commands:
  41. ;
  42. ; AllowIt Allow communication.
  43. ; ActivateSI Activate the Stateful Inspection mode for this connection.
  44. ; ReportIt Report the connection attempt to the user and write an event log entry.
  45. ; BlockIt Block communication
  46. ; NOTE. Do not specify AllowIt and BlockIt commands simultaneously for the same rule.
  47. ;
  48. ; AllowIt
  49.  
  50.  
  51. ; Global
  52.  
  53. [Allow Ident]
  54. DefaultState: 1
  55. RuleName: Allow Ident
  56. Protocol: TCP
  57. LocalPort: 113
  58. Direction: Inbound
  59. AllowIt
  60.  
  61. ; General
  62.  
  63. [E-Mail Client]
  64. DefaultState: 1
  65. RuleName: Send mail by Default E-Mail Client
  66. Protocol: TCP
  67. RemotePort: 25
  68. Direction: Outbound
  69. AllowIt
  70.  
  71. DefaultState: 1
  72. RuleName: Read News By Default E-Mail Client
  73. Protocol: TCP
  74. RemotePort: 119
  75. Direction: Outbound
  76. AllowIt
  77.  
  78. DefaultState: 1
  79. RuleName: Receive mail by Default E-Mail Client
  80. Protocol: TCP
  81. RemotePort: 110, 995
  82. Direction: Outbound
  83. AllowIt
  84.  
  85. DefaultState: 1
  86. RuleName: Default E-Mail Client IMAP connection
  87. Protocol: TCP
  88. RemotePort: 143
  89. Direction: Outbound
  90. AllowIt
  91.  
  92. [Browser]
  93. DefaultState: 1
  94. RuleName: Browser HTTP connection
  95. Protocol: TCP
  96. RemotePort: 80-83
  97. Direction: Outbound
  98. AllowIt
  99.  
  100. DefaultState: 1
  101. RuleName: Browser HTTPS connection
  102. Protocol: TCP
  103. RemotePort: 443
  104. Direction: Outbound
  105. AllowIt
  106.  
  107. DefaultState: 1
  108. RuleName: Browser SOCKS connection
  109. Protocol: TCP
  110. RemotePort: 1080
  111. Direction: Outbound
  112. AllowIt
  113.  
  114. DefaultState: 1
  115. RuleName: Browser PROXY connection
  116. Protocol: TCP
  117. RemotePort: 3128, 8080, 8088
  118. Direction: Outbound
  119. AllowIt
  120.  
  121. DefaultState: 1
  122. RuleName: Browser FTP connection
  123. Protocol: TCP
  124. RemotePort: 21
  125. Direction: Outbound
  126. ActivateSI 
  127. AllowIt
  128.  
  129. [Download Manager]
  130. DefaultState: 1
  131. RuleName: Download Manager HTTP connection
  132. Protocol: TCP
  133. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  134. Direction: Outbound
  135. AllowIt
  136.  
  137. DefaultState: 1
  138. RuleName: Download Manager FTP connection
  139. Protocol: TCP
  140. RemotePort: 21
  141. Direction: Outbound
  142. ActivateSI 
  143. AllowIt
  144.  
  145. [FTP Client]
  146. DefaultState: 1
  147. RuleName: FTP connection
  148. Protocol: TCP
  149. RemotePort: 21
  150. Direction: Outbound
  151. ActivateSI 
  152. AllowIt
  153.  
  154. [Telnet Client]
  155. DefaultState: 1
  156. RuleName: Telnet connection
  157. Protocol: TCP
  158. RemotePort: 23
  159. Direction: Outbound
  160. AllowIt
  161.  
  162. DefaultState: 1
  163. RuleName: Secure Telnet connection
  164. Protocol: TCP
  165. RemotePort: 22
  166. Direction: Outbound
  167. AllowIt
  168.  
  169. [Time Synchronizer]
  170. DefaultState: 1
  171. RuleName: Time Synchronizer connection
  172. Protocol: UDP
  173. RemotePort: 123
  174. AllowIt
  175.  
  176. DefaultState: 1
  177. RuleName: Time Synchronizer connection
  178. Protocol: UDP
  179. RemotePort: 37
  180. AllowIt
  181.  
  182. DefaultState: 1
  183. RuleName: Time Synchronizer connection
  184. Protocol: TCP
  185. RemotePort: 37
  186. Direction: Outbound
  187. AllowIt
  188.  
  189. DefaultState: 1
  190. RuleName: Time Synchronizer connection
  191. Protocol: TCP
  192. RemotePort: 13
  193. Direction: Outbound
  194. AllowIt
  195.  
  196. ; Windows services
  197.  
  198. [Local Security Authority Service]
  199. VisibleState: 0
  200. Exe:
  201. Local Security Authority Service, lsass.exe
  202. DefaultState: 1
  203. RuleName: Local Security Authority Service
  204. Protocol: UDP
  205. RemotePort: 88
  206. AllowIt
  207.  
  208. DefaultState: 1
  209. RuleName: Local Security Authority Service
  210. Protocol: TCP
  211. RemotePort: 1026-1029
  212. Direction: Outbound
  213. AllowIt
  214.  
  215. [Microsoft ICS Manager]
  216. VisibleState: 0
  217. Exe:
  218. Microsoft ICS Manager, icsmgr.exe
  219. DefaultState: 1
  220. RuleName: Microsoft ICS Manager DNS Resolving
  221. Protocol: UDP
  222. RemotePort: 53
  223. RemoteHost: 192.168.*.*
  224. AllowIt
  225.  
  226. DefaultState: 1
  227. RuleName: Microsoft ICS Manager connection
  228. Protocol: UDP
  229. RemotePort: 67
  230. RemoteHost: 192.168.*.*
  231. AllowIt
  232.  
  233. [Microsoft ActiveSync]
  234. VisibleState: 0
  235. Exe:
  236. Microsoft ActiveSync, wcescomm.exe
  237. DefaultState: 1
  238. RuleName: Send mail by Microsoft ActiveSync
  239. Protocol: TCP
  240. RemotePort: 25
  241. Direction: Outbound
  242. AllowIt
  243.  
  244. DefaultState: 1
  245. RuleName: Receive mail by Microsoft ActiveSync
  246. Protocol: TCP
  247. RemotePort: 110, 995
  248. Direction: Outbound
  249. AllowIt
  250.  
  251. DefaultState: 1
  252. RuleName: Microsoft ActiveSync IMAP connection
  253. Protocol: TCP
  254. RemotePort: 143
  255. Direction: Outbound
  256. AllowIt
  257.  
  258. DefaultState: 1
  259. RuleName: Microsoft ActiveSync HTTP connection
  260. Protocol: TCP
  261. RemotePort:  80-83, 443, 1080, 3128, 8080, 8088, 11523
  262. Direction: Outbound
  263. AllowIt
  264.  
  265. [Generic Host Process]
  266. VisibleState: 0
  267. Exe:
  268. Generic Host Process, svchost.exe
  269. DefaultState: 1
  270. RuleName: DHCP Service
  271. Protocol: UDP
  272. LocalPort: 68
  273. RemotePort: 67
  274. AllowIt
  275.  
  276. DefaultState: 1
  277. RuleName: DNS Service
  278. Protocol: UDP
  279. LocalPort: 53
  280. AllowIt
  281.  
  282. DefaultState: 1
  283. RuleName: HTTP connection
  284. Protocol: TCP
  285. RemotePort: 80
  286. Direction: Outbound
  287. AllowIt
  288.  
  289. DefaultState: 1
  290. RuleName: HTTPS connection
  291. Protocol: TCP
  292. RemotePort: 443
  293. Direction: Outbound
  294. AllowIt
  295.  
  296. DefaultState: 1
  297. RuleName: Time Synchronizer connection
  298. Protocol: UDP
  299. RemotePort: 123
  300. AllowIt
  301.  
  302. DefaultState: 1
  303. RuleName: "SSDP Discovery Service" and "UPnP device Host" services
  304. Protocol: UDP
  305. RemotePort: 1900
  306. AllowIt
  307.  
  308. DefaultState: 1
  309. RuleName: "SSDP Discovery Service" and "UPnP device Host" services
  310. Protocol: UDP
  311. LocalHost: 239.255.255.250
  312. LocalPort: 1900
  313. AllowIt
  314.  
  315. DefaultState: 1
  316. RuleName: "SSDP Discovery Service" and "UPnP device Host" services
  317. Protocol: TCP
  318. RemotePort: 5000
  319. Direction: Outbound
  320. AllowIt
  321.  
  322. DefaultState: 1
  323. RuleName: Microsoft Remote Desktop TCP connection
  324. Protocol: TCP
  325. RemotePort: 3389
  326. Direction: Outbound
  327. AllowIt
  328.  
  329. DefaultState: 1
  330. RuleName: Generic Host Process LDAP connection
  331. Protocol: TCP
  332. RemotePort: 389
  333. Direction: Outbound
  334. AllowIt
  335.  
  336.  
  337. [Microsoft ALG Service]
  338. VisibleState: 0
  339. Exe:
  340. Microsoft Application Layer Gateway Service, alg.exe
  341. DefaultState: 1
  342. RuleName: Microsoft Application Layer Gateway Service connection
  343. Protocol: TCP
  344. RemotePort: 21
  345. Direction: Outbound
  346. ActivateSI
  347. AllowIt
  348.  
  349. [Microsoft Application Error Reporting]
  350. VisibleState: 0
  351. Exe:
  352. Microsoft Application Error Reporting, dw.exe
  353. Microsoft Application Error Reporting, dwwin.exe
  354. DefaultState: 1
  355. RuleName: Microsoft Application Error Reporting HTTP connection
  356. Protocol: TCP
  357. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  358. Direction: Outbound
  359. AllowIt
  360.  
  361. [Microsoft Registration Wizard]
  362. VisibleState: 0
  363. Exe:
  364. Microsoft Registration Wizard, regwiz.exe
  365. DefaultState: 1
  366. RuleName: Microsoft Registration Wizard HTTP connection
  367. Protocol: TCP
  368. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  369. Direction: Outbound
  370. AllowIt
  371.  
  372. [Microsoft RDP CIip Monitor]
  373. VisibleState: 0
  374. Exe:
  375. Microsoft RDP CIip Monitor, rdpclip.exe
  376. DefaultState: 1
  377. RuleName: Microsoft RDP CIip Monitor TCP connection
  378. Protocol: TCP
  379. RemotePort: 3389
  380. Direction: Outbound
  381. AllowIt
  382.  
  383. DefaultState: 1
  384. RuleName: Microsoft RDP CIip Monitor UDP connection
  385. Protocol: UDP
  386. RemotePort: 3389
  387. AllowIt
  388.  
  389. [Microsoft Remote Desktop]
  390. VisibleState: 0
  391. Exe:
  392. Microsoft Remote Desktop, mstsc.exe
  393. DefaultState: 1
  394. RuleName: Microsoft Remote Desktop TCP connection
  395. Protocol: TCP
  396. RemotePort: 3389
  397. Direction: Outbound
  398. AllowIt
  399.  
  400. DefaultState: 1
  401. RuleName: Microsoft Remote Desktop UDP connection
  402. Protocol: UDP
  403. RemotePort: 3389
  404. AllowIt
  405.  
  406. [Winlogon]
  407. VisibleState: 0
  408. Exe:
  409. Microsoft Windows logon application, winlogon.exe
  410. DefaultState: 1
  411. RuleName: Microsoft Winlogon LDAP connection
  412. Protocol: TCP
  413. RemotePort: 389
  414. Direction: Outbound
  415. AllowIt
  416.  
  417. [Terminal Services Client]
  418. VisibleState: 0
  419. Exe:
  420. Terminal Services Client, mstsc.exe
  421. DefaultState: 1
  422. RuleName: Terminal Services Client TCP connection
  423. Protocol: TCP
  424. RemotePort: 3389
  425. Direction: Outbound
  426. AllowIt
  427.  
  428. DefaultState: 1
  429. RuleName: Terminal Services Client UDP connection
  430. Protocol: UDP
  431. RemotePort: 3389
  432. AllowIt
  433.  
  434. [Microsoft Remote Desktop Help Session Manager]
  435. VisibleState: 0
  436. Exe:
  437. Microsoft Remote Desktop Help Session Manager, sessmgr.exe
  438. DefaultState: 1
  439. RuleName: Microsoft Remote Desktop Help Session Manager connection
  440. Protocol: UDP
  441. RemotePort: 1900, 2234
  442. AllowIt
  443.  
  444. [Microsoft Synchronization Manager]
  445. VisibleState: 0
  446. Exe:
  447. Microsoft Synchronization Manager, mobsync.exe
  448. DefaultState: 1
  449. RuleName: Microsoft Synchronization Manager HTTP connection
  450. Protocol: TCP
  451. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  452. Direction: Outbound
  453. AllowIt
  454.  
  455. [Microsoft Windows AutoUpdate]
  456. VisibleState: 0
  457. Exe:
  458. Microsoft Windows AutoUpdate, wuauclt.exe
  459. DefaultState: 1
  460. RuleName: Microsoft Windows AutoUpdate HTTP connection
  461. Protocol: TCP
  462. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  463. Direction: Outbound
  464. AllowIt
  465.  
  466. [Run a DLL as an App]
  467. VisibleState: 0
  468. Exe:
  469. Run a DLL as an App, rundll32.exe
  470. DefaultState: 1
  471. RuleName: "SSDP Discovery Service" and "UPnP device Host" services
  472. Protocol: UDP
  473. RemotePort: 1900
  474. RemoteHost: 239.255.255.250
  475. AllowIt
  476.  
  477. DefaultState: 1
  478. RuleName: "SSDP Discovery Service" and "UPnP device Host" services
  479. Protocol: TCP
  480. RemotePort: 5000
  481. RemoteHost: 239.255.255.250
  482. Direction: Outbound
  483. AllowIt
  484.  
  485. DefaultState: 1
  486. RuleName: ICS TCP Connection
  487. Protocol: TCP
  488. LocalPort: 1000-4000
  489. Direction: Outbound
  490. AllowIt
  491.  
  492. DefaultState: 1
  493. RuleName: ICS UDP Connection
  494. Protocol: UDP
  495. LocalPort: 1000-4000
  496. AllowIt
  497.  
  498. [SSDP Service]
  499. VisibleState: 0
  500. Exe:
  501. SSDP Service, ssdpsrv.exe
  502. DefaultState: 1
  503. RuleName: ICS TCP Connection
  504. Protocol: TCP
  505. LocalPort: 1000-4000
  506. Direction: Outbound
  507. AllowIt
  508.  
  509. DefaultState: 1
  510. RuleName: ICS UDP Connection
  511. Protocol: UDP
  512. LocalPort: 1000-4000
  513. AllowIt
  514.  
  515. ; E-Mail
  516.  
  517. [Foxmail]
  518. VisibleState: 0
  519. Exe:
  520. Foxmail, foxmail.exe
  521. Foxmail Hotmail Proxy, foxhot.exe
  522. DefaultState: 1
  523. RuleName: Send mail by Foxmail
  524. Protocol: TCP
  525. RemotePort: 25
  526. Direction: Outbound
  527. AllowIt
  528.  
  529. DefaultState: 1
  530. RuleName: Receive mail by Foxmail
  531. Protocol: TCP
  532. RemotePort: 110, 995
  533. Direction: Outbound
  534. AllowIt
  535.  
  536. DefaultState: 1
  537. RuleName: Foxmail HTTP connection
  538. Protocol: TCP
  539. RemotePort:  80-83, 443, 1080, 3128, 8080, 8088, 11523
  540. Direction: Outbound
  541. AllowIt
  542.  
  543. [IncrediMail]
  544. VisibleState: 0
  545. Exe:
  546. IncrediMail, incmail.exe
  547. DefaultState: 1
  548. RuleName: Send mail by IncrediMail
  549. Protocol: TCP
  550. RemotePort: 25
  551. Direction: Outbound
  552. AllowIt
  553.  
  554. DefaultState: 1
  555. RuleName: Receive mail by IncrediMail
  556. Protocol: TCP
  557. RemotePort: 110, 995
  558. Direction: Outbound
  559. AllowIt
  560.  
  561. DefaultState: 1
  562. RuleName: IncrediMail IMAP connection
  563. Protocol: TCP
  564. RemotePort: 143
  565. Direction: Outbound
  566. AllowIt
  567.  
  568. DefaultState: 1
  569. RuleName: IncrediMail HTTP connection
  570. Protocol: TCP
  571. RemotePort:  80-83, 443, 1080, 3128, 8080, 8088, 11523
  572. Direction: Outbound
  573. AllowIt
  574.  
  575. [Outlook Express]
  576. VisibleState: 0
  577. Exe:
  578. Outlook Express, msimn.exe
  579. DefaultState: 1
  580. RuleName: Send mail by Outlook Express
  581. Protocol: TCP
  582. RemotePort: 25
  583. Direction: Outbound
  584. AllowIt
  585.  
  586. DefaultState: 1
  587. RuleName: Outlook Express NNTP connection
  588. Protocol: TCP
  589. RemotePort: 119
  590. Direction: Outbound
  591. AllowIt
  592.  
  593. DefaultState: 1
  594. RuleName: Receive mail by Outlook Express
  595. Protocol: TCP
  596. RemotePort: 110, 995
  597. Direction: Outbound
  598. AllowIt
  599.  
  600. DefaultState: 1
  601. RuleName: Outlook Express IMAP connection
  602. Protocol: TCP
  603. RemotePort: 143
  604. Direction: Outbound
  605. AllowIt
  606.  
  607. DefaultState: 1
  608. RuleName: Outlook Express HTTP connection
  609. Protocol: TCP
  610. RemotePort:  80-83, 443, 1080, 3128, 8080, 8088, 11523
  611. Direction: Outbound
  612. AllowIt
  613.  
  614. DefaultState: 1
  615. RuleName: Outlook Express LDAP connection
  616. Protocol: TCP
  617. RemotePort: 389
  618. Direction: Outbound
  619. AllowIt
  620.  
  621. [Microsoft Outlook]
  622. VisibleState: 0
  623. Exe:
  624. Microsoft Outlook, outlook.exe
  625. DefaultState: 1
  626. RuleName: Send mail by Microsoft Outlook
  627. Protocol: TCP
  628. RemotePort: 25
  629. Direction: Outbound
  630. AllowIt
  631.  
  632. DefaultState: 1
  633. RuleName: Microsoft Outlook NNTP connection
  634. Protocol: TCP
  635. RemotePort: 119
  636. Direction: Outbound
  637. AllowIt
  638.  
  639. DefaultState: 1
  640. RuleName: Receive mail by Microsoft Outlook
  641. Protocol: TCP
  642. RemotePort: 110, 995
  643. Direction: Outbound
  644. AllowIt
  645.  
  646. DefaultState: 1
  647. RuleName: Microsoft Outlook IMAP connection
  648. Protocol: TCP
  649. RemotePort: 143
  650. Direction: Outbound
  651. AllowIt
  652.  
  653. DefaultState: 1
  654. RuleName: Microsoft Outlook HTTP connection
  655. Protocol: TCP
  656. RemotePort:  80-83, 443, 1080, 3128, 8080, 8088, 11523
  657. Direction: Outbound
  658. AllowIt
  659.  
  660. DefaultState: 1
  661. RuleName: Microsoft Outlook LDAP connection
  662. Protocol: TCP
  663. RemotePort: 389
  664. Direction: Outbound
  665. AllowIt
  666.  
  667. [Pegasus Mail]
  668. VisibleState: 0
  669. Exe:
  670. Pegasus Mail, winpm-32.exe
  671. DefaultState: 1
  672. RuleName: Send mail by Pegasus Mail
  673. Protocol: TCP
  674. RemotePort: 25
  675. Direction: Outbound
  676. AllowIt
  677.  
  678. DefaultState: 1
  679. RuleName: Receive mail by Pegasus Mail
  680. Protocol: TCP
  681. RemotePort: 110, 995
  682. Direction: Outbound
  683. AllowIt
  684.  
  685. DefaultState: 1
  686. RuleName: Pegasus Mail IMAP connection
  687. Protocol: TCP
  688. RemotePort: 143
  689. Direction: Outbound
  690. AllowIt
  691.  
  692. DefaultState: 1
  693. RuleName: Pegasus Mail HTTP connection
  694. Protocol: TCP
  695. RemotePort:  80-83, 443, 1080, 3128, 8080, 8088, 11523
  696. Direction: Outbound
  697. AllowIt
  698.  
  699. [The BAT]
  700. VisibleState: 0
  701. Exe:
  702. The BAT, thebat.exe
  703. DefaultState: 1
  704. RuleName: Send mail by The BAT
  705. Protocol: TCP
  706. RemotePort: 25
  707. Direction: Outbound
  708. AllowIt
  709.  
  710. DefaultState: 1
  711. RuleName: Read News By The BAT
  712. Protocol: TCP
  713. RemotePort: 119
  714. Direction: Outbound
  715. AllowIt
  716.  
  717. DefaultState: 1
  718. RuleName: Receive mail by The BAT
  719. Protocol: TCP
  720. RemotePort: 110, 995
  721. Direction: Outbound
  722. AllowIt
  723.  
  724. DefaultState: 1
  725. RuleName: The BAT IMAP connection
  726. Protocol: TCP
  727. RemotePort: 143
  728. Direction: Outbound
  729. AllowIt
  730.  
  731. DefaultState: 1
  732. RuleName: The Bat LDAP connection
  733. Protocol: TCP
  734. RemotePort: 389
  735. Direction: Outbound
  736. AllowIt
  737.  
  738. [Express Plus]
  739. VisibleState: 0
  740. Exe:
  741. Express Plus, expressplus.exe
  742. DefaultState: 1
  743. RuleName: Send mail by Express Plus
  744. Protocol: TCP
  745. RemotePort: 25
  746. Direction: Outbound
  747. AllowIt
  748.  
  749. DefaultState: 1
  750. RuleName: Receive mail by Express Plus
  751. Protocol: TCP
  752. RemotePort: 110, 995
  753. Direction: Outbound
  754. AllowIt
  755.  
  756. DefaultState: 1
  757. RuleName: Express Plus IMAP connection
  758. Protocol: TCP
  759. RemotePort: 143
  760. Direction: Outbound
  761. AllowIt
  762.  
  763. DefaultState: 1
  764. RuleName: Express Plus HTTP connection
  765. Protocol: TCP
  766. RemotePort:  80-83, 443, 1080, 3128, 8080, 8088, 11523
  767. Direction: Outbound
  768. AllowIt
  769.  
  770. [Becky!]
  771. VisibleState: 0
  772. Exe:
  773. Becky!, b2.exe
  774. DefaultState: 1
  775. RuleName: Send mail by Becky!
  776. Protocol: TCP
  777. RemotePort: 25
  778. Direction: Outbound
  779. AllowIt
  780.  
  781. DefaultState: 1
  782. RuleName: Read News By Becky!
  783. Protocol: TCP
  784. RemotePort: 119
  785. Direction: Outbound
  786. AllowIt
  787.  
  788. DefaultState: 1
  789. RuleName: Receive mail by Becky!
  790. Protocol: TCP
  791. RemotePort: 110, 995
  792. Direction: Outbound
  793. AllowIt
  794.  
  795. DefaultState: 1
  796. RuleName: Becky! IMAP connection
  797. Protocol: TCP
  798. RemotePort: 143
  799. Direction: Outbound
  800. AllowIt
  801.  
  802. [Eudora]
  803. VisibleState: 0
  804. Exe:
  805. Eudora, eudora.exe
  806. DefaultState: 1
  807. RuleName: Send mail by Eudora
  808. Protocol: TCP
  809. RemotePort: 25
  810. Direction: Outbound
  811. AllowIt
  812.  
  813. DefaultState: 1
  814. RuleName: Receive mail by Eudora
  815. Protocol: TCP
  816. RemotePort: 110, 995
  817. Direction: Outbound
  818. AllowIt
  819.  
  820. DefaultState: 1
  821. RuleName: Eudora IMAP connection
  822. Protocol: TCP
  823. RemotePort: 143
  824. Direction: Outbound
  825. AllowIt
  826.  
  827. DefaultState: 1
  828. RuleName: Eudora HTTP connection
  829. Protocol: TCP
  830. RemotePort:  80-83, 443, 1080, 3128, 8080, 8088, 11523
  831. Direction: Outbound
  832. AllowIt
  833.  
  834. [Calypso]
  835. VisibleState: 0
  836. Exe:
  837. Calypso, calypso.exe
  838. DefaultState: 1
  839. RuleName: Send mail by Calypso
  840. Protocol: TCP
  841. RemotePort: 25
  842. Direction: Outbound
  843. AllowIt
  844.  
  845. DefaultState: 1
  846. RuleName: Receive mail by Calypso
  847. Protocol: TCP
  848. RemotePort: 110, 995
  849. Direction: Outbound
  850. AllowIt
  851.  
  852. DefaultState: 1
  853. RuleName: Calypso LDAP connection
  854. Protocol: TCP
  855. RemotePort: 389
  856. Direction: Outbound
  857. AllowIt
  858.  
  859. DefaultState: 1
  860. RuleName: Calypso HTTP connection
  861. Protocol: TCP
  862. RemotePort:  80-83, 443, 1080, 3128, 8080, 8088, 11523
  863. Direction: Outbound
  864. AllowIt
  865.  
  866. [YahooPOPs!]
  867. VisibleState: 0
  868. Exe:
  869. YahooPOPs!, yahoopops.exe
  870. DefaultState: 1
  871. RuleName: Receive mail by YahooPOPs!
  872. Protocol: TCP
  873. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  874. Direction: Outbound
  875. AllowIt
  876.  
  877. [Yahta]
  878. VisibleState: 0
  879. Exe:
  880. Yahta, yahta.exe
  881. DefaultState: 1
  882. RuleName: Receive mail by Yahta
  883. Protocol: TCP
  884. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  885. Direction: Outbound
  886. AllowIt
  887.  
  888. [AD MailBox Manager]
  889. VisibleState: 0
  890. Exe:
  891. AD MailBox Manager, mbm.exe
  892. DefaultState: 1
  893. RuleName: AD MailBox Manager connection
  894. Protocol: TCP
  895. RemotePort: 110
  896. Direction: Outbound
  897. AllowIt
  898.  
  899. [Magic Mail Monitor]
  900. VisibleState: 0
  901. Exe:
  902. Magic Mail Monitor, magic.exe
  903. DefaultState: 1
  904. RuleName: Magic Mail Monitor connection
  905. Protocol: TCP
  906. RemotePort: 110
  907. Direction: Outbound
  908. AllowIt
  909.  
  910. [MailBell]
  911. VisibleState: 0
  912. Exe:
  913. MailBell, mailbell.exe
  914. DefaultState: 1
  915. RuleName: MailBell connection
  916. Protocol: TCP
  917. RemotePort: 110
  918. Direction: Outbound
  919. AllowIt
  920.  
  921. [Mail Navigator]
  922. VisibleState: 0
  923. Exe:
  924. Mail Navigator, connect.exe
  925. DefaultState: 1
  926. RuleName: Receive mail by Mail Navigator
  927. Protocol: TCP
  928. RemotePort: 110
  929. Direction: Outbound
  930. AllowIt
  931.  
  932. DefaultState: 1
  933. RuleName: Send mail by Mail Navigator
  934. Protocol: TCP
  935. RemotePort: 25
  936. Direction: Outbound
  937. AllowIt
  938.  
  939. [Mail.Ru Agent]
  940. VisibleState: 0
  941. Exe:
  942. Mail.Ru Agent, mra.exe
  943. DefaultState: 1
  944. RuleName: Mail.Ru Agent HTTP Connection
  945. Protocol: TCP
  946. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  947. Direction: Outbound
  948. AllowIt
  949.  
  950. DefaultState: 1
  951. RuleName: Mail.Ru Agent connection
  952. Protocol: TCP
  953. RemotePort: 2041, 2042
  954. Direction: Outbound
  955. AllowIt
  956.  
  957. ; Browser
  958.  
  959. [Windows Explorer]
  960. VisibleState: 0
  961. Exe:
  962. Windows Explorer, explorer.exe
  963. DefaultState: 1
  964. RuleName: Windows Explorer HTTP connection
  965. Protocol: TCP
  966. RemotePort:  80-83, 443, 1080, 3128, 8080, 8088, 11523
  967. Direction: Outbound
  968. AllowIt
  969.  
  970. DefaultState: 1
  971. RuleName: Windows Explorer FTP connection
  972. Protocol: TCP
  973. RemotePort: 21
  974. Direction: Outbound
  975. ActivateSI 
  976. AllowIt
  977.  
  978. [Amaya]
  979. VisibleState: 0
  980. Exe:
  981. Amaya, amaya.exe
  982. DefaultState: 1
  983. RuleName: Amaya HTTP connection
  984. Protocol: TCP
  985. RemotePort:  80-83, 443, 1080, 3128, 8080, 8088, 11523
  986. Direction: Outbound
  987. AllowIt
  988.  
  989. [Avant Browser]
  990. VisibleState: 0
  991. Exe:
  992. Avant Browser, avant.exe
  993. DefaultState: 1
  994. RuleName: Avant Browser HTTP connection
  995. Protocol: TCP
  996. RemotePort:  80-83
  997. Direction: Outbound
  998. AllowIt
  999.  
  1000. DefaultState: 1
  1001. RuleName: Avant Browser HTTPS connection
  1002. Protocol: TCP
  1003. RemotePort: 443
  1004. Direction: Outbound
  1005. AllowIt
  1006.  
  1007. DefaultState: 1
  1008. RuleName: Avant Browser SOCKS connection
  1009. Protocol: TCP
  1010. RemotePort: 1080
  1011. Direction: Outbound
  1012. AllowIt
  1013.  
  1014. DefaultState: 1
  1015. RuleName: Avant Browser PROXY connection
  1016. Protocol: TCP
  1017. RemotePort: 3128, 8080, 8088
  1018. Direction: Outbound
  1019. AllowIt
  1020.  
  1021. DefaultState: 1
  1022. RuleName: Avant Browser FTP connection
  1023. Protocol: TCP
  1024. RemotePort: 21
  1025. Direction: Outbound
  1026. ActivateSI 
  1027. AllowIt
  1028.  
  1029. [Internet Explorer]
  1030. VisibleState: 0
  1031. Exe:
  1032. Internet Explorer, iexplore.exe
  1033. DefaultState: 1
  1034. RuleName: Internet Explorer HTTP connection
  1035. Protocol: TCP
  1036. RemotePort: 80-83
  1037. Direction: Outbound
  1038. AllowIt
  1039.  
  1040. DefaultState: 1
  1041. RuleName: Internet Explorer HTTPS connection
  1042. Protocol: TCP
  1043. RemotePort: 443
  1044. Direction: Outbound
  1045. AllowIt
  1046.  
  1047. DefaultState: 1
  1048. RuleName: Internet Explorer SOCKS connection
  1049. Protocol: TCP
  1050. RemotePort: 1080
  1051. Direction: Outbound
  1052. AllowIt
  1053.  
  1054. DefaultState: 1
  1055. RuleName: Internet Explorer PROXY connection
  1056. Protocol: TCP
  1057. RemotePort: 3128, 8080, 8088
  1058. Direction: Outbound
  1059. AllowIt
  1060.  
  1061. DefaultState: 1
  1062. RuleName: Internet Explorer Gopher connection
  1063. Protocol: TCP
  1064. RemotePort: 70
  1065. Direction: Outbound
  1066. AllowIt
  1067.  
  1068. DefaultState: 1
  1069. RuleName: Internet Explorer Web Folders
  1070. Protocol: TCP
  1071. LocalPort: 1375
  1072. Direction: Inbound
  1073. AllowIt
  1074.  
  1075. DefaultState: 1
  1076. RuleName: Internet Explorer Web Folders
  1077. Protocol: UDP
  1078. LocalPort: 1040-1050
  1079. AllowIt
  1080.  
  1081. DefaultState: 1
  1082. RuleName: Internet Explorer FTP connection
  1083. Protocol: TCP
  1084. RemotePort: 21
  1085. Direction: Outbound
  1086. ActivateSI 
  1087. AllowIt
  1088.  
  1089. DefaultState: 1
  1090. RuleName: Internet Explorer show video
  1091. Protocol: TCP
  1092. RemotePort: 554
  1093. Direction: Outbound
  1094. AllowIt
  1095.  
  1096. [Netscape Navigator]
  1097. VisibleState: 0
  1098. Exe:
  1099. Netscape Navigator, netscape.exe
  1100. DefaultState: 1
  1101. RuleName: Netscape HTTP connection
  1102. Protocol: TCP
  1103. RemotePort: 80-83
  1104. Direction: Outbound
  1105. AllowIt
  1106.  
  1107. DefaultState: 1
  1108. RuleName: Netscape HTTPS connection
  1109. Protocol: TCP
  1110. RemotePort: 443
  1111. Direction: Outbound
  1112. AllowIt
  1113.  
  1114. DefaultState: 1
  1115. RuleName: Netscape SOCKS connection
  1116. Protocol: TCP
  1117. RemotePort: 1080
  1118. Direction: Outbound
  1119. AllowIt
  1120.  
  1121. DefaultState: 1
  1122. RuleName: Netscape PROXY connection
  1123. Protocol: TCP
  1124. RemotePort: 3128, 8080, 8088
  1125. Direction: Outbound
  1126. AllowIt
  1127.  
  1128. DefaultState: 1
  1129. RuleName: Netscape Messenger Send Mail
  1130. Protocol: TCP
  1131. RemotePort: 25
  1132. Direction: Outbound
  1133. AllowIt
  1134.  
  1135. DefaultState: 1
  1136. RuleName: Netscape Messenger Read News
  1137. Protocol: TCP
  1138. RemotePort: 119
  1139. Direction: Outbound
  1140. AllowIt
  1141.  
  1142. DefaultState: 1
  1143. RuleName: Netscape Messenger Receive Mail
  1144. Protocol: TCP
  1145. RemotePort: 110
  1146. Direction: Outbound
  1147. AllowIt
  1148.  
  1149. DefaultState: 1
  1150. RuleName: Netscape Messenger IMAP connection
  1151. Protocol: TCP
  1152. RemotePort: 143
  1153. Direction: Outbound
  1154. AllowIt
  1155.  
  1156. DefaultState: 1
  1157. RuleName: Netscape FTP connection
  1158. Protocol: TCP
  1159. RemotePort: 21
  1160. Direction: Outbound
  1161. ActivateSI 
  1162. AllowIt
  1163.  
  1164. [Netscape Mail Notification]
  1165. VisibleState: 0
  1166. Exe:
  1167. Netscape Mail Notification, nsnotify.exe
  1168. DefaultState: 1
  1169. RuleName: Netscape Mail Notification
  1170. Protocol: TCP
  1171. RemotePort: 110
  1172. Direction: Outbound
  1173. AllowIt
  1174.  
  1175. [Crazy Browser]
  1176. VisibleState: 0
  1177. Exe:
  1178. Crazy Browser, crazy browser.exe
  1179. DefaultState: 1
  1180. RuleName: Crazy Browser HTTP connection
  1181. Protocol: TCP
  1182. RemotePort: 80-83
  1183. Direction: Outbound
  1184. AllowIt
  1185.  
  1186. DefaultState: 1
  1187. RuleName: Crazy Browser HTTPS connection
  1188. Protocol: TCP
  1189. RemotePort: 443
  1190. Direction: Outbound
  1191. AllowIt
  1192.  
  1193. DefaultState: 1
  1194. RuleName: Crazy Browser SOCKS connection
  1195. Protocol: TCP
  1196. RemotePort: 1080
  1197. Direction: Outbound
  1198. AllowIt
  1199.  
  1200. DefaultState: 1
  1201. RuleName: Crazy Browser PROXY connection
  1202. Protocol: TCP
  1203. RemotePort: 3128, 8080, 8088
  1204. Direction: Outbound
  1205. AllowIt
  1206.  
  1207. DefaultState: 1
  1208. RuleName: Crazy Browser Gopher connection
  1209. Protocol: TCP
  1210. RemotePort: 70
  1211. Direction: Outbound
  1212. AllowIt
  1213.  
  1214. DefaultState: 1
  1215. RuleName: Crazy Browser FTP connection
  1216. Protocol: TCP
  1217. RemotePort: 21
  1218. Direction: Outbound
  1219. ActivateSI 
  1220. AllowIt
  1221.  
  1222. [The Off By One Web Browser]
  1223. VisibleState: 0
  1224. Exe:
  1225. The Off By One Web Browser, ob1.exe
  1226. DefaultState: 1
  1227. RuleName: The Off By One Web Browser HTTP connection
  1228. Protocol: TCP
  1229. RemotePort: 80-83
  1230. Direction: Outbound
  1231. AllowIt
  1232.  
  1233. DefaultState: 1
  1234. RuleName: The Off By One Web Browser HTTPS connection
  1235. Protocol: TCP
  1236. RemotePort: 443
  1237. Direction: Outbound
  1238. AllowIt
  1239.  
  1240. DefaultState: 1
  1241. RuleName: The Off By One Web Browser SOCKS connection
  1242. Protocol: TCP
  1243. RemotePort: 1080
  1244. Direction: Outbound
  1245. AllowIt
  1246.  
  1247. DefaultState: 1
  1248. RuleName: The Off By One Web Browser PROXY connection
  1249. Protocol: TCP
  1250. RemotePort: 3128, 8080, 8088
  1251. Direction: Outbound
  1252. AllowIt
  1253.  
  1254. [Opera]
  1255. VisibleState: 0
  1256. Exe:
  1257. Opera, opera.exe
  1258. DefaultState: 1
  1259. RuleName: Opera HTTP connection
  1260. Protocol: TCP
  1261. RemotePort: 80-83
  1262. Direction: Outbound
  1263. AllowIt
  1264.  
  1265. DefaultState: 1
  1266. RuleName: Opera HTTPS connection
  1267. Protocol: TCP
  1268. RemotePort: 443
  1269. Direction: Outbound
  1270. AllowIt
  1271.  
  1272. DefaultState: 1
  1273. RuleName: Opera SOCKS connection
  1274. Protocol: TCP
  1275. RemotePort: 1080
  1276. Direction: Outbound
  1277. AllowIt
  1278.  
  1279. DefaultState: 1
  1280. RuleName: Opera PROXY connection
  1281. Protocol: TCP
  1282. RemotePort: 3128, 8080, 8088
  1283. Direction: Outbound
  1284. AllowIt
  1285.  
  1286. DefaultState: 1
  1287. RuleName: Opera FTP connection
  1288. Protocol: TCP
  1289. RemotePort: 21
  1290. Direction: Outbound
  1291. ActivateSI 
  1292. AllowIt
  1293.  
  1294. DefaultState: 1
  1295. RuleName: Opera NNTP connection
  1296. Protocol: TCP
  1297. RemotePort: 119
  1298. Direction: Outbound
  1299. AllowIt
  1300.  
  1301. DefaultState: 1
  1302. RuleName: Opera SMTP connection
  1303. Protocol: TCP
  1304. RemotePort: 25
  1305. Direction: Outbound
  1306. AllowIt
  1307.  
  1308. DefaultState: 1
  1309. RuleName: Opera POP3 connection
  1310. Protocol: TCP
  1311. RemotePort: 110
  1312. Direction: Outbound
  1313. AllowIt
  1314.  
  1315. [NetCaptor]
  1316. VisibleState: 0
  1317. Exe:
  1318. NetCaptor, netcaptor.exe
  1319. DefaultState: 1
  1320. RuleName: NetCaptor HTTP connection
  1321. Protocol: TCP
  1322. RemotePort: 80-83
  1323. Direction: Outbound
  1324. AllowIt
  1325.  
  1326. DefaultState: 1
  1327. RuleName: NetCaptor HTTPS connection
  1328. Protocol: TCP
  1329. RemotePort: 443
  1330. Direction: Outbound
  1331. AllowIt
  1332.  
  1333. DefaultState: 1
  1334. RuleName: NetCaptor SOCKS connection
  1335. Protocol: TCP
  1336. RemotePort: 1080
  1337. Direction: Outbound
  1338. AllowIt
  1339.  
  1340. DefaultState: 1
  1341. RuleName: NetCaptor PROXY connection
  1342. Protocol: TCP
  1343. RemotePort: 3128, 8080, 8088
  1344. Direction: Outbound
  1345. AllowIt
  1346.  
  1347. DefaultState: 1
  1348. RuleName: NetCaptor Gopher connection
  1349. Protocol: TCP
  1350. RemotePort: 70
  1351. Direction: Outbound
  1352. AllowIt
  1353.  
  1354. DefaultState: 1
  1355. RuleName: NetCaptor Web Folders
  1356. Protocol: TCP
  1357. LocalPort: 1375
  1358. Direction: Inbound
  1359. AllowIt
  1360.  
  1361. DefaultState: 1
  1362. RuleName: NetCaptor Web Folders
  1363. Protocol: UDP
  1364. LocalPort: 1040-1050
  1365. AllowIt
  1366.  
  1367. DefaultState: 1
  1368. RuleName: NetCaptor FTP connection
  1369. Protocol: TCP
  1370. RemotePort: 21
  1371. Direction: Outbound
  1372. ActivateSI 
  1373. AllowIt
  1374.  
  1375. [NeoPlanet]
  1376. VisibleState: 0
  1377. Exe:
  1378. NeoPlanet, np.exe
  1379. DefaultState: 1
  1380. RuleName: NeoPlanet HTTP connection
  1381. Protocol: TCP
  1382. RemotePort: 80-83
  1383. Direction: Outbound
  1384. AllowIt
  1385.  
  1386. DefaultState: 1
  1387. RuleName: NeoPlanet HTTPS connection
  1388. Protocol: TCP
  1389. RemotePort: 443
  1390. Direction: Outbound
  1391. AllowIt
  1392.  
  1393. DefaultState: 1
  1394. RuleName: NeoPlanet SOCKS connection
  1395. Protocol: TCP
  1396. RemotePort: 1080
  1397. Direction: Outbound
  1398. AllowIt
  1399.  
  1400. DefaultState: 1
  1401. RuleName: NeoPlanet PROXY connection
  1402. Protocol: TCP
  1403. RemotePort: 3128, 8080, 8088
  1404. Direction: Outbound
  1405. AllowIt
  1406.  
  1407. DefaultState: 1
  1408. RuleName: NeoPlanet Gopher connection
  1409. Protocol: TCP
  1410. RemotePort: 70
  1411. Direction: Outbound
  1412. AllowIt
  1413.  
  1414. DefaultState: 1
  1415. RuleName: NeoPlanet Web Folders
  1416. Protocol: TCP
  1417. LocalPort: 1375
  1418. Direction: Inbound
  1419. AllowIt
  1420.  
  1421. DefaultState: 1
  1422. RuleName: NeoPlanet Web Folders
  1423. Protocol: UDP
  1424. LocalPort: 1040-1050
  1425. AllowIt
  1426.  
  1427. DefaultState: 1
  1428. RuleName: NeoPlanet FTP connection
  1429. Protocol: TCP
  1430. RemotePort: 21
  1431. Direction: Outbound
  1432. ActivateSI 
  1433. AllowIt
  1434.  
  1435. [Phoenix Web Browser]
  1436. VisibleState: 0
  1437. Exe:
  1438. Phoenix Web Browser, phoenix.exe
  1439. DefaultState: 1
  1440. RuleName: Phoenix Web Browser HTTP connection
  1441. Protocol: TCP
  1442. RemotePort: 80-83
  1443. Direction: Outbound
  1444. AllowIt
  1445.  
  1446. DefaultState: 1
  1447. RuleName: Phoenix Web Browser HTTPS connection
  1448. Protocol: TCP
  1449. RemotePort: 443
  1450. Direction: Outbound
  1451. AllowIt
  1452.  
  1453. DefaultState: 1
  1454. RuleName: Phoenix Web Browser SOCKS connection
  1455. Protocol: TCP
  1456. RemotePort: 1080
  1457. Direction: Outbound
  1458. AllowIt
  1459.  
  1460. DefaultState: 1
  1461. RuleName: Phoenix Web Browser PROXY connection
  1462. Protocol: TCP
  1463. RemotePort: 3128, 8080, 8088
  1464. Direction: Outbound
  1465. AllowIt
  1466.  
  1467. DefaultState: 1
  1468. RuleName: Phoenix Web Browser FTP connection
  1469. Protocol: TCP
  1470. RemotePort: 21
  1471. Direction: Outbound
  1472. ActivateSI 
  1473. AllowIt
  1474.  
  1475. [Mozilla Firebird]
  1476. VisibleState: 0
  1477. Exe:
  1478. Mozilla Firebird, mozillafirebird.exe
  1479. DefaultState: 1
  1480. RuleName: Mozilla Firebird HTTP connection
  1481. Protocol: TCP
  1482. RemotePort: 80-83
  1483. Direction: Outbound
  1484. AllowIt
  1485.  
  1486. DefaultState: 1
  1487. RuleName: Mozilla Firebird HTTPS connection
  1488. Protocol: TCP
  1489. RemotePort: 443
  1490. Direction: Outbound
  1491. AllowIt
  1492.  
  1493. DefaultState: 1
  1494. RuleName: Mozilla Firebird SOCKS connection
  1495. Protocol: TCP
  1496. RemotePort: 1080
  1497. Direction: Outbound
  1498. AllowIt
  1499.  
  1500. DefaultState: 1
  1501. RuleName: Mozilla Firebird PROXY connection
  1502. Protocol: TCP
  1503. RemotePort: 3128, 8080, 8088
  1504. Direction: Outbound
  1505. AllowIt
  1506.  
  1507. DefaultState: 1
  1508. RuleName: Mozilla Firebird FTP connection
  1509. Protocol: TCP
  1510. RemotePort: 21
  1511. Direction: Outbound
  1512. ActivateSI 
  1513. AllowIt
  1514.  
  1515. [Smart Explorer]
  1516. VisibleState: 0
  1517. Exe:
  1518. Smart Explorer, sexplorer.exe
  1519. DefaultState: 1
  1520. RuleName: Smart Explorer HTTP connection
  1521. Protocol: TCP
  1522. RemotePort: 80-83
  1523. Direction: Outbound
  1524. AllowIt
  1525.  
  1526. DefaultState: 1
  1527. RuleName: Smart Explorer HTTPS connection
  1528. Protocol: TCP
  1529. RemotePort: 443
  1530. Direction: Outbound
  1531. AllowIt
  1532.  
  1533. DefaultState: 1
  1534. RuleName: Smart Explorer SOCKS connection
  1535. Protocol: TCP
  1536. RemotePort: 1080
  1537. Direction: Outbound
  1538. AllowIt
  1539.  
  1540. DefaultState: 1
  1541. RuleName: Smart Explorer PROXY connection
  1542. Protocol: TCP
  1543. RemotePort: 3128, 8080, 8088
  1544. Direction: Outbound
  1545. AllowIt
  1546.  
  1547. DefaultState: 1
  1548. RuleName: Smart Explorer Gopher connection
  1549. Protocol: TCP
  1550. RemotePort: 70
  1551. Direction: Outbound
  1552. AllowIt
  1553.  
  1554. DefaultState: 1
  1555. RuleName: Smart Explorer Web Folders
  1556. Protocol: TCP
  1557. LocalPort: 1375
  1558. Direction: Inbound
  1559. AllowIt
  1560.  
  1561. DefaultState: 1
  1562. RuleName: Smart Explorer Web Folders
  1563. Protocol: UDP
  1564. LocalPort: 1040-1050
  1565. AllowIt
  1566.  
  1567. DefaultState: 1
  1568. RuleName: Smart Explorer FTP connection
  1569. Protocol: TCP
  1570. RemotePort: 21
  1571. Direction: Outbound
  1572. ActivateSI 
  1573. AllowIt
  1574.  
  1575. [Mozilla]
  1576. VisibleState: 0
  1577. Exe:
  1578. Mozilla, mozilla.exe
  1579. DefaultState: 1
  1580. RuleName: Mozilla HTTP connection
  1581. Protocol: TCP
  1582. RemotePort: 80-83
  1583. Direction: Outbound
  1584. AllowIt
  1585.  
  1586. DefaultState: 1
  1587. RuleName: Mozilla HTTPS connection
  1588. Protocol: TCP
  1589. RemotePort: 443
  1590. Direction: Outbound
  1591. AllowIt
  1592.  
  1593. DefaultState: 1
  1594. RuleName: Mozilla SOCKS connection
  1595. Protocol: TCP
  1596. RemotePort: 1080
  1597. Direction: Outbound
  1598. AllowIt
  1599.  
  1600. DefaultState: 1
  1601. RuleName: Mozilla PROXY connection
  1602. Protocol: TCP
  1603. RemotePort: 3128, 8080, 8088
  1604. Direction: Outbound
  1605. AllowIt
  1606.  
  1607. DefaultState: 1
  1608. RuleName: Mozilla Gopher connection
  1609. Protocol: TCP
  1610. RemotePort: 70
  1611. Direction: Outbound
  1612. AllowIt
  1613.  
  1614. DefaultState: 1
  1615. RuleName: Mozilla FTP connection
  1616. Protocol: TCP
  1617. RemotePort: 21
  1618. Direction: Outbound
  1619. ActivateSI 
  1620. AllowIt
  1621.  
  1622. DefaultState: 1
  1623. RuleName: Mozilla Send Mail
  1624. Protocol: TCP
  1625. RemotePort: 25, 110
  1626. Direction: Outbound
  1627. AllowIt
  1628.  
  1629. DefaultState: 1
  1630. RuleName: Mozilla Read News
  1631. Protocol: TCP
  1632. RemotePort: 119
  1633. Direction: Outbound
  1634. AllowIt
  1635.  
  1636. DefaultState: 1
  1637. RuleName: Mozilla Receive Mail
  1638. Protocol: TCP
  1639. RemotePort: 110
  1640. Direction: Outbound
  1641. AllowIt
  1642.  
  1643. DefaultState: 1
  1644. RuleName: Mozilla IMAP connection
  1645. Protocol: TCP
  1646. RemotePort: 143
  1647. Direction: Outbound
  1648. AllowIt
  1649.  
  1650. [MyIE Web Browser]
  1651. VisibleState: 0
  1652. Exe:
  1653. MyIE Web Browser, myie.exe
  1654. DefaultState: 1
  1655. RuleName: MyIE Web Browser HTTP connection
  1656. Protocol: TCP
  1657. RemotePort: 80-83
  1658. Direction: Outbound
  1659. AllowIt
  1660.  
  1661. DefaultState: 1
  1662. RuleName: MyIE Web Browser HTTPS connection
  1663. Protocol: TCP
  1664. RemotePort: 443
  1665. Direction: Outbound
  1666. AllowIt
  1667.  
  1668. DefaultState: 1
  1669. RuleName: MyIE Web Browser SOCKS connection
  1670. Protocol: TCP
  1671. RemotePort: 1080
  1672. Direction: Outbound
  1673. AllowIt
  1674.  
  1675. DefaultState: 1
  1676. RuleName: MyIE Web Browser PROXY connection
  1677. Protocol: TCP
  1678. RemotePort: 3128, 8080, 8088
  1679. Direction: Outbound
  1680. AllowIt
  1681.  
  1682. DefaultState: 1
  1683. RuleName: MyIE Web Browser Gopher connection
  1684. Protocol: TCP
  1685. RemotePort: 70
  1686. Direction: Outbound
  1687. AllowIt
  1688.  
  1689. DefaultState: 1
  1690. RuleName: MyIE Web Folders
  1691. Protocol: TCP
  1692. LocalPort: 1375
  1693. Direction: Inbound
  1694. AllowIt
  1695.  
  1696. DefaultState: 1
  1697. RuleName: MyIE Web Folders
  1698. Protocol: UDP
  1699. LocalPort: 1040-1050
  1700. AllowIt
  1701.  
  1702. DefaultState: 1
  1703. RuleName: MyIE Web Browser FTP connection
  1704. Protocol: TCP
  1705. RemotePort: 21
  1706. Direction: Outbound
  1707. ActivateSI 
  1708. AllowIt
  1709.  
  1710. [GoSURF]
  1711. VisibleState: 0
  1712. Exe:
  1713. GoSURF, gosurf.exe
  1714. DefaultState: 1
  1715. RuleName: GoSURF HTTP connection
  1716. Protocol: TCP
  1717. RemotePort: 80-83
  1718. Direction: Outbound
  1719. AllowIt
  1720.  
  1721. DefaultState: 1
  1722. RuleName: GoSURF HTTPS connection
  1723. Protocol: TCP
  1724. RemotePort: 443
  1725. Direction: Outbound
  1726. AllowIt
  1727.  
  1728. DefaultState: 1
  1729. RuleName: GoSURF SOCKS connection
  1730. Protocol: TCP
  1731. RemotePort: 1080
  1732. Direction: Outbound
  1733. AllowIt
  1734.  
  1735. DefaultState: 1
  1736. RuleName: GoSURF PROXY connection
  1737. Protocol: TCP
  1738. RemotePort: 3128, 8080, 8088
  1739. Direction: Outbound
  1740. AllowIt
  1741.  
  1742. DefaultState: 1
  1743. RuleName: GoSURF Gopher connection
  1744. Protocol: TCP
  1745. RemotePort: 70
  1746. Direction: Outbound
  1747. AllowIt
  1748.  
  1749. DefaultState: 1
  1750. RuleName: GoSURF Web Folders
  1751. Protocol: TCP
  1752. LocalPort: 1375
  1753. Direction: Inbound
  1754. AllowIt
  1755.  
  1756. DefaultState: 1
  1757. RuleName: GoSURF Web Folders
  1758. Protocol: UDP
  1759. LocalPort: 1040-1050
  1760. AllowIt
  1761.  
  1762. ; Proxies
  1763.  
  1764. [AnalogX Proxy]
  1765. VisibleState: 0
  1766. Exe:
  1767. AnalogX Proxy, proxy.exe
  1768. DefaultState: 1
  1769. RuleName: AnalogX Proxy HTTP connection
  1770. Protocol: TCP
  1771. RemotePort: 80-83, 1080, 3128, 8080, 8088, 11523
  1772. Direction: Outbound
  1773. AllowIt
  1774.  
  1775. DefaultState: 1
  1776. RuleName: AnalogX Proxy HTTPS connection
  1777. Protocol: TCP
  1778. RemotePort: 443
  1779. Direction: Outbound
  1780. AllowIt
  1781.  
  1782. DefaultState: 1
  1783. RuleName: Send mail by AnalogX Proxy
  1784. Protocol: TCP
  1785. RemotePort: 25
  1786. Direction: Outbound
  1787. AllowIt
  1788.  
  1789. DefaultState: 1
  1790. RuleName: Receive mail by AnalogX Proxy
  1791. Protocol: TCP
  1792. RemotePort: 110
  1793. Direction: Outbound
  1794. AllowIt
  1795.  
  1796. DefaultState: 1
  1797. RuleName: Read news by AnalogX Proxy
  1798. Protocol: TCP
  1799. RemotePort: 119
  1800. Direction: Outbound
  1801. AllowIt
  1802.  
  1803. DefaultState: 1
  1804. RuleName: AnalogX Proxy FTP connection
  1805. Protocol: TCP
  1806. RemotePort: 21
  1807. Direction: Outbound
  1808. ActivateSI 
  1809. AllowIt
  1810.  
  1811. [WebWasher]
  1812. VisibleState: 0
  1813. Exe:
  1814. WebWasher, wwasher.exe
  1815. DefaultState: 1
  1816. RuleName: WebWasher connection
  1817. Protocol: TCP
  1818. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  1819. Direction: Outbound
  1820. AllowIt
  1821.  
  1822. [The Proxomitron]
  1823. VisibleState: 0
  1824. Exe:
  1825. The Proxomitron, proxomitron.exe
  1826. DefaultState: 1
  1827. RuleName: The Proxomitron connection
  1828. Protocol: TCP
  1829. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  1830. Direction: Outbound
  1831. AllowIt
  1832.  
  1833. DefaultState: 1
  1834. RuleName: Block incoming Proxomitron connection
  1835. Protocol: TCP
  1836. Direction: Inbound
  1837. BlockIt
  1838.  
  1839. ; Download Manager
  1840.  
  1841. [Download Accelerator Plus]
  1842. VisibleState: 0
  1843. Exe:
  1844. Download Accelerator Plus, dap.exe
  1845. DefaultState: 1
  1846. RuleName: Download Accelerator Plus HTTP connection
  1847. Protocol: TCP
  1848. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  1849. Direction: Outbound
  1850. AllowIt
  1851.  
  1852. DefaultState: 1
  1853. RuleName: Download Accelerator Plus FTP connection
  1854. Protocol: TCP
  1855. RemotePort: 21
  1856. Direction: Outbound
  1857. ActivateSI 
  1858. AllowIt
  1859.  
  1860. [LeechGet]
  1861. VisibleState: 0
  1862. Exe:
  1863. LeechGet, LeechGet.exe
  1864. DefaultState: 1
  1865. RuleName: LeechGet HTTP connection
  1866. Protocol: TCP
  1867. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  1868. Direction: Outbound
  1869. AllowIt
  1870.  
  1871. DefaultState: 1
  1872. RuleName: LeechGet FTP connection
  1873. Protocol: TCP
  1874. RemotePort: 21
  1875. Direction: Outbound
  1876. ActivateSI 
  1877. AllowIt
  1878.  
  1879. [Download Master]
  1880. VisibleState: 0
  1881. Exe:
  1882. Download Master, dmaster.exe
  1883. DefaultState: 1
  1884. RuleName: Download Master HTTP connection
  1885. Protocol: TCP
  1886. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  1887. Direction: Outbound
  1888. AllowIt
  1889.  
  1890. DefaultState: 1
  1891. RuleName: Download Master FTP connection
  1892. Protocol: TCP
  1893. RemotePort: 21
  1894. Direction: Outbound
  1895. ActivateSI 
  1896. AllowIt
  1897.  
  1898. [ReGet]
  1899. VisibleState: 0
  1900. Exe:
  1901. ReGet, reget.exe
  1902. ReGet Deluxe, regetdx.exe
  1903. ReGet Junior, regetjr.exe
  1904. ReGet Pro, regetpro.exe
  1905. DefaultState: 1
  1906. RuleName: ReGet connection
  1907. Protocol: TCP
  1908. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  1909. Direction: Outbound
  1910. AllowIt
  1911.  
  1912. DefaultState: 1
  1913. RuleName: ReGet FTP connection
  1914. Protocol: TCP
  1915. RemotePort: 21
  1916. Direction: Outbound
  1917. ActivateSI 
  1918. AllowIt
  1919.  
  1920. [ReGet Update]
  1921. VisibleState: 0
  1922. Exe:
  1923. ReGet Update, regetupd.exe
  1924. DefaultState: 1
  1925. RuleName: ReGet Updater
  1926. Protocol: TCP
  1927. RemotePort: 80, 3128, 8080, 1080, 11523
  1928. Direction: Outbound
  1929. AllowIt
  1930.  
  1931. [3wGet]
  1932. VisibleState: 0
  1933. Exe:
  1934. 3wGet, 3wget.exe
  1935. DefaultState: 1
  1936. RuleName: 3wGet connection
  1937. Protocol: TCP
  1938. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  1939. Direction: Outbound
  1940. AllowIt
  1941.  
  1942. DefaultState: 1
  1943. RuleName: 3wGet FTP connection
  1944. Protocol: TCP
  1945. RemotePort: 21
  1946. Direction: Outbound
  1947. ActivateSI 
  1948. AllowIt
  1949.  
  1950. [Mass Downloader]
  1951. VisibleState: 0
  1952. Exe:
  1953. Mass Downloader, massdown.exe
  1954. DefaultState: 1
  1955. RuleName: Mass Downloader connection
  1956. Protocol: TCP
  1957. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  1958. Direction: Outbound
  1959. AllowIt
  1960.  
  1961. DefaultState: 1
  1962. RuleName: Mass Downloader FTP connection
  1963. Protocol: TCP
  1964. RemotePort: 21
  1965. Direction: Outbound
  1966. ActivateSI 
  1967. AllowIt
  1968.  
  1969. [NetAnts]
  1970. VisibleState: 0
  1971. Exe:
  1972. NetAnts, netants.exe
  1973. DefaultState: 1
  1974. RuleName: NetAnts connection
  1975. Protocol: TCP
  1976. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  1977. Direction: Outbound
  1978. AllowIt
  1979.  
  1980. DefaultState: 1
  1981. RuleName: NetAnts FTP connection
  1982. Protocol: TCP
  1983. RemotePort: 21
  1984. Direction: Outbound
  1985. ActivateSI 
  1986. AllowIt
  1987.  
  1988. [Lightning Download]
  1989. VisibleState: 0
  1990. Exe:
  1991. Lightning Download, lightning.exe
  1992. DefaultState: 1
  1993. RuleName: Lightning Download connection
  1994. Protocol: TCP
  1995. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  1996. Direction: Outbound
  1997. AllowIt
  1998.  
  1999. DefaultState: 1
  2000. RuleName: Lightning Download FTP connection
  2001. Protocol: TCP
  2002. RemotePort: 21
  2003. Direction: Outbound
  2004. ActivateSI 
  2005. AllowIt
  2006.  
  2007. [Star Downloader]
  2008. VisibleState: 0
  2009. Exe:
  2010. Star Downloader, stardown.exe
  2011. DefaultState: 1
  2012. RuleName: Star Downloader connection
  2013. Protocol: TCP
  2014. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  2015. Direction: Outbound
  2016. AllowIt
  2017.  
  2018. DefaultState: 1
  2019. RuleName: Star Downloader FTP connection
  2020. Protocol: TCP
  2021. RemotePort: 21
  2022. Direction: Outbound
  2023. ActivateSI 
  2024. AllowIt
  2025.  
  2026. [FlashGet]
  2027. VisibleState: 0
  2028. Exe:
  2029. FlashGet, jetcar.exe
  2030. FlashGet, flashget.exe
  2031. DefaultState: 1
  2032. RuleName: FlashGet connection
  2033. Protocol: TCP
  2034. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  2035. Direction: Outbound
  2036. AllowIt
  2037.  
  2038. DefaultState: 1
  2039. RuleName: FlashGet FTP connection
  2040. Protocol: TCP
  2041. RemotePort: 21
  2042. Direction: Outbound
  2043. ActivateSI 
  2044. AllowIt
  2045.  
  2046. [Go!Zilla]
  2047. VisibleState: 0
  2048. Exe:
  2049. Go!Zilla, go.exe
  2050. DefaultState: 1
  2051. RuleName: Go!Zilla connection
  2052. Protocol: TCP
  2053. RemotePort:  80-83, 443, 1080, 3128, 8080, 8088, 11523
  2054. Direction: Outbound
  2055. AllowIt
  2056.  
  2057. DefaultState: 1
  2058. RuleName: Go!Zilla FTP connection
  2059. Protocol: TCP
  2060. RemotePort: 21
  2061. Direction: Outbound
  2062. ActivateSI 
  2063. AllowIt
  2064.  
  2065. [GetRight]
  2066. VisibleState: 0
  2067. Exe:
  2068. GetRight, getright.exe
  2069. DefaultState: 1
  2070. RuleName: GetRight connection
  2071. Protocol: TCP
  2072. RemotePort:  80-83, 443, 1080, 3128, 8080, 8088, 11523
  2073. Direction: Outbound
  2074. AllowIt
  2075.  
  2076. DefaultState: 1
  2077. RuleName: GetRight FTP connection
  2078. Protocol: TCP
  2079. RemotePort: 21
  2080. Direction: Outbound
  2081. ActivateSI 
  2082. AllowIt
  2083.  
  2084. [Net Vampire]
  2085. VisibleState: 0
  2086. Exe:
  2087. Net Vampire, vampire.exe
  2088. DefaultState: 1
  2089. RuleName: Net Vampire connection
  2090. Protocol: TCP
  2091. RemotePort:  80-83, 443, 1080, 3128, 8080, 8088, 11523
  2092. Direction: Outbound
  2093. AllowIt
  2094.  
  2095. DefaultState: 1
  2096. RuleName: Net Vampire FTP connection
  2097. Protocol: TCP
  2098. RemotePort: 21
  2099. Direction: Outbound
  2100. ActivateSI 
  2101. AllowIt
  2102.  
  2103. [WGET]
  2104. VisibleState: 0
  2105. Exe:
  2106. WGET, wget.exe
  2107. DefaultState: 1
  2108. RuleName: WGET connection
  2109. Protocol: TCP
  2110. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  2111. Direction: Outbound
  2112. AllowIt
  2113.  
  2114. DefaultState: 1
  2115. RuleName: WGET FTP connection
  2116. Protocol: TCP
  2117. RemotePort: 21
  2118. Direction: Outbound
  2119. ActivateSI 
  2120. AllowIt
  2121.  
  2122. ; Offline Browser
  2123.  
  2124. [DISCo Pump]
  2125. VisibleState: 0
  2126. Exe:
  2127. DISCo Pump, dpump.exe
  2128. DefaultState: 1
  2129. RuleName: DISCo Pump connection
  2130. Protocol: TCP
  2131. RemotePort:  80-83, 443, 1080, 3128, 8080, 8088, 11523
  2132. Direction: Outbound
  2133. AllowIt
  2134.  
  2135. [DISCo Pump Update]
  2136. VisibleState: 0
  2137. Exe:
  2138. DISCo Pump Update, dupgrad.exe
  2139. DefaultState: 1
  2140. RuleName: DISCo Pump Update connection
  2141. Protocol: TCP
  2142. RemotePort:  80-83, 443, 1080, 3128, 8080, 8088, 11523
  2143. Direction: Outbound
  2144. AllowIt
  2145.  
  2146. [Teleport Pro]
  2147. VisibleState: 0
  2148. Exe:
  2149. Teleport Pro, pro.exe
  2150. DefaultState: 1
  2151. RuleName: Teleport Pro connection
  2152. Protocol: TCP
  2153. RemotePort:  80-83, 443, 1080, 3128, 8080, 8088, 11523
  2154. Direction: Outbound
  2155. AllowIt
  2156.  
  2157. [Offline Explorer]
  2158. VisibleState: 0
  2159. Exe:
  2160. Offline Explorer, oe.exe
  2161. DefaultState: 1
  2162. RuleName: Offline Explorer connection
  2163. Protocol: TCP
  2164. RemotePort:  80-83, 443, 1080, 3128, 8080, 8088, 11523
  2165. Direction: Outbound
  2166. AllowIt
  2167.  
  2168. [SuperHTTP Web Spider]
  2169. VisibleState: 0
  2170. Exe:
  2171. SuperHTTP Web Spider, superhttp.exe
  2172. DefaultState: 1
  2173. RuleName: SuperHTTP connection
  2174. Protocol: TCP
  2175. RemotePort:  80-83, 443, 1080, 3128, 8080, 8088, 11523
  2176. Direction: Outbound
  2177. AllowIt
  2178.  
  2179. [WebZIP]
  2180. VisibleState: 0
  2181. Exe:
  2182. WebZIP, webzip.exe
  2183. DefaultState: 1
  2184. RuleName: WebZIP connection
  2185. Protocol: TCP
  2186. RemotePort:  80-83, 443, 1080, 3128, 8080, 8088, 11523
  2187. Direction: Outbound
  2188. AllowIt
  2189.  
  2190. [WebCopier]
  2191. VisibleState: 0
  2192. Exe:
  2193. WebCopier, webcopier.exe
  2194. DefaultState: 1
  2195. RuleName: WebCopier connection
  2196. Protocol: TCP
  2197. RemotePort:  80-83, 443, 1080, 3128, 8080, 8088, 11523
  2198. Direction: Outbound
  2199. AllowIt
  2200.  
  2201. [WebSite eXtractor]
  2202. VisibleState: 0
  2203. Exe:
  2204. WebSite eXtractor, webextra.exe
  2205. DefaultState: 1
  2206. RuleName: WebSite eXtractor connection
  2207. Protocol: TCP
  2208. RemotePort:  80-83, 443, 1080, 3128, 8080, 8088, 11523
  2209. Direction: Outbound
  2210. AllowIt
  2211.  
  2212. ; Agnitum Products
  2213.  
  2214. [Tauscan Update]
  2215. VisibleState: 0
  2216. Exe:
  2217. Tauscan Update, taupdate.exe
  2218. DefaultState: 1
  2219. RuleName: Tauscan Update
  2220. Protocol: TCP
  2221. RemotePort: 80, 8080, 3128, 1080
  2222. Direction: Outbound
  2223. AllowIt
  2224.  
  2225. [Agnitum Products Update]
  2226. VisibleState: 0
  2227. Exe:
  2228. Outpost Update, aupdrun.exe
  2229. DefaultState: 1
  2230. RuleName: Agnitum Products Update
  2231. Protocol: TCP
  2232. RemotePort: 80, 443, 3128, 1080, 8080
  2233. Direction: Outbound
  2234. AllowIt
  2235.  
  2236. [Jammer]
  2237. VisibleState: 0
  2238. Exe:
  2239. Jammer, jammer.exe
  2240. DefaultState: 1
  2241. RuleName: Jammer Report
  2242. Protocol: TCP
  2243. RemotePort: 25
  2244. Direction: Outbound
  2245. AllowIt
  2246.  
  2247. [Agnitum Auto FeedBack]
  2248. VisibleState: 0
  2249. Exe:
  2250. Agnitum Auto FeedBack, feedback.exe
  2251. DefaultState: 1
  2252. RuleName: Agnitum Auto FeedBack
  2253. Protocol: TCP
  2254. RemotePort: 80, 8080, 3128
  2255. Direction: Outbound
  2256. AllowIt
  2257.  
  2258. [Agnitum Outpost Firewall]
  2259. VisibleState: 0
  2260. Exe:
  2261. Agnitum Outpost Firewall, outpost.exe
  2262. DefaultState: 1
  2263. RuleName: Outpost Firewall latest news
  2264. Protocol: TCP
  2265. RemotePort: 80, 8080, 3128
  2266. Direction: Outbound
  2267. AllowIt
  2268.  
  2269. ; FTP
  2270.  
  2271. [Windows FTP Client]
  2272. VisibleState: 0
  2273. Exe:
  2274. Windows FTP Client, ftp.exe
  2275. DefaultState: 1
  2276. RuleName: Windows FTP client connection
  2277. Protocol: TCP
  2278. RemotePort: 21
  2279. Direction: Outbound
  2280. ActivateSI 
  2281. AllowIt
  2282.  
  2283. [CuteFTP]
  2284. VisibleState: 0
  2285. Exe:
  2286. CuteFTP, cutftp32.exe
  2287. CuteFTP Pro, cftppro.exe
  2288. CuteFTP Pro, ftpte.exe
  2289. DefaultState: 1
  2290. RuleName: CuteFTP connection
  2291. Protocol: TCP
  2292. RemotePort: 21
  2293. Direction: Outbound
  2294. ActivateSI 
  2295. AllowIt
  2296.  
  2297. DefaultState: 1
  2298. RuleName: CuteFTP HTTP connection
  2299. Protocol: TCP
  2300. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  2301. Direction: Outbound
  2302. AllowIt
  2303.  
  2304. [BulletProof FTP]
  2305. VisibleState: 0
  2306. Exe:
  2307. BulletProof FTP, bpftp.exe
  2308. DefaultState: 1
  2309. RuleName: BulletProof FTP connection
  2310. Protocol: TCP
  2311. RemotePort: 21
  2312. Direction: Outbound
  2313. ActivateSI 
  2314. AllowIt
  2315.  
  2316. [Dreamweaver FTP client]
  2317. VisibleState: 0
  2318. Exe:
  2319. Dreamweaver FTP client, dreamweaver.exe
  2320. DefaultState: 1
  2321. RuleName: Dreamweaver FTP client connection
  2322. Protocol: TCP
  2323. RemotePort: 21
  2324. Direction: Outbound
  2325. ActivateSI 
  2326. AllowIt
  2327.  
  2328. [PrimaSoft AutoFTP]
  2329. VisibleState: 0
  2330. Exe:
  2331. PrimaSoft AutoFTP, ftppro.exe
  2332. DefaultState: 1
  2333. RuleName: PrimaSoft AutoFTP connection
  2334. Protocol: TCP
  2335. RemotePort: 21
  2336. Direction: Outbound
  2337. ActivateSI 
  2338. AllowIt
  2339.  
  2340. [FlashFXP]
  2341. VisibleState: 0
  2342. Exe:
  2343. FlashFXP, flashfxp.exe
  2344. DefaultState: 1
  2345. RuleName: FlashFXP FTP connection
  2346. Protocol: TCP
  2347. RemotePort: 21
  2348. Direction: Outbound
  2349. ActivateSI 
  2350. AllowIt
  2351.  
  2352. [FTP Now]
  2353. VisibleState: 0
  2354. Exe:
  2355. FTP Now, ftp now.exe
  2356. DefaultState: 1
  2357. RuleName: FTP Now connection
  2358. Protocol: TCP
  2359. RemotePort: 21
  2360. Direction: Outbound
  2361. ActivateSI 
  2362. AllowIt
  2363.  
  2364. [TurboFTP]
  2365. VisibleState: 0
  2366. Exe:
  2367. TurboFTP, turboftp.exe
  2368. DefaultState: 1
  2369. RuleName: TurboFTP connection
  2370. Protocol: TCP
  2371. RemotePort: 21
  2372. Direction: Outbound
  2373. ActivateSI 
  2374. AllowIt
  2375.  
  2376. [AbsoluteFTP]
  2377. VisibleState: 0
  2378. Exe:
  2379. AbsuluteFTP, absoluteftp.exe
  2380. DefaultState: 1
  2381. RuleName: AbsoluteFTP connection
  2382. Protocol: TCP
  2383. RemotePort: 21
  2384. Direction: Outbound
  2385. ActivateSI 
  2386. AllowIt
  2387.  
  2388. [RemFTP]
  2389. VisibleState: 0
  2390. Exe:
  2391. RemFTP, remftp.exe
  2392. DefaultState: 1
  2393. RuleName: RemFTP connection
  2394. Protocol: TCP
  2395. RemotePort: 21
  2396. Direction: Outbound
  2397. ActivateSI 
  2398. AllowIt
  2399.  
  2400. [Simply COOL FTP]
  2401. VisibleState: 0
  2402. Exe:
  2403. Simply COOL FTP, scftp.exe
  2404. DefaultState: 1
  2405. RuleName: Simply COOL FTP connection
  2406. Protocol: TCP
  2407. RemotePort: 21
  2408. Direction: Outbound
  2409. ActivateSI 
  2410. AllowIt
  2411.  
  2412. [Crystal FTP]
  2413. VisibleState: 0
  2414. Exe:
  2415. Crystal FTP, crystalftp.exe
  2416. DefaultState: 1
  2417. RuleName: Crystal FTP connection
  2418. Protocol: TCP
  2419. RemotePort: 21
  2420. Direction: Outbound
  2421. ActivateSI 
  2422. AllowIt
  2423.  
  2424. DefaultState: 1
  2425. RuleName: Crystal FTP new version check
  2426. Protocol: TCP
  2427. RemotePort: 80
  2428. Direction: Outbound
  2429. AllowIt
  2430.  
  2431. [KenFTP]
  2432. VisibleState: 0
  2433. Exe:
  2434. KenFTP, ken ftp.exe
  2435. DefaultState: 1
  2436. RuleName: KenFTP connection
  2437. Protocol: TCP
  2438. RemotePort: 21
  2439. Direction: Outbound
  2440. ActivateSI 
  2441. AllowIt
  2442.  
  2443. [FTP Commander]
  2444. VisibleState: 0
  2445. Exe:
  2446. FTP Commander, ftpcomm.exe
  2447. DefaultState: 1
  2448. RuleName: FTP Commander connection
  2449. Protocol: TCP
  2450. RemotePort: 21
  2451. Direction: Outbound
  2452. ActivateSI 
  2453. AllowIt
  2454.  
  2455. [FTP Navigator]
  2456. VisibleState: 0
  2457. Exe:
  2458. FTP Navigator, ftpnavi.exe
  2459. DefaultState: 1
  2460. RuleName: FTP Navigator connection
  2461. Protocol: TCP
  2462. RemotePort: 21
  2463. Direction: Outbound
  2464. ActivateSI 
  2465. AllowIt
  2466.  
  2467. [AceFTP]
  2468. VisibleState: 0
  2469. Exe:
  2470. AceFTP, aceftp.exe
  2471. DefaultState: 1
  2472. RuleName: AceFTP connection
  2473. Protocol: TCP
  2474. RemotePort: 21
  2475. Direction: Outbound
  2476. ActivateSI 
  2477. AllowIt
  2478.  
  2479. [AutoSyncFTP]
  2480. VisibleState: 0
  2481. Exe:
  2482. AutoSyncFTP, autosyncftp.exe
  2483. DefaultState: 1
  2484. RuleName: AutoSyncFTP connection
  2485. Protocol: TCP
  2486. RemotePort: 21
  2487. Direction: Outbound
  2488. ActivateSI 
  2489. AllowIt
  2490.  
  2491. [Click FTP]
  2492. VisibleState: 0
  2493. Exe:
  2494. Click FTP, click ftp.exe
  2495. DefaultState: 1
  2496. RuleName: Click FTP connection
  2497. Protocol: TCP
  2498. RemotePort: 21
  2499. Direction: Outbound
  2500. ActivateSI 
  2501. AllowIt
  2502.  
  2503. [CoffeeCup Direct FTP]
  2504. VisibleState: 0
  2505. Exe:
  2506. CoffeeCup Direct FTP, directftp5.exe
  2507. DefaultState: 1
  2508. RuleName: CoffeeCup Direct FTP connection
  2509. Protocol: TCP
  2510. RemotePort: 21
  2511. Direction: Outbound
  2512. ActivateSI 
  2513. AllowIt
  2514.  
  2515. [DC SmartFTP]
  2516. VisibleState: 0
  2517. Exe:
  2518. DC SmartFTP, dcsmartftp.exe
  2519. DefaultState: 1
  2520. RuleName: DC SmartFTP connection
  2521. Protocol: TCP
  2522. RemotePort: 21
  2523. Direction: Outbound
  2524. ActivateSI 
  2525. AllowIt
  2526.  
  2527. [FileZilla]
  2528. VisibleState: 0
  2529. Exe:
  2530. FileZilla, filezilla.exe
  2531. DefaultState: 1
  2532. RuleName: FileZilla FTP connection
  2533. Protocol: TCP
  2534. RemotePort: 21
  2535. Direction: Outbound
  2536. ActivateSI 
  2537. AllowIt
  2538.  
  2539. [Site Publisher]
  2540. VisibleState: 0
  2541. Exe:
  2542. Site Publisher, sitepub.exe
  2543. DefaultState: 1
  2544. RuleName: Site Publisher FTP connection
  2545. Protocol: TCP
  2546. RemotePort: 21
  2547. Direction: Outbound
  2548. ActivateSI 
  2549. AllowIt
  2550.  
  2551. [FTP Voyager]
  2552. VisibleState: 0
  2553. Exe:
  2554. FTP Voyager, ftpvoyager.exe
  2555. DefaultState: 1
  2556. RuleName: FTP Voyager connection
  2557. Protocol: TCP
  2558. RemotePort: 21
  2559. Direction: Outbound
  2560. ActivateSI 
  2561. AllowIt
  2562.  
  2563. [FTPRight]
  2564. VisibleState: 0
  2565. Exe:
  2566. FTPRight, ftpright.exe
  2567. DefaultState: 1
  2568. RuleName: FTPRight connection
  2569. Protocol: TCP
  2570. RemotePort: 21
  2571. Direction: Outbound
  2572. ActivateSI 
  2573. AllowIt
  2574.  
  2575. [IglooFTP Pro]
  2576. VisibleState: 0
  2577. Exe:
  2578. IglooFTP Pro, iglooftp pro.exe
  2579. DefaultState: 1
  2580. RuleName: IglooFTP Pro connection
  2581. Protocol: TCP
  2582. RemotePort: 21
  2583. Direction: Outbound
  2584. ActivateSI 
  2585. AllowIt
  2586.  
  2587. [Magellan Explorer]
  2588. VisibleState: 0
  2589. Exe:
  2590. Magellan Explorer, magellan.exe
  2591. DefaultState: 1
  2592. RuleName: Magellan Explorer FTP connection
  2593. Protocol: TCP
  2594. RemotePort: 21
  2595. Direction: Outbound
  2596. ActivateSI 
  2597. AllowIt
  2598.  
  2599. [Microviet Internet FTP]
  2600. VisibleState: 0
  2601. Exe:
  2602. Microviet Internet FTP, internet ftp.exe
  2603. DefaultState: 1
  2604. RuleName: Microviet Internet FTP connection
  2605. Protocol: TCP
  2606. RemotePort: 21
  2607. Direction: Outbound
  2608. ActivateSI 
  2609. AllowIt
  2610.  
  2611. [miniftp]
  2612. VisibleState: 0
  2613. Exe:
  2614. miniftp, miniftp.exe
  2615. DefaultState: 1
  2616. RuleName: miniftp connection
  2617. Protocol: TCP
  2618. RemotePort: 21
  2619. Direction: Outbound
  2620. ActivateSI 
  2621. AllowIt
  2622.  
  2623. [NetLoad]
  2624. VisibleState: 0
  2625. Exe:
  2626. NetLoad, netload.exe
  2627. DefaultState: 1
  2628. RuleName: NetLoad FTP connection
  2629. Protocol: TCP
  2630. RemotePort: 21
  2631. Direction: Outbound
  2632. ActivateSI 
  2633. AllowIt
  2634.  
  2635. [SecureFX]
  2636. VisibleState: 0
  2637. Exe:
  2638. SecureFX, securefx.exe
  2639. DefaultState: 1
  2640. RuleName: SecureFX connection
  2641. Protocol: TCP
  2642. RemotePort: 21
  2643. Direction: Outbound
  2644. ActivateSI 
  2645. AllowIt
  2646.  
  2647. DefaultState: 1
  2648. RuleName: SecureFX SFTP connection
  2649. Protocol: TCP
  2650. RemotePort: 22
  2651. Direction: Outbound
  2652. AllowIt
  2653.  
  2654. [WebFTP]
  2655. VisibleState: 0
  2656. Exe:
  2657. WebFTP, webftp3.exe
  2658. DefaultState: 1
  2659. RuleName: WebFTP connection
  2660. Protocol: TCP
  2661. RemotePort: 21
  2662. Direction: Outbound
  2663. ActivateSI 
  2664. AllowIt
  2665.  
  2666. [WS_FTP]
  2667. VisibleState: 0
  2668. Exe:
  2669. WS_FTP, ftp95pro.exe
  2670. DefaultState: 1
  2671. RuleName: WS_FTP connection
  2672. Protocol: TCP
  2673. RemotePort: 21
  2674. Direction: Outbound
  2675. ActivateSI 
  2676. AllowIt
  2677.  
  2678. [Windows Sockets FTP Client]
  2679. VisibleState: 0
  2680. Exe:
  2681. WinFTP, winftp32.exe
  2682. DefaultState: 1
  2683. RuleName: WinFTP connection
  2684. Protocol: TCP
  2685. RemotePort: 21
  2686. Direction: Outbound
  2687. ActivateSI 
  2688. AllowIt
  2689.  
  2690. [FAR Manager]
  2691. VisibleState: 0
  2692. Exe:
  2693. Far Manager, far.exe
  2694. DefaultState: 1
  2695. RuleName: FAR manager FTP connection
  2696. Protocol: TCP
  2697. RemotePort: 21
  2698. Direction: Outbound
  2699. ActivateSI 
  2700. AllowIt
  2701.  
  2702. [Total Commander]
  2703. VisibleState: 0
  2704. Exe:
  2705. Total Commander, totalcmd.exe
  2706. DefaultState: 1
  2707. RuleName: Total Commander FTP connection
  2708. Protocol: TCP
  2709. RemotePort: 21
  2710. Direction: Outbound
  2711. ActivateSI 
  2712. AllowIt
  2713.  
  2714. [Windows Commander]
  2715. VisibleState: 0
  2716. Exe:
  2717. Windows Commander, wincmd32.exe
  2718. DefaultState: 1
  2719. RuleName: Windows Commander FTP connection
  2720. Protocol: TCP
  2721. RemotePort: 21
  2722. Direction: Outbound
  2723. ActivateSI 
  2724. AllowIt
  2725.  
  2726. ; Telnet
  2727.  
  2728. [SecureCRT]
  2729. VisibleState: 0
  2730. Exe:
  2731. SecureCRT, securecrt.exe
  2732. DefaultState: 1
  2733. RuleName: SecureCRT connection
  2734. Protocol: TCP
  2735. RemotePort: 22
  2736. Direction: Outbound
  2737. AllowIt
  2738.  
  2739. [AlphaCom Terminal Emulator]
  2740. VisibleState: 0
  2741. Exe:
  2742. AlphaCom, alpha.exe
  2743. DefaultState: 1
  2744. RuleName: AlphaCom telnet connection
  2745. Protocol: TCP
  2746. RemotePort: 23
  2747. Direction: Outbound
  2748. AllowIt
  2749.  
  2750. [Anzio]
  2751. VisibleState: 0
  2752. Exe:
  2753. Anzio, anzio32r.exe
  2754. DefaultState: 1
  2755. RuleName: Anzio telnet connection
  2756. Protocol: TCP
  2757. RemotePort: 23
  2758. Direction: Outbound
  2759. AllowIt
  2760.  
  2761. DefaultState: 1
  2762. RuleName: Anzio rlogin connection
  2763. Protocol: TCP
  2764. RemotePort: 513
  2765. Direction: Outbound
  2766. AllowIt
  2767.  
  2768. [Com]
  2769. VisibleState: 0
  2770. Exe:
  2771. Com, com75.exe
  2772. DefaultState: 1
  2773. RuleName: Com telnet connection
  2774. Protocol: TCP
  2775. RemotePort: 23
  2776. Direction: Outbound
  2777. AllowIt
  2778.  
  2779. DefaultState: 1
  2780. RuleName: Com incoming telnet connection
  2781. Protocol: TCP
  2782. LocalPort: 23
  2783. Direction: Inbound
  2784. AllowIt
  2785.  
  2786. DefaultState: 1
  2787. RuleName: Com FTP connection
  2788. Protocol: TCP
  2789. RemotePort: 21
  2790. Direction: Outbound
  2791. ActivateSI 
  2792. AllowIt
  2793.  
  2794. [Emu]
  2795. VisibleState: 0
  2796. Exe:
  2797. Emu, emu.exe
  2798. DefaultState: 1
  2799. RuleName: Emu telnet connection
  2800. Protocol: TCP
  2801. RemotePort: 23
  2802. Direction: Outbound
  2803. AllowIt
  2804.  
  2805. [IVT]
  2806. VisibleState: 0
  2807. Exe:
  2808. IVT, ivt.exe
  2809. DefaultState: 1
  2810. RuleName: IVT telnet connection
  2811. Protocol: TCP
  2812. RemotePort: 23
  2813. Direction: Outbound
  2814. AllowIt
  2815.  
  2816. [KoalaTerm]
  2817. VisibleState: 0
  2818. Exe:
  2819. KoalaTerm, mkt.exe
  2820. DefaultState: 1
  2821. RuleName: KoalaTerm telnet connection
  2822. Protocol: TCP
  2823. RemotePort: 23
  2824. Direction: Outbound
  2825. AllowIt
  2826.  
  2827. DefaultState: 1
  2828. RuleName: KoalaTerm echo connection
  2829. Protocol: TCP
  2830. RemotePort: 7
  2831. Direction: Outbound
  2832. AllowIt
  2833.  
  2834. [Mocha]
  2835. VisibleState: 0
  2836. Exe:
  2837. Mocha, mtn5250.exe
  2838. DefaultState: 1
  2839. RuleName: Mocha telnet connection
  2840. Protocol: TCP
  2841. RemotePort: 23
  2842. Direction: Outbound
  2843. AllowIt
  2844.  
  2845. [NetTerm]
  2846. VisibleState: 0
  2847. Exe:
  2848. NetTerm, netterm.exe
  2849. DefaultState: 1
  2850. RuleName: NetTerm telnet connection
  2851. Protocol: TCP
  2852. RemotePort: 23
  2853. Direction: Outbound
  2854. AllowIt
  2855.  
  2856. [Nexus Mainframe Terminal]
  2857. VisibleState: 0
  2858. Exe:
  2859. Nexus Mainframe Terminal, nmt.exe
  2860. DefaultState: 1
  2861. RuleName: Nexus Mainframe Terminal telnet connection
  2862. Protocol: TCP
  2863. RemotePort: 23
  2864. Direction: Outbound
  2865. AllowIt
  2866.  
  2867. [Putty]
  2868. VisibleState: 0
  2869. Exe:
  2870. Putty, nmt.exe
  2871. DefaultState: 1
  2872. RuleName: Putty telnet connection
  2873. Protocol: TCP
  2874. RemotePort: 23
  2875. Direction: Outbound
  2876. AllowIt
  2877.  
  2878. [Quick3270]
  2879. VisibleState: 0
  2880. Exe:
  2881. Quick3270, quick3270.exe
  2882. DefaultState: 1
  2883. RuleName: Quick3270 telnet connection
  2884. Protocol: TCP
  2885. RemotePort: 23
  2886. Direction: Outbound
  2887. AllowIt
  2888.  
  2889. [ShellTelnet]
  2890. VisibleState: 0
  2891. Exe:
  2892. ShellTelnet, shellnet.exe
  2893. DefaultState: 1
  2894. RuleName: ShellTelnet telnet connection
  2895. Protocol: TCP
  2896. RemotePort: 23
  2897. Direction: Outbound
  2898. AllowIt
  2899.  
  2900. [TelStar]
  2901. VisibleState: 0
  2902. Exe:
  2903. TelStar, telstar.exe
  2904. DefaultState: 1
  2905. RuleName: TelStar telnet connection
  2906. Protocol: TCP
  2907. RemotePort: 23
  2908. Direction: Outbound
  2909. AllowIt
  2910.  
  2911. [Telnet Streamer]
  2912. VisibleState: 0
  2913. Exe:
  2914. Telnet Streamer, xns.exe
  2915. Telnet Streamer, tns.exe
  2916. DefaultState: 1
  2917. RuleName: Telnet Streamer connection
  2918. Protocol: TCP
  2919. RemotePort: 23
  2920. Direction: Outbound
  2921. AllowIt
  2922.  
  2923. [Tera Term Pro]
  2924. VisibleState: 0
  2925. Exe:
  2926. Tera Term Pro, ttermpro.exe
  2927. DefaultState: 1
  2928. RuleName: Tera Term Pro connection
  2929. Protocol: TCP
  2930. RemotePort: 22, 23
  2931. Direction: Outbound
  2932. AllowIt
  2933.  
  2934. [TN3270]
  2935. VisibleState: 0
  2936. Exe:
  2937. TN3270, tn3270.exe
  2938. DefaultState: 1
  2939. RuleName: TN3270 telnet connection
  2940. Protocol: TCP
  2941. RemotePort: 23
  2942. Direction: Outbound
  2943. AllowIt
  2944.  
  2945. [Windows Telnet Client]
  2946. VisibleState: 0
  2947. Exe:
  2948. Windows Telnet Client, telnet.exe
  2949. DefaultState: 1
  2950. RuleName: Windows Telnet Client connection
  2951. Protocol: TCP
  2952. RemotePort: 23
  2953. Direction: Outbound
  2954. AllowIt
  2955.  
  2956. DefaultState: 1
  2957. RuleName: Windows Telnet Client RLOGIN connection
  2958. Protocol: TCP
  2959. RemotePort: 513
  2960. Direction: Outbound
  2961. AllowIt
  2962.  
  2963. ; Communications
  2964.  
  2965. [AOL Instant Messenger]
  2966. VisibleState: 0
  2967. Exe:
  2968. AOL Instant Messenger, aim.exe
  2969. DefaultState: 1
  2970. RuleName: AOL Instant Messenger Connection
  2971. Protocol: TCP
  2972. RemotePort: 5190
  2973. Direction: Outbound
  2974. AllowIt
  2975.  
  2976. DefaultState: 1
  2977. RuleName: AOL Instant Messenger HTTP connection
  2978. Protocol: TCP
  2979. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  2980. Direction: Outbound
  2981. AllowIt
  2982.  
  2983. [Boomerang SST]
  2984. VisibleState: 0
  2985. Exe:
  2986. Boomerang Secure Shuttle Transport, shuttle.exe
  2987. DefaultState: 1
  2988. RuleName: Boomerang SST connection
  2989. Protocol: TCP
  2990. RemoteHost: 216.129.147.*
  2991. Direction: Outbound
  2992. AllowIt
  2993.  
  2994. [Dwyco CDC32]
  2995. VisibleState: 0
  2996. Exe:
  2997. Dwyco CDC32, cdc32.exe
  2998. DefaultState: 1
  2999. RuleName: Dwyco CDC32 server connection
  3000. Protocol: TCP
  3001. RemotePort: 6700-6703
  3002. Direction: Outbound
  3003. AllowIt
  3004.  
  3005. DefaultState: 1
  3006. RuleName: Dwyco CDC32 direct connection
  3007. Protocol: TCP
  3008. RemotePort: 6780
  3009. Direction: Outbound
  3010. AllowIt
  3011.  
  3012. DefaultState: 1
  3013. RuleName: Dwyco CDC32 file transfer and direct video zap
  3014. Protocol: TCP
  3015. RemotePort: 1024-5000
  3016. Direction: Outbound
  3017. AllowIt
  3018.  
  3019. DefaultState: 1
  3020. RuleName: Dwyco CDC32 real-time audio and video
  3021. Protocol: UDP
  3022. RemotePort: 10096, 12000-16090
  3023. AllowIt
  3024.  
  3025. DefaultState: 1
  3026. RuleName: Dwyco CDC32 link test
  3027. Protocol: TCP
  3028. RemotePort: 0
  3029. Direction: Outbound
  3030. AllowIt
  3031.  
  3032. [ICQ]
  3033. Exe:
  3034. Mirabilis ICQ, icq.exe
  3035. ICQLite, icqlite.exe
  3036. DefaultState: 1
  3037. RuleName: ICQ Server connection
  3038. Protocol: UDP
  3039. RemotePort: 4000
  3040. AllowIt
  3041.  
  3042. DefaultState: 1
  3043. RuleName: ICQ Server connection
  3044. Protocol: UDP
  3045. RemotePort: 4000
  3046. AllowIt
  3047.  
  3048. DefaultState: 1
  3049. RuleName: ICQ Client Connection
  3050. Protocol: TCP
  3051. RemotePort: 1024-65535
  3052. Direction: Inbound
  3053. AllowIt
  3054.  
  3055. DefaultState: 1
  3056. RuleName: ICQ Client Connection
  3057. Protocol: TCP
  3058. RemotePort: 1024-65535
  3059. Direction: Outbound
  3060. AllowIt
  3061.  
  3062. DefaultState: 1
  3063. RuleName: ICQ Send Mail
  3064. Protocol: TCP
  3065. RemotePort: 25
  3066. Direction: Outbound
  3067. AllowIt
  3068.  
  3069. DefaultState: 1
  3070. RuleName: ICQ Receive Mail
  3071. Protocol: TCP
  3072. RemotePort: 110
  3073. Direction: Outbound
  3074. AllowIt
  3075.  
  3076. DefaultState: 1
  3077. RuleName: ICQ HTTP connection
  3078. Protocol: TCP
  3079. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  3080. Direction: Outbound
  3081. AllowIt
  3082.  
  3083. [Miranda]
  3084. VisibleState: 0
  3085. Exe:
  3086. Miranda, miranda32.exe
  3087. DefaultState: 1
  3088. RuleName: Miranda Connection
  3089. Protocol: TCP
  3090. RemotePort: 5190
  3091. Direction: Outbound
  3092. AllowIt
  3093.  
  3094. DefaultState: 1
  3095. RuleName: Miranda HTTP connection
  3096. Protocol: TCP
  3097. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  3098. Direction: Outbound
  3099. AllowIt
  3100.  
  3101. [MSN Messenger]
  3102. VisibleState: 0
  3103. Exe:
  3104. MSN Messenger Service, msmsgs.exe
  3105. MSN Messenger Service, msnmsgr.exe
  3106. DefaultState: 1
  3107. RuleName: MSN Messenger Connection
  3108. Protocol: TCP
  3109. RemotePort: 1863
  3110. Direction: Outbound
  3111. AllowIt
  3112.  
  3113. DefaultState: 1
  3114. RuleName: MSN Messenger voice communications
  3115. Protocol: TCP
  3116. LocalPort: 6901
  3117. Direction: Outbound
  3118. AllowIt
  3119.  
  3120. DefaultState: 1
  3121. RuleName: MSN Messenger voice communications
  3122. Protocol: UDP
  3123. RemotePort: 6901
  3124. AllowIt
  3125.  
  3126. DefaultState: 1
  3127. RuleName: MSN Messenger file transfer
  3128. Protocol: TCP
  3129. RemotePort: 6891-6900
  3130. Direction: Outbound
  3131. AllowIt
  3132.  
  3133. DefaultState: 1
  3134. RuleName: MSN Messenger Remote Assistance
  3135. Protocol: TCP
  3136. RemotePort: 3389
  3137. Direction: Outbound
  3138. AllowIt
  3139.  
  3140. DefaultState: 1
  3141. RuleName: MSN Messenger Application Sharing and Whiteboard
  3142. Protocol: TCP
  3143. RemotePort: 1503
  3144. Direction: Outbound
  3145. AllowIt
  3146.  
  3147. DefaultState: 1
  3148. RuleName: MSN Messenger RTP connection
  3149. Protocol: UDP
  3150. LocalPort: 5004-65535
  3151. AllowIt
  3152.  
  3153. [Odigo]
  3154. VisibleState: 0
  3155. Exe:
  3156. Odigo, odigo.exe
  3157. DefaultState: 1
  3158. RuleName: Odigo Connection
  3159. Protocol: TCP
  3160. RemotePort: 80, 3128, 8080, 1080, 2562
  3161. Direction: Outbound
  3162. AllowIt
  3163.  
  3164. [Eyeball Chat]
  3165. VisibleState: 0
  3166. Exe:
  3167. Eyeball Chat, eyeballchat.exe
  3168. DefaultState: 1
  3169. RuleName: Eyeball Chat TCP connection
  3170. Protocol: TCP
  3171. RemotePort: 5500, 5501, 5515
  3172. Direction: Outbound
  3173. AllowIt
  3174.  
  3175. DefaultState: 1
  3176. RuleName: Eyeball Chat UDP connection
  3177. Protocol: UDP
  3178. RemotePort: 5700-5702
  3179. AllowIt
  3180.  
  3181. [IRC]
  3182. Exe:
  3183. mIRC, mirc32.exe
  3184. mIRC, mirc.exe
  3185. DefaultState: 1
  3186. RuleName: mIRC connection
  3187. Protocol: TCP
  3188. RemotePort: 6660-6670
  3189. Direction: Outbound
  3190. AllowIt
  3191.  
  3192. DefaultState: 1
  3193. RuleName: mIRC AUTH connection
  3194. Protocol: TCP
  3195. LocalPort: 113
  3196. Direction: Inbound
  3197. AllowIt
  3198.  
  3199. [Microsoft NetMeeting]
  3200. VisibleState: 0
  3201. Exe:
  3202. Microsoft NetMeeting, conf.exe
  3203. DefaultState: 1
  3204. RuleName: Microsoft NetMeeting Conference
  3205. Protocol: TCP
  3206. RemotePort: 1000-2999
  3207. Direction: Outbound
  3208. AllowIt
  3209.  
  3210. DefaultState: 1
  3211. RuleName: Microsoft NetMeeting Conference
  3212. Protocol: UDP
  3213. RemotePort: 49600-49700
  3214. AllowIt
  3215.  
  3216. DefaultState: 1
  3217. RuleName: Microsoft NetMeeting LDAP connection
  3218. Protocol: TCP
  3219. RemotePort: 389
  3220. Direction: Outbound
  3221. AllowIt
  3222.  
  3223. DefaultState: 1
  3224. RuleName: Microsoft NetMeeting HTTP connection
  3225. Protocol: TCP
  3226. RemotePort:  80-83, 443, 1080, 3128, 8080, 8088, 11523
  3227. Direction: Outbound
  3228. AllowIt
  3229.  
  3230. [Microsoft Chat]
  3231. VisibleState: 0
  3232. Exe:
  3233. Microsoft Chat, cchat.exe
  3234. DefaultState: 1
  3235. RuleName: Microsoft Chat connection
  3236. Protocol: TCP
  3237. RemotePort: 6667
  3238. Direction: Outbound
  3239. AllowIt
  3240.  
  3241. DefaultState: 1
  3242. RuleName: Microsoft Chat AUTH connection
  3243. Protocol: TCP
  3244. RemotePort: 113
  3245. Direction: Inbound
  3246. AllowIt
  3247.  
  3248. [SMSTation]
  3249. VisibleState: 0
  3250. Exe:
  3251. SMSTation, smstation.exe
  3252. DefaultState: 1
  3253. RuleName: SMSTation connection
  3254. Protocol: TCP
  3255. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  3256. Direction: Outbound
  3257. AllowIt
  3258.  
  3259. [Yahoo! Messenger]
  3260. VisibleState: 0
  3261. Exe:
  3262. Yahoo! Messenger, ypager.exe
  3263. DefaultState: 1
  3264. RuleName: Yahoo! Messenger HTTP connection
  3265. Protocol: TCP
  3266. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  3267. Direction: Outbound
  3268. AllowIt
  3269.  
  3270. DefaultState: 1
  3271. RuleName: Yahoo! Messenger Send Mail
  3272. Protocol: TCP
  3273. RemotePort: 25
  3274. Direction: Outbound
  3275. AllowIt
  3276.  
  3277. DefaultState: 1
  3278. RuleName: Yahoo! Messenger Login
  3279. Protocol: TCP
  3280. RemotePort: 23, 5050
  3281. Direction: Outbound
  3282. AllowIt
  3283.  
  3284. DefaultState: 1
  3285. RuleName: Yahoo! Messenger Conference TCP connection
  3286. Protocol: TCP
  3287. RemotePort: 5000, 5001
  3288. Direction: Outbound
  3289. AllowIt
  3290.  
  3291. DefaultState: 1
  3292. RuleName: Yahoo! Messenger Conference UDP connection
  3293. Protocol: UDP
  3294. LocalPort: 5000
  3295. AllowIt
  3296.  
  3297. DefaultState: 1
  3298. RuleName: Yahoo! Messenger Call Center
  3299. Protocol: UDP
  3300. RemotePort: 6801
  3301. AllowIt
  3302.  
  3303. DefaultState: 1
  3304. RuleName: Yahoo! Messenger Call Center
  3305. Protocol: UDP
  3306. LocalPort: 5000, 5055
  3307. AllowIt
  3308.  
  3309. DefaultState: 1
  3310. RuleName: Yahoo! Messenger Call Center
  3311. Protocol: TCP
  3312. RemotePort: 7800-7825
  3313. Direction: Outbound
  3314. AllowIt
  3315.  
  3316. DefaultState: 1
  3317. RuleName: Yahoo! Messenger WebCam
  3318. Protocol: TCP
  3319. RemotePort: 5100
  3320. Direction: Outbound
  3321. AllowIt
  3322.  
  3323. [Yahoo! AutoUpdater]
  3324. VisibleState: 0
  3325. Exe:
  3326. Yahoo! AutoUpdater, yupdater.exe
  3327. DefaultState: 1
  3328. RuleName: Yahoo! Messenger AutoUpdater
  3329. Protocol: TCP
  3330. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  3331. Direction: Outbound
  3332. AllowIt
  3333.  
  3334. ; Antiviral
  3335.  
  3336. [Dr. Web Update]
  3337. VisibleState: 0
  3338. Exe:
  3339. Dr. Web Update, drwebupw.exe
  3340. DefaultState: 1
  3341. RuleName: Dr. Web Update
  3342. Protocol: TCP
  3343. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  3344. Direction: Outbound
  3345. AllowIt
  3346.  
  3347. [SpIDer Mail]
  3348. VisibleState: 0
  3349. Exe:
  3350. SpIDer Mail, spiderml.exe
  3351. DefaultState: 1
  3352. RuleName: SpIDer Mail connection
  3353. Protocol: TCP
  3354. RemotePort: 110, 
  3355. Direction: Outbound
  3356. AllowIt
  3357.  
  3358. [NOD32 AntiVirus Control Centre]
  3359. VisibleState: 0
  3360. Exe:
  3361. NOD32 AntiVirus Control Centre, nod32cc.exe
  3362. DefaultState: 1
  3363. RuleName: Update NOD32 engine and virus definitions
  3364. Protocol: TCP
  3365. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  3366. Direction: Outbound
  3367. AllowIt
  3368.  
  3369. [NOD32 AntiVirus Email Scanner]
  3370. VisibleState: 0
  3371. Exe:
  3372. NOD32 AntiVirus Email Scanner, pop3scan.exe
  3373. DefaultState: 1
  3374. RuleName: Scan incoming mail for viruses
  3375. Protocol: TCP
  3376. RemotePort: 110
  3377. Direction: Outbound
  3378. AllowIt
  3379.  
  3380. [Symantec LiveUpdate]
  3381. VisibleState: 0
  3382. Exe:
  3383. Symantec LiveUpdate, lucomserver.exe
  3384. DefaultState: 1
  3385. RuleName: Symantec LiveUpdate HTTP
  3386. Protocol: TCP
  3387. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  3388. Direction: Outbound
  3389. AllowIt
  3390.  
  3391. DefaultState: 1
  3392. RuleName: Symantec LiveUpdate FTP
  3393. Protocol: TCP
  3394. RemotePort: 21
  3395. Direction: Outbound
  3396. ActivateSI 
  3397. AllowIt
  3398.  
  3399. [KAV Updater]
  3400. VisibleState: 0
  3401. Exe:
  3402. KAV Updater, avpupd.exe
  3403. DefaultState: 1
  3404. RuleName: KAV Updater HTTP connection
  3405. Protocol: TCP
  3406. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  3407. Direction: Outbound
  3408. AllowIt
  3409.  
  3410. DefaultState: 1
  3411. RuleName: KAV Updater FTP connection
  3412. Protocol: TCP
  3413. RemotePort: 21
  3414. Direction: Outbound
  3415. ActivateSI 
  3416. AllowIt
  3417.  
  3418. [McAfee Update]
  3419. VisibleState: 0
  3420. Exe:
  3421. McAfee VirusScan Update, mupdate.exe
  3422. DefaultState: 1
  3423. RuleName: McAfee Update
  3424. Protocol: TCP
  3425. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  3426. Direction: Outbound
  3427. AllowIt
  3428.  
  3429. ; Net Utilites
  3430.  
  3431. [NetLab]
  3432. VisibleState: 0
  3433. Exe:
  3434. NetLab, netlab.exe
  3435. DefaultState: 1
  3436. RuleName: Get Time NetLab connection
  3437. Protocol: TCP
  3438. RemotePort: 37
  3439. Direction: Outbound
  3440. AllowIt
  3441.  
  3442. DefaultState: 1
  3443. RuleName: NetLab WhoIs Connection
  3444. Protocol: TCP
  3445. RemotePort: 43
  3446. Direction: Outbound
  3447. AllowIt
  3448.  
  3449. DefaultState: 1
  3450. RuleName: NetLab Quote Connection
  3451. Protocol: TCP
  3452. RemotePort: 17
  3453. Direction: Outbound
  3454. AllowIt
  3455.  
  3456. DefaultState: 1
  3457. RuleName: NetLab Finger Connection
  3458. Protocol: TCP
  3459. RemotePort: 79
  3460. Direction: Outbound
  3461. AllowIt
  3462.  
  3463. [SmartWhois]
  3464. VisibleState: 0
  3465. Exe:
  3466. SmartWhois, sw3.exe
  3467. DefaultState: 1
  3468. RuleName: SmartWhoIs Connection
  3469. Protocol: TCP
  3470. RemotePort: 43
  3471. Direction: Outbound
  3472. AllowIt
  3473.  
  3474. [NeoTrace]
  3475. VisibleState: 0
  3476. Exe:
  3477. NeoTrace, neotrace.exe
  3478. DefaultState: 1
  3479. RuleName: Neotrace HTTP
  3480. Protocol: TCP
  3481. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  3482. Direction: Outbound
  3483. AllowIt
  3484.  
  3485. DefaultState: 1
  3486. RuleName: Neotrace WhoIs
  3487. Protocol: TCP
  3488. RemotePort: 43
  3489. Direction: Outbound
  3490. AllowIt
  3491.  
  3492. [VisualRoute] 
  3493. VisibleState: 0
  3494. Exe:
  3495. VisualRoute, visualroute.exe
  3496. DefaultState: 1
  3497. RuleName: VisualRoute HTTP connection
  3498. Protocol: TCP
  3499. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  3500. Direction: Outbound
  3501. AllowIt
  3502.  
  3503. DefaultState: 1 
  3504. RuleName: VisualRoute WhoIs connection
  3505. Protocol: TCP 
  3506. RemotePort: 43 
  3507. Direction: Outbound 
  3508. AllowIt 
  3509.  
  3510. ; Time Synchronizers
  3511.  
  3512. [Chameleon Clock]
  3513. VisibleState: 0
  3514. Exe:
  3515. Chameleon Clock, chamclock.exe
  3516. DefaultState: 1
  3517. RuleName: Chameleon Clock time connection
  3518. Protocol: UDP
  3519. RemotePort: 123
  3520. AllowIt
  3521.  
  3522. [Advanced System Agent]
  3523. VisibleState: 0
  3524. Exe:
  3525. Advanced System Agent, asa_ext.exe
  3526. DefaultState: 1
  3527. RuleName: Advanced System Agent time connection
  3528. Protocol: UDP
  3529. RemotePort: 123
  3530. AllowIt
  3531.  
  3532. [12Ghosts Synchronize]
  3533. VisibleState: 0
  3534. Exe:
  3535. 12Ghosts Synchronize, 12sync.exe
  3536. DefaultState: 1
  3537. RuleName: 12Ghosts Synchronize SNTP connection
  3538. Protocol: UDP
  3539. RemotePort: 123
  3540. AllowIt
  3541.  
  3542. DefaultState: 1
  3543. RuleName: 12Ghosts Synchronize time connection
  3544. Protocol: UDP
  3545. RemotePort: 37
  3546. AllowIt
  3547.  
  3548. DefaultState: 1
  3549. RuleName: 12Ghosts Synchronize time connection
  3550. Protocol: TCP
  3551. RemotePort: 37
  3552. Direction: Outbound
  3553. AllowIt
  3554.  
  3555. [1st Atomic Time]
  3556. VisibleState: 0
  3557. Exe:
  3558. 1st Atomic Time, 1stat.exe
  3559. DefaultState: 1
  3560. RuleName: 1st Atomic Time SNTP connection
  3561. Protocol: UDP
  3562. RemotePort: 123
  3563. AllowIt
  3564.  
  3565. DefaultState: 1
  3566. RuleName: 1st Atomic Time daytime connection
  3567. Protocol: TCP
  3568. RemotePort: 13
  3569. Direction: Outbound
  3570. AllowIt
  3571.  
  3572. [Absolute Time Corrector]
  3573. VisibleState: 0
  3574. Exe:
  3575. Absolute Time Corrector, atc.exe
  3576. DefaultState: 1
  3577. RuleName: Absolute Time Corrector connection
  3578. Protocol: TCP
  3579. RemotePort: 37
  3580. Direction: Outbound
  3581. AllowIt
  3582.  
  3583. [AceClock Pro]
  3584. VisibleState: 0
  3585. Exe:
  3586. AceClock Pro, aceclock.exe
  3587. DefaultState: 1
  3588. RuleName: AceClock Pro SNTP connection
  3589. Protocol: UDP
  3590. RemotePort: 123
  3591. AllowIt
  3592.  
  3593. DefaultState: 1
  3594. RuleName: AceClock Pro time connection
  3595. Protocol: TCP
  3596. RemotePort: 37
  3597. Direction: Outbound
  3598. AllowIt
  3599.  
  3600. [Atom Timer]
  3601. VisibleState: 0
  3602. Exe:
  3603. Atom Timer, atomt.exe
  3604. DefaultState: 1
  3605. RuleName: Atom Timer daytime connection
  3606. Protocol: TCP
  3607. RemotePort: 13
  3608. Direction: Outbound
  3609. AllowIt
  3610.  
  3611. [AtomSync]
  3612. VisibleState: 0
  3613. Exe:
  3614. AtomSync, atomuhr.exe
  3615. DefaultState: 1
  3616. RuleName: AtomSync SNTP connection
  3617. Protocol: UDP
  3618. RemotePort: 123
  3619. AllowIt
  3620.  
  3621. [Attache Transparent Clock]
  3622. VisibleState: 0
  3623. Exe:
  3624. Attache Clock, attacheclock.exe
  3625. Attache Clock, configtool.exe
  3626. DefaultState: 1
  3627. RuleName: Attache Clock SNTP connection
  3628. Protocol: UDP
  3629. RemotePort: 123
  3630. AllowIt
  3631.  
  3632. [Desktop Atomic Clock]
  3633. VisibleState: 0
  3634. Exe:
  3635. Desktop Atomic Clock, dac.exe
  3636. DefaultState: 1
  3637. RuleName: Desktop Atomic Clock daytime connection
  3638. Protocol: TCP
  3639. RemotePort: 13
  3640. Direction: Outbound
  3641. AllowIt
  3642.  
  3643. [DS Clock]
  3644. VisibleState: 0
  3645. Exe:
  3646. DS Clock, dsclock.exe
  3647. DefaultState: 1
  3648. RuleName: DS Clock SNTP connection
  3649. Protocol: UDP
  3650. RemotePort: 123
  3651. AllowIt
  3652.  
  3653. [Easy Time]
  3654. VisibleState: 0
  3655. Exe:
  3656. Easy Time, easytime.exe
  3657. DefaultState: 1
  3658. RuleName: Easy Time SNTP connection
  3659. Protocol: UDP
  3660. RemotePort: 123
  3661. AllowIt
  3662.  
  3663. [EZTimeSync]
  3664. VisibleState: 0
  3665. Exe:
  3666. EZTimeSync, eztimesync.exe
  3667. DefaultState: 1
  3668. RuleName: EZTimeSync connection
  3669. Protocol: TCP
  3670. RemotePort: 37
  3671. Direction: Outbound
  3672. AllowIt
  3673.  
  3674. [Dimension 4]
  3675. VisibleState: 0
  3676. Exe:
  3677. Dimension 4, d4.exe
  3678. DefaultState: 1
  3679. RuleName: Dimension 4 SNTP connection
  3680. Protocol: UDP
  3681. RemotePort: 123
  3682. AllowIt
  3683.  
  3684. DefaultState: 1
  3685. RuleName: Dimension 4 time connection
  3686. Protocol: TCP
  3687. RemotePort: 37
  3688. Direction: Outbound
  3689. AllowIt
  3690.  
  3691. DefaultState: 1
  3692. RuleName: Dimension 4 time connection
  3693. Protocol: UDP
  3694. RemotePort: 37
  3695. AllowIt
  3696.  
  3697. [NMEATime]
  3698. VisibleState: 0
  3699. Exe:
  3700. NMEATime, nmeatime.exe
  3701. DefaultState: 1
  3702. RuleName: NMEATime daytime connection
  3703. Protocol: TCP
  3704. RemotePort: 13
  3705. Direction: Outbound
  3706. AllowIt
  3707.  
  3708. DefaultState: 1
  3709. RuleName: NMEATime SNTP connection
  3710. Protocol: UDP
  3711. RemotePort: 123
  3712. AllowIt
  3713.  
  3714. [SolidSync]
  3715. VisibleState: 0
  3716. Exe:
  3717. SolidSync, solidsync.exe
  3718. DefaultState: 1
  3719. RuleName: SolidSync time connection
  3720. Protocol: TCP
  3721. RemotePort: 37
  3722. Direction: Outbound
  3723. AllowIt
  3724.  
  3725. [Tardis]
  3726. VisibleState: 0
  3727. Exe:
  3728. Tardis, tardis.exe
  3729. DefaultState: 1
  3730. RuleName: Tardis SNTP connection
  3731. Protocol: UDP
  3732. RemotePort: 123
  3733. AllowIt
  3734.  
  3735. DefaultState: 1
  3736. RuleName: Tardis time connection
  3737. Protocol: UDP
  3738. RemotePort: 37
  3739. AllowIt
  3740.  
  3741. DefaultState: 1
  3742. RuleName: Tardis time connection
  3743. Protocol: TCP
  3744. RemotePort: 37
  3745. Direction: Outbound
  3746. AllowIt
  3747.  
  3748. DefaultState: 1
  3749. RuleName: Tardis daytime connection
  3750. Protocol: TCP
  3751. RemotePort: 13
  3752. Direction: Outbound
  3753. AllowIt
  3754.  
  3755. DefaultState: 1
  3756. RuleName: Tardis HTTP connection
  3757. Protocol: TCP
  3758. RemotePort: 80
  3759. Direction: Outbound
  3760. AllowIt
  3761.  
  3762. [Tech-Pro World Clock]
  3763. VisibleState: 0
  3764. Exe:
  3765. Tech-Pro World Clock, worldclock.exe
  3766. DefaultState: 1
  3767. RuleName: Tech-Pro World Clock connection
  3768. Protocol: TCP
  3769. RemotePort: 37
  3770. Direction: Outbound
  3771. AllowIt
  3772.  
  3773. [TimeSync]
  3774. VisibleState: 0
  3775. Exe:
  3776. TimeSync, timesync.exe
  3777. DefaultState: 1
  3778. RuleName: TimeSync time connection
  3779. Protocol: TCP
  3780. RemotePort: 37
  3781. Direction: Outbound
  3782. AllowIt
  3783.  
  3784. [Time Sync Pro]
  3785. VisibleState: 0
  3786. Exe:
  3787. Time Sync Pro, timesync.exe
  3788. DefaultState: 1
  3789. RuleName: Time Sync Pro SNTP connection
  3790. Protocol: UDP
  3791. RemotePort: 123
  3792. AllowIt
  3793.  
  3794. [TSync]
  3795. VisibleState: 0
  3796. Exe:
  3797. TSync, tsync.exe
  3798. DefaultState: 1
  3799. RuleName: TSync time connection
  3800. Protocol: TCP
  3801. RemotePort: 37
  3802. Direction: Outbound
  3803. AllowIt
  3804.  
  3805. [WebTime]
  3806. VisibleState: 0
  3807. Exe:
  3808. WebTime, webtime.exe
  3809. DefaultState: 1
  3810. RuleName: WebTime time connection
  3811. Protocol: TCP
  3812. RemotePort: 37
  3813. Direction: Outbound
  3814. AllowIt
  3815.  
  3816. [YATS32]
  3817. VisibleState: 0
  3818. Exe:
  3819. YATS32, yats32.exe
  3820. DefaultState: 1
  3821. RuleName: YATS32 SNTP connection
  3822. Protocol: UDP
  3823. RemotePort: 123
  3824. AllowIt
  3825.  
  3826. ; Multimedia
  3827.  
  3828. [Ashampoo Media Player+]
  3829. VisibleState: 0
  3830. Exe:
  3831. Ashampoo Media Player+, ampplus.exe
  3832. DefaultState: 1
  3833. RuleName: Ashampoo Media Player+ Info Channel
  3834. Protocol: TCP
  3835. RemoteHost: 195.125.111.109
  3836. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  3837. Direction: Outbound
  3838. AllowIt
  3839.  
  3840. [DivX Player]
  3841. VisibleState: 0
  3842. Exe:
  3843. DivX Player, "DivX Player 2.0 Alpha.exe"
  3844. DefaultState: 1
  3845. RuleName: DivX Player HTTP connection
  3846. Protocol: TCP
  3847. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  3848. Direction: Outbound
  3849. AllowIt
  3850.  
  3851. [MusicMatch Jukebox]
  3852. VisibleState: 0
  3853. Exe:
  3854. MusicMatch Jukebox, mmjb.exe
  3855. DefaultState: 1
  3856. RuleName: MusicMatch Jukebox HTTP connection
  3857. Protocol: TCP
  3858. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  3859. Direction: Outbound
  3860. AllowIt
  3861.  
  3862. [MusicMatch Jukebox Update]
  3863. VisibleState: 0
  3864. Exe:
  3865. MusicMatch Jukebox Update, mmupdatemgr.exe
  3866. DefaultState: 1
  3867. RuleName: MusicMatch Jukebox Update HTTP connection
  3868. Protocol: TCP
  3869. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  3870. Direction: Outbound
  3871. AllowIt
  3872.  
  3873. [Sonique]
  3874. VisibleState: 0
  3875. Exe:
  3876. Sonique, sqstart.exe
  3877. Sonique, Sonique.exe
  3878. DefaultState: 1
  3879. RuleName: Sonique HTTP connection
  3880. Protocol: TCP
  3881. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  3882. Direction: Outbound
  3883. AllowIt
  3884.  
  3885. [WinAmp]
  3886. VisibleState: 0
  3887. Exe:
  3888. WinAmp, winamp.exe
  3889. WinAmp, studio.exe
  3890. DefaultState: 1
  3891. RuleName: WinAmp Connection
  3892. Protocol: TCP
  3893. RemotePort: 8000-8900
  3894. Direction: Outbound
  3895. AllowIt
  3896.  
  3897. DefaultState: 1
  3898. RuleName: WinAmp MiniBrowser Connection
  3899. Protocol: TCP
  3900. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  3901. Direction: Outbound
  3902. AllowIt
  3903.  
  3904. [Windows Media Player]
  3905. VisibleState: 0
  3906. Exe:
  3907. Windows Media Player, mplayer2.exe
  3908. Windows Media Player, wmplayer.exe
  3909. DefaultState: 1
  3910. RuleName: Windows Media Player HTTP connection
  3911. Protocol: TCP
  3912. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  3913. Direction: Outbound
  3914. AllowIt
  3915.  
  3916. DefaultState: 1
  3917. RuleName: Windows Media Player connection
  3918. Protocol: TCP
  3919. RemotePort: 1755, 8000, 8001
  3920. Direction: Outbound
  3921. AllowIt
  3922.  
  3923. [CDex]
  3924. VisibleState: 0
  3925. Exe:
  3926. CDex, cdex.exe
  3927. DefaultState: 1
  3928. RuleName: CDex HTTP connection
  3929. Protocol: TCP
  3930. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  3931. Direction: Outbound
  3932. AllowIt
  3933.  
  3934. [QuickTime]
  3935. VisibleState: 0
  3936. Exe:
  3937. QuickTime Player, quicktimeplayer.exe
  3938. DefaultState: 1
  3939. RuleName: QuickTime Player Connection
  3940. Protocol: TCP
  3941. RemotePort: 554
  3942. Direction: Outbound
  3943. AllowIt
  3944.  
  3945. DefaultState: 1
  3946. RuleName: QuickTime Player Connection
  3947. Protocol: UDP
  3948. RemotePort: 2001
  3949. AllowIt
  3950.  
  3951. DefaultState: 1
  3952. RuleName: QuickTime Player HTTP Connection
  3953. Protocol: TCP
  3954. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  3955. Direction: Outbound
  3956. AllowIt
  3957.  
  3958. [RealPlayer]
  3959. VisibleState: 0
  3960. Exe:
  3961. RealPlayer, realplay.exe
  3962. DefaultState: 1
  3963. RuleName: RealPlayer Connection
  3964. Protocol: TCP
  3965. RemotePort: 554, 7070, 7071
  3966. Direction: Outbound
  3967. AllowIt
  3968.  
  3969. DefaultState: 1
  3970. RuleName: RealPlayer HTTP Connection
  3971. Protocol: TCP
  3972. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  3973. Direction: Outbound
  3974. AllowIt
  3975.  
  3976. DefaultState: 1
  3977. RuleName: RealPlayer Inbound UDP Connection
  3978. Protocol: UDP
  3979. LocalPort: 6770-32000
  3980. AllowIt
  3981.  
  3982. DefaultState: 1
  3983. RuleName: RealPlayer Outbound UDP Connection
  3984. Protocol: UDP
  3985. RemotePort: 6770-32000
  3986. AllowIt
  3987.  
  3988. [RealNetworks Event Launcher]
  3989. VisibleState: 0
  3990. Exe:
  3991. RealNetworks Event Launcher, realevent.exe
  3992. DefaultState: 1
  3993. RuleName: RealNetworks Event Launcher HTTP Connection
  3994. Protocol: TCP
  3995. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  3996. Direction: Outbound
  3997. AllowIt
  3998.  
  3999. ; Internet Search
  4000.  
  4001. [Copernic]
  4002. VisibleState: 0
  4003. Exe:
  4004. Copernic, copernicsvr.exe
  4005. Copernic, copernic.exe
  4006. DefaultState: 1
  4007. RuleName: Copernic search connection
  4008. Protocol: TCP
  4009. RemotePort: 80
  4010. Direction: Outbound
  4011. AllowIt
  4012.  
  4013. ; P2P
  4014.  
  4015. [eMule - Default]
  4016. VisibleState: 0
  4017. Exe:
  4018. eMule, emule.exe
  4019. DefaultState: 1
  4020. RuleName: eMule - Client to Client Source Exchange
  4021. Protocol: TCP
  4022. LocalPort: 4662
  4023. Direction: Inbound
  4024. AllowIt
  4025.  
  4026. DefaultState: 1
  4027. RuleName: eMule - Client to Client Source Exchange
  4028. Protocol: TCP
  4029. RemotePort: 4662
  4030. Direction: Outbound
  4031. AllowIt
  4032.  
  4033. DefaultState: 1
  4034. RuleName: eMule - Queue Rating, File Reask Ping
  4035. Protocol: UDP
  4036. LocalPort: 4672
  4037. AllowIt
  4038.  
  4039. DefaultState: 1
  4040. RuleName: eMule - Queue Rating, File Reask Ping
  4041. Protocol: UDP
  4042. RemotePort: 4672
  4043. AllowIt
  4044.  
  4045. DefaultState: 1
  4046. RuleName: eMule - Connection to server
  4047. Protocol: TCP
  4048. RemotePort: 4661
  4049. Direction: Outbound
  4050. AllowIt
  4051.  
  4052. DefaultState: 1
  4053. RuleName: eMule - Source asking on servers
  4054. Protocol: UDP
  4055. RemotePort: 4665
  4056. AllowIt
  4057.  
  4058. DefaultState: 1
  4059. RuleName: eMule - Webserver
  4060. Protocol: TCP
  4061. LocalPort: 4711
  4062. Direction: Inbound
  4063. AllowIt
  4064.  
  4065. DefaultState: 1
  4066. RuleName: eMule HTTP connection
  4067. Protocol: TCP
  4068. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  4069. Direction: Outbound
  4070. AllowIt
  4071.  
  4072. [eDonkey]
  4073. VisibleState: 0
  4074. Exe:
  4075. eDonkey, gdonkey.exe
  4076. DefaultState: 1
  4077. RuleName: eDonkey connection
  4078. AllowAll
  4079.  
  4080. [iMesh]
  4081. VisibleState: 0
  4082. Exe:
  4083. iMesh, imeshclient.exe
  4084. DefaultState: 1
  4085. RuleName: iMesh connection
  4086. Protocol: TCP
  4087. RemotePort: 4000-5000
  4088. Direction: Outbound
  4089. AllowIt
  4090.  
  4091. DefaultState: 1
  4092. RuleName: iMesh HTTP connection
  4093. Protocol: TCP
  4094. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  4095. Direction: Outbound
  4096. AllowIt
  4097.  
  4098. [KaZaA Media Desktop]
  4099. VisibleState: 0
  4100. Exe:
  4101. KaZaA Media Desktop, kazaa.exe
  4102. DefaultState: 1
  4103. RuleName: KaZaA Media Desktop outgoing connection
  4104. Protocol: TCP
  4105. RemotePort: 1214
  4106. Direction: Outbound
  4107. AllowIt
  4108.  
  4109. DefaultState: 1
  4110. RuleName: KaZaA Media Desktop incoming connection
  4111. Protocol: TCP
  4112. LocalPort: 1214
  4113. Direction: Inbound
  4114. AllowIt
  4115.  
  4116. DefaultState: 1
  4117. RuleName: KaZaA Media Desktop HTTP connection
  4118. Protocol: TCP
  4119. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  4120. Direction: Outbound
  4121. AllowIt
  4122.  
  4123. [Morpheus]
  4124. VisibleState: 0
  4125. Exe:
  4126. Morpheus, morpheus.exe
  4127. Morpheus, morpheusp.exe
  4128. DefaultState: 1
  4129. RuleName: Morpheus outgoing connection
  4130. Protocol: TCP
  4131. RemotePort: 1214
  4132. Direction: Outbound
  4133. AllowIt
  4134.  
  4135. DefaultState: 1
  4136. RuleName: Morpheus incoming connection
  4137. Protocol: TCP
  4138. LocalPort: 1214
  4139. Direction: Inbound
  4140. AllowIt
  4141.  
  4142. DefaultState: 1
  4143. RuleName: Morpheus HTTP connection
  4144. Protocol: TCP
  4145. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  4146. Direction: Outbound
  4147. AllowIt
  4148.  
  4149. [WinMX]
  4150. VisibleState: 0
  4151. Exe:
  4152. WinMX, winmx.exe
  4153. DefaultState: 1
  4154. RuleName: WinMX server connection
  4155. Protocol: TCP
  4156. RemotePort: 5690, 6257, 6699, 7729-7735, 7940-7952
  4157. Direction: Outbound
  4158. AllowIt
  4159.  
  4160. DefaultState: 1
  4161. RuleName: WinMX incoming UDP connection
  4162. Protocol: UDP
  4163. RemotePort: 6257
  4164. AllowIt
  4165.  
  4166. DefaultState: 1
  4167. RuleName: WinMX incoming TCP connection
  4168. Protocol: TCP
  4169. LocalPort: 6699
  4170. Direction: Inbound
  4171. AllowIt
  4172.  
  4173. DefaultState: 1
  4174. RuleName: WinMX HTTP connection
  4175. Protocol: TCP
  4176. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  4177. Direction: Outbound
  4178. AllowIt
  4179.  
  4180. [Direct Connect]
  4181. VisibleState: 0
  4182. Exe:
  4183. Direct Connect, direct connect.exe
  4184. DefaultState: 1
  4185. RuleName: Direct Connect outbound connection
  4186. Protocol: TCP
  4187. RemotePort: 411
  4188. Direction: Outbound
  4189. AllowIt
  4190.  
  4191. DefaultState: 1
  4192. RuleName: Direct Connect incoming connection
  4193. Protocol: TCP
  4194. LocalPort: 412
  4195. Direction: Inbound
  4196. AllowIt
  4197.  
  4198. DefaultState: 1
  4199. RuleName: Direct Connect HTTP connection
  4200. Protocol: TCP
  4201. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  4202. Direction: Outbound
  4203. AllowIt
  4204.  
  4205. [AudioGalaxy]
  4206. VisibleState: 0
  4207. Exe:
  4208. AudioGalaxy, agsatellite.exe
  4209. DefaultState: 1
  4210. RuleName: AudioGalaxy outgoing connection
  4211. Protocol: TCP
  4212. RemotePort: 21, 1117-5190, 41000 - 50000
  4213. Direction: Outbound
  4214. AllowIt
  4215.  
  4216. DefaultState: 1
  4217. RuleName: AudioGalaxy incoming connection
  4218. Protocol: TCP
  4219. LocalPort: 21, 1117-5190, 41000 - 50000
  4220. Direction: Inbound
  4221. AllowIt
  4222.  
  4223. [BearShare] 
  4224. VisibleState: 0
  4225. Exe:
  4226. Bearshare, bearshare.exe
  4227. Bearshare, bearsharepro.exe
  4228. DefaultState: 1
  4229. RuleName: BearShare HTTP connection
  4230. Protocol: TCP
  4231. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  4232. Direction: Outbound
  4233. AllowIt
  4234.  
  4235. DefaultState: 1
  4236. RuleName: BearShare outgoing connection
  4237. Protocol: TCP
  4238. RemotePort: 6346-6349
  4239. Direction: Outbound
  4240. AllowIt
  4241.  
  4242. DefaultState: 1
  4243. RuleName: BearShare incoming connection
  4244. Protocol: TCP
  4245. LocalPort: 6346
  4246. Direction: Inbound
  4247. AllowIt
  4248.  
  4249. [Gnotella] 
  4250. VisibleState: 0
  4251. Exe:
  4252. Gnotella, gnotella.exe
  4253. DefaultState: 1
  4254. RuleName: Gnotella HTTP connection
  4255. Protocol: TCP
  4256. RemotePort: 80, 3128, 8080, 8088
  4257. Direction: Outbound
  4258. AllowIt
  4259.  
  4260. DefaultState: 1
  4261. RuleName: Gnotella outgoing connection
  4262. Protocol: TCP
  4263. RemotePort: 6346-6352
  4264. Direction: Outbound
  4265. AllowIt
  4266.  
  4267. DefaultState: 1
  4268. RuleName: Gnotella incoming connection
  4269. Protocol: TCP
  4270. LocalPort: 6346
  4271. Direction: Inbound
  4272. AllowIt
  4273.  
  4274. [Soulseek] 
  4275. VisibleState: 0
  4276. Exe:
  4277. Soulseek, slsk.exe
  4278. DefaultState: 1
  4279. RuleName: Soulseek HTTP connection
  4280. Protocol: TCP
  4281. RemotePort: 80, 3128, 8080, 8088
  4282. Direction: Outbound
  4283. AllowIt
  4284.  
  4285. DefaultState: 1
  4286. RuleName: Soulseek HTTPS connection
  4287. Protocol: TCP
  4288. RemotePort: 443
  4289. Direction: Outbound
  4290. AllowIt
  4291.  
  4292. DefaultState: 1
  4293. RuleName: Soulseek connection
  4294. Protocol: TCP
  4295. RemotePort: 2234-2240, 5534, 6997
  4296. Direction: Outbound
  4297. AllowIt
  4298.  
  4299. DefaultState: 1
  4300. RuleName: Soulseek incoming connection
  4301. Protocol: TCP
  4302. RemotePort: 2234
  4303. Direction: Inbound
  4304. AllowIt
  4305.  
  4306. [Blubster] 
  4307. VisibleState: 0
  4308. Exe:
  4309. Blubster, blubster.exe
  4310. DefaultState: 1
  4311. RuleName: Blubster HTTP connection
  4312. Protocol: TCP
  4313. RemotePort: 80, 3128, 8080, 8088
  4314. Direction: Outbound
  4315. AllowIt
  4316.  
  4317. DefaultState: 1
  4318. RuleName: Blubster outgoing connection
  4319. Protocol: UDP
  4320. RemotePort: 41170
  4321. AllowIt
  4322.  
  4323. DefaultState: 1
  4324. RuleName: Blubster incoming connection
  4325. Protocol: UDP
  4326. LocalPort: 41170
  4327. AllowIt
  4328.  
  4329. ; Storage
  4330.  
  4331. [Storage]
  4332. VisibleState: 0
  4333. Exe:
  4334. Filo by i-drive, idriveproxy.exe
  4335. DefaultState: 1
  4336. RuleName:  i-drive storage server
  4337. Protocol: TCP
  4338. RemotePort: 443
  4339. Direction: Outbound
  4340. AllowIt
  4341.  
  4342. ; Microsoft
  4343.  
  4344. [Microsoft Excel]
  4345. VisibleState: 0
  4346. Exe:
  4347. Microsoft Excel, excel.exe
  4348. DefaultState: 1
  4349. RuleName: Microsoft Excel HTTP
  4350. Protocol: TCP
  4351. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  4352. Direction: Outbound
  4353. AllowIt
  4354.  
  4355. DefaultState: 1
  4356. RuleName: Microsoft Excel FTP
  4357. Protocol: TCP
  4358. RemotePort: 21
  4359. Direction: Outbound
  4360. ActivateSI 
  4361. AllowIt
  4362.  
  4363. DefaultState: 1
  4364. RuleName: Microsoft Excel E-Mail
  4365. Protocol: TCP
  4366. RemotePort: 25, 110
  4367. Direction: Outbound
  4368. AllowIt
  4369.  
  4370. DefaultState: 1
  4371. RuleName: Microsoft Excel LDAP
  4372. Protocol: TCP
  4373. RemotePort: 389
  4374. Direction: Outbound
  4375. AllowIt
  4376.  
  4377. DefaultState: 1
  4378. RuleName: Microsoft Excel MSSQL
  4379. Protocol: TCP
  4380. RemotePort: 1433, 1434
  4381. Direction: Outbound
  4382. AllowIt
  4383.  
  4384. [Microsoft Word]
  4385. VisibleState: 0
  4386. Exe:
  4387. Microsoft Word, winword.exe
  4388. DefaultState: 1
  4389. RuleName: Microsoft Word HTTP
  4390. Protocol: TCP
  4391. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  4392. Direction: Outbound
  4393. AllowIt
  4394.  
  4395. DefaultState: 1
  4396. RuleName: Microsoft Word FTP
  4397. Protocol: TCP
  4398. RemotePort: 21
  4399. Direction: Outbound
  4400. ActivateSI 
  4401. AllowIt
  4402.  
  4403. DefaultState: 1
  4404. RuleName: Microsoft Word E-Mail
  4405. Protocol: TCP
  4406. RemotePort: 25, 110
  4407. Direction: Outbound
  4408. AllowIt
  4409.  
  4410. DefaultState: 1
  4411. RuleName: Microsoft Word LDAP
  4412. Protocol: TCP
  4413. RemotePort: 389
  4414. Direction: Outbound
  4415. AllowIt
  4416.  
  4417. [Microsoft Access]
  4418. VisibleState: 0
  4419. Exe:
  4420. Microsoft Access, msaccess.exe
  4421. DefaultState: 1
  4422. RuleName: Microsoft Access HTTP
  4423. Protocol: TCP
  4424. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  4425. Direction: Outbound
  4426. AllowIt
  4427.  
  4428. DefaultState: 1
  4429. RuleName: Microsoft Access FTP
  4430. Protocol: TCP
  4431. RemotePort: 21
  4432. Direction: Outbound
  4433. ActivateSI 
  4434. AllowIt
  4435.  
  4436. DefaultState: 1
  4437. RuleName: Microsoft Access E-Mail
  4438. Protocol: TCP
  4439. RemotePort: 25, 110
  4440. Direction: Outbound
  4441. AllowIt
  4442.  
  4443. DefaultState: 1
  4444. RuleName: Microsoft Access LDAP
  4445. Protocol: TCP
  4446. RemotePort: 389
  4447. Direction: Outbound
  4448. AllowIt
  4449.  
  4450. ; Word Processing
  4451.  
  4452. [Adobe Acrobat]
  4453. VisibleState: 0
  4454. Exe:
  4455. Adobe Acrobat, acrobat.exe
  4456. DefaultState: 1
  4457. RuleName: Update Adobe Acrobat
  4458. Protocol: TCP
  4459. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  4460. Direction: Outbound
  4461. AllowIt
  4462.  
  4463. [Adobe Acrobat Reader]
  4464. VisibleState: 0
  4465. Exe:
  4466. Adobe Acrobat Reader, acrord32.exe
  4467. DefaultState: 1
  4468. RuleName: Update Adobe Acrobat Reader
  4469. Protocol: TCP
  4470. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  4471. Direction: Outbound
  4472. AllowIt
  4473.  
  4474. [EditPad Pro]
  4475. VisibleState: 0
  4476. Exe:
  4477. EditPad Pro, editpadpro.exe
  4478. DefaultState: 1
  4479. RuleName: Send mail by EditPad Pro
  4480. Protocol: TCP
  4481. RemotePort: 25
  4482. Direction: Outbound
  4483. AllowIt
  4484.  
  4485. DefaultState: 1
  4486. RuleName: Download/Update EPP Syntax Colour Schemes
  4487. Protocol: TCP
  4488. RemotePort: 80
  4489. RemoteHost: 216.92.230.239
  4490. Direction: Outbound
  4491. AllowIt
  4492.  
  4493. [Babylon]
  4494. VisibleState: 0
  4495. Exe:
  4496. Babylon, babylon.exe
  4497. DefaultState: 1
  4498. RuleName: Babylon HTTP connection
  4499. Protocol: TCP
  4500. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  4501. Direction: Outbound
  4502. AllowIt
  4503.  
  4504. ; Encryption
  4505.  
  4506. [ECM SignCode]
  4507. VisibleState: 0
  4508. Exe:
  4509. ECM SignCode, signcode.exe
  4510. DefaultState: 1
  4511. RuleName: ECM SignCode HTTP connection
  4512. Protocol: TCP
  4513. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  4514. Direction: Outbound
  4515. AllowIt
  4516.  
  4517. [PGP Keys]
  4518. VisibleState: 0
  4519. Exe:
  4520. PGP Keys, pgpkeys.exe
  4521. DefaultState: 1
  4522. RuleName: PGP Keys HTTP connection
  4523. Protocol: TCP
  4524. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  4525. Direction: Outbound
  4526. AllowIt
  4527.  
  4528. DefaultState: 1
  4529. RuleName: PGP Keys Server connection
  4530. Protocol: TCP
  4531. RemotePort: 11370-11371
  4532. Direction: Outbound
  4533. AllowIt
  4534.  
  4535. DefaultState: 1
  4536. RuleName: PGP Keys LDAP connection
  4537. Protocol: TCP
  4538. RemotePort: 389
  4539. Direction: Outbound
  4540. AllowIt
  4541.  
  4542. ; E-Commerce
  4543.  
  4544. [Cyphermint PayCash]
  4545. VisibleState: 0
  4546. Exe:
  4547. Cyphermint PayCash, wallet.exe
  4548. Cyphermint PayCash, cyphermintwallet.exe
  4549. DefaultState: 1
  4550. RuleName: Cyphermint PayCash connection
  4551. Protocol: TCP
  4552. RemotePort: 8128
  4553. Direction: Outbound
  4554. AllowIt
  4555.  
  4556. DefaultState: 1
  4557. RuleName: Cyphermint PayCash PROXY connection
  4558. Protocol: TCP
  4559. RemotePort: 3128, 8080
  4560. Direction: Outbound
  4561. AllowIt
  4562.  
  4563. DefaultState: 1
  4564. RuleName: Cyphermint PayCash incoming connection
  4565. Protocol: TCP
  4566. LocalPort: 8128
  4567. Direction: Inbound
  4568. AllowIt
  4569.  
  4570. [WebMoney]
  4571. VisibleState: 0
  4572. Exe:
  4573. WebMoney, webmoney.exe
  4574. DefaultState: 1
  4575. RuleName: WebMoney connection
  4576. Protocol: TCP
  4577. RemotePort: 2802
  4578. Direction: Outbound
  4579. AllowIt
  4580.  
  4581. DefaultState: 1
  4582. RuleName: WebMoney HTTP connection
  4583. Protocol: TCP
  4584. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  4585. Direction: Outbound
  4586. AllowIt
  4587.  
  4588. ; ARC
  4589.  
  4590. [PowerArchiver]
  4591. VisibleState: 0
  4592. Exe:
  4593. PowerArchiver, powerarc.exe
  4594. DefaultState: 1
  4595. RuleName: Update PowerArchiver
  4596. Protocol: TCP
  4597. RemoteHost: 140.99.102.66
  4598. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  4599. Direction: Outbound
  4600. AllowIt
  4601.  
  4602. ; Server
  4603.  
  4604. [Pointcast SMTP Server]
  4605. VisibleState: 0
  4606. Exe:
  4607. Pointcast SMTP Server, pointcastserver.exe
  4608. DefaultState: 1
  4609. RuleName: Send mail by PointCast Server
  4610. Protocol: TCP
  4611. RemotePort: 25
  4612. Direction: Outbound
  4613. AllowIt
  4614.  
  4615. DefaultState: 1
  4616. RuleName: PointCast Server HTTP connection
  4617. Protocol: TCP
  4618. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  4619. Direction: Outbound
  4620. AllowIt
  4621.  
  4622. [FTP Server]
  4623. VisibleState: 0
  4624. Exe:
  4625. FTP Server, ftpserve.exe
  4626. DefaultState: 1
  4627. RuleName: FTP Server incoming FTP connection 
  4628. Protocol: TCP
  4629. LocalPort: 21
  4630. Direction: Inbound
  4631. ActivateSI 
  4632. AllowIt
  4633.  
  4634. [Serv-U FTP Server]
  4635. VisibleState: 0
  4636. Exe:
  4637. Serv-U FTP Server, servudaemon.exe
  4638. DefaultState: 1
  4639. RuleName: Serv-U FTP Server connection 
  4640. Protocol: TCP
  4641. LocalPort: 21
  4642. Direction: Inbound
  4643. ActivateSI 
  4644. AllowIt
  4645.  
  4646. [Cerberus FTP Server]
  4647. VisibleState: 0
  4648. Exe:
  4649. Serv-U FTP Server, cerberus.exe
  4650. DefaultState: 1
  4651. RuleName: Cerberus FTP Server connection 
  4652. Protocol: TCP
  4653. LocalPort: 21
  4654. Direction: Inbound
  4655. ActivateSI 
  4656. AllowIt
  4657.  
  4658. ; Games
  4659.  
  4660. [Catch the Sperm!]
  4661. VisibleState: 0
  4662. Exe:
  4663. Catch the Sperm!, catchthesperm.exe
  4664. DefaultState: 1
  4665. RuleName: Catch the Sperm! HTTP connection
  4666. Protocol: TCP
  4667. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  4668. Direction: Outbound
  4669. AllowIt
  4670.  
  4671. [Catch the Sperm II]
  4672. VisibleState: 0
  4673. Exe:
  4674. Catch the Sperm II, catchthesperm2.exe
  4675. DefaultState: 1
  4676. RuleName: Catch the Sperm! HTTP connection
  4677. Protocol: TCP
  4678. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  4679. Direction: Outbound
  4680. AllowIt
  4681.  
  4682. [Medal of Honour: Allied Assault]
  4683. VisibleState: 0
  4684. Exe:
  4685. Medal of Honour: Allied Assault, mohaa.exe
  4686. DefaultState: 1
  4687. RuleName: Medal of Honour outbound UDP connection
  4688. Protocol: UDP
  4689. RemotePort: 12203, 12206
  4690. AllowIt
  4691.  
  4692. DefaultState: 1
  4693. RuleName: Medal of Honour inbound UDP connection
  4694. Protocol: UDP
  4695. RemotePort: 12203, 12206
  4696. AllowIt
  4697.  
  4698. DefaultState: 1
  4699. RuleName: Medal of Honour - send 'heartbeat' to master server
  4700. Protocol: UDP
  4701. RemotePort: 27900
  4702. RemoteHost: 216.177.89.34
  4703. AllowIt
  4704.  
  4705. [Championship Manager]
  4706. VisibleState: 0
  4707. Exe:
  4708. Championship Manager, cm0001.exe
  4709. DefaultState: 1
  4710. RuleName: Championship Manager TCP Connection
  4711. Protocol: TCP
  4712. RemotePort: 6667
  4713. Direction: Outbound
  4714. AllowIt
  4715.  
  4716. DefaultState: 1
  4717. RuleName: Championship Manager UDP Connection
  4718. Protocol: UDP
  4719. RemotePort: 6667
  4720. AllowIt
  4721.  
  4722. [Ultima Online]
  4723. VisibleState: 0
  4724. Exe:
  4725. Ultima Online, uo.exe
  4726. RuleName: Ultima Online
  4727. Protocol: TCP
  4728. RemotePort: 7785, 9999, 5001-5010, 7775-7777, 8800-8900
  4729. Direction: Outbound
  4730. AllowIt
  4731.  
  4732. [Quake II]
  4733. VisibleState: 0
  4734. Exe:
  4735. Quake II, quake2.exe
  4736. DefaultState: 1
  4737. RuleName: Quake II TCP Connection
  4738. Protocol: TCP
  4739. RemotePort: 27901
  4740. Direction: Outbound
  4741. AllowIt
  4742.  
  4743. DefaultState: 1
  4744. RuleName: Quake II UDP Connection
  4745. Protocol: UDP
  4746. RemotePort: 27910-27961
  4747. AllowIt
  4748.  
  4749. [Quake III]
  4750. VisibleState: 0
  4751. Exe:
  4752. Quake III, quake3.exe
  4753. DefaultState: 1
  4754. RuleName: Quake III TCP Connection
  4755. Protocol: TCP
  4756. RemotePort: 27950-30000
  4757. Direction: Outbound
  4758. AllowIt
  4759.  
  4760. DefaultState: 1
  4761. RuleName: Quake III UDP Connection
  4762. Protocol: UDP
  4763. RemotePort: 1025, 27910-30000
  4764. AllowIt
  4765.  
  4766. [Unreal]
  4767. VisibleState: 0
  4768. Exe:
  4769. Unreal, unreal.exe
  4770. DefaultState: 1
  4771. RuleName: Unreal TCP Connection
  4772. Protocol: TCP
  4773. RemotePort: 7777, 8888, 27900
  4774. Direction: Outbound
  4775. AllowIt
  4776.  
  4777. DefaultState: 1
  4778. RuleName: Unreal UDP Connection
  4779. Protocol: UDP
  4780. RemotePort: 7777-7781
  4781. AllowIt
  4782.  
  4783. [Delta Force]
  4784. VisibleState: 0
  4785. Exe:
  4786. Delta Force, df.exe
  4787. DefaultState: 1
  4788. RuleName: Delta Force TCP Connection
  4789. Protocol: TCP
  4790. RemotePort: 3100-3999
  4791. Direction: Outbound
  4792. AllowIt
  4793.  
  4794. DefaultState: 1
  4795. RuleName: Delta Force UDP Connection
  4796. Protocol: UDP
  4797. RemotePort: 3100-3999, 3568-3569
  4798. AllowIt
  4799.  
  4800. [Half-Life]
  4801. VisibleState: 0
  4802. Exe:
  4803. Half-Life, hl.exe
  4804. DefaultState: 1
  4805. RuleName: Half-Life TCP Connection
  4806. Protocol: TCP
  4807. RemotePort: 6000-6003, 7001
  4808. Direction: Outbound
  4809. AllowIt
  4810.  
  4811. DefaultState: 1
  4812. RuleName: Half-Life UDP Connection
  4813. Protocol: UDP
  4814. RemotePort: 27000-27020
  4815. AllowIt
  4816.  
  4817. [Game Zone]
  4818. VisibleState: 0
  4819. Exe:
  4820. Game Zone Client, zclientm.exe
  4821. DefaultState: 0
  4822. RuleName:  MSN(tm) Zone TCP Connection
  4823. Protocol: TCP
  4824. RemotePort: 6667, 8000-9000, 9110, 9113, 8995-11000, 28800-29000
  4825. Direction: Outbound
  4826. AllowIt
  4827.  
  4828. DefaultState: 1
  4829. RuleName: MSN(tm) Zone UDP Connection
  4830. Protocol: UDP
  4831. RemotePort: 0, 8000-9000, 9000-9100, 28800-29000
  4832. AllowIt
  4833.  
  4834. DefaultState: 1
  4835. RuleName:  DirectX and Direct Play Games TCP Connection
  4836. Protocol: TCP
  4837. RemotePort: 2300-2400, 47264
  4838. Direction: Outbound
  4839. AllowIt
  4840.  
  4841. DefaultState: 1
  4842. RuleName: DirectX and Direct Play Games UDP Connection
  4843. Protocol: UDP
  4844. RemotePort: 2300-2400
  4845. AllowIt
  4846.  
  4847. DefaultState: 1
  4848. RuleName: MSN(tm) Zone HTTP connection
  4849. Protocol: TCP
  4850. RemotePort:  80-83, 443, 1080, 3128, 8080, 8088, 11523
  4851. Direction: Outbound
  4852. AllowIt
  4853.  
  4854. [Ricochet]
  4855. VisibleState: 0
  4856. Exe:
  4857. Ricochet, ricochet.exe
  4858. DefaultState: 1
  4859. RuleName: Ricochet HTTP connection
  4860. Protocol: TCP
  4861. RemotePort:  80-83, 443, 1080, 3128, 8080, 8088, 11523
  4862. Direction: Outbound
  4863. AllowIt
  4864.  
  4865. ; Administration
  4866.  
  4867. [Citrix ICA]
  4868. VisibleState: 0
  4869. Exe:
  4870. Citrix ICA Shell, pn.exe
  4871. Citrix ICA Client, wfica32.exe
  4872. DefaultState: 1
  4873. RuleName: ICA server search
  4874. Protocol: UDP
  4875. RemotePort: 1604
  4876. AllowIt
  4877.  
  4878. DefaultState: 1
  4879. RuleName: ICA data connection
  4880. Protocol: TCP
  4881. RemotePort: 1494
  4882. Direction: Outbound
  4883. AllowIt
  4884.  
  4885. [NetAdmin (MySQL)]
  4886. VisibleState: 0
  4887. Exe:
  4888. NetAdmin, netadmin.exe
  4889. DefaultState: 1
  4890. RuleName: NetAdmin MySQL data connection
  4891. Protocol: TCP
  4892. Direction: Outbound
  4893. RemotePort: 3306
  4894. AllowIt
  4895.  
  4896. [PCAnywhere Remote Control]
  4897. VisibleState: 0
  4898. Exe:
  4899. PCAnywhere Remote Control, awrem32.exe
  4900. DefaultState: 1
  4901. RuleName: PCAnywhere UDP connection (OUT)
  4902. Protocol: UDP
  4903. RemotePort: 5632
  4904. AllowIt
  4905.  
  4906. DefaultState: 1
  4907. RuleName: PCAnywhere TCP connection (OUT)
  4908. Protocol: TCP
  4909. Direction: Outbound
  4910. RemotePort: 5631
  4911. AllowIt
  4912.  
  4913. [PCAnywhere Host]
  4914. VisibleState: 0
  4915. Exe:
  4916. PCAnywhere Host, awhost32.exe
  4917. DefaultState: 1
  4918. RuleName: PCAnywhere UDP connection (IN)
  4919. Protocol: UDP
  4920. LocalPort: 5632
  4921. AllowIt
  4922.  
  4923. DefaultState: 1
  4924. RuleName: PCAnywhere TCP connection (IN)
  4925. Protocol: TCP
  4926. Direction: Inbound
  4927. LocalPort: 5631
  4928. AllowIt
  4929.  
  4930. ; Other
  4931.  
  4932. [United Devices]
  4933. VisibleState: 0
  4934. Exe:
  4935. United Devices, ud.exe
  4936. DefaultState: 1
  4937. RuleName: United Devices HTTP connection
  4938. Protocol: TCP
  4939. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  4940. Direction: Outbound
  4941. AllowIt
  4942.  
  4943. [MTS Balance]
  4944. VisibleState: 0
  4945. Exe:
  4946. MTS Balance, mtsbalance.exe
  4947. DefaultState: 1
  4948. RuleName: MTS Balance HTTPS connection
  4949. Protocol: TCP
  4950. Direction: Outbound
  4951. RemotePort: 443
  4952. AllowIt
  4953.  
  4954. [Semagic LiveJournal Client]
  4955. VisibleState: 0
  4956. Exe:
  4957. Semagic LiveJournal Client, livejournalu.exe
  4958. DefaultState: 1
  4959. RuleName: Semagic LiveJournal Client connection
  4960. Protocol: TCP
  4961. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  4962. Direction: Outbound
  4963. AllowIt
  4964.  
  4965. ; Anti-Spam
  4966.  
  4967. [Bounce Spam Mail]
  4968. VisibleState: 0
  4969. Exe:
  4970. Bounce Spam Mail, bsm18.exe
  4971. DefaultState: 1
  4972. RuleName: Send mail by Bounce Spam Mail
  4973. Protocol: TCP
  4974. RemotePort: 25
  4975. Direction: Outbound
  4976. AllowIt
  4977.  
  4978. [SpamPal]
  4979. VisibleState: 0
  4980. Exe:
  4981. SpamPal, spampal.exe
  4982. DefaultState: 1
  4983. RuleName: SpamPal HTTP Connection
  4984. Protocol: TCP
  4985. RemotePort: 80-83, 443, 1080, 3128, 8080, 8088, 11523
  4986. Direction: Outbound
  4987. AllowIt
  4988.  
  4989. DefaultState: 1
  4990. RuleName: Receive Mail by SpamPal
  4991. Protocol: TCP
  4992. RemotePort: 110
  4993. Direction: Outbound
  4994. AllowIt
  4995.