<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Tecnologia da Informação - EficienTI</title>
	<atom:link href="http://eficienti.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://eficienti.wordpress.com</link>
	<description></description>
	<lastBuildDate>Mon, 23 Jan 2012 09:27:27 +0000</lastBuildDate>
	<language>pt-br</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='eficienti.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Tecnologia da Informação - EficienTI</title>
		<link>http://eficienti.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://eficienti.wordpress.com/osd.xml" title="Tecnologia da Informação - EficienTI" />
	<atom:link rel='hub' href='http://eficienti.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Importando blacklist no ISA Server 2006 automaticamente</title>
		<link>http://eficienti.wordpress.com/2011/12/22/importando-blacklist-no-isa-server-2006-automaticamente/</link>
		<comments>http://eficienti.wordpress.com/2011/12/22/importando-blacklist-no-isa-server-2006-automaticamente/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 18:21:59 +0000</pubDate>
		<dc:creator>Thiago L Oliveira</dc:creator>
				<category><![CDATA[Como Fazer?]]></category>
		<category><![CDATA[Interessantes]]></category>
		<category><![CDATA[Soluções Técnicas]]></category>
		<category><![CDATA[Suporte Técnico]]></category>

		<guid isPermaLink="false">http://eficienti.wordpress.com/?p=468</guid>
		<description><![CDATA[O Import de blacklist no ISA Server 2006 pode ser &#8220;automatizado&#8221; desde que montado com os scripts corretos e com o download de uma blacklist confiavel. Abaixo o procedimento: (Pacote montado pode ser solicitado para envio por e-mail) 1 &#8211; &#8230; <a href="http://eficienti.wordpress.com/2011/12/22/importando-blacklist-no-isa-server-2006-automaticamente/">Continue lendo <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eficienti.wordpress.com&amp;blog=13320816&amp;post=468&amp;subd=eficienti&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>O Import de blacklist no ISA Server 2006 pode ser &#8220;automatizado&#8221; desde que montado com os scripts corretos e com o download de uma blacklist confiavel.</p>
<p>Abaixo o procedimento:<br />
(Pacote montado pode ser solicitado para envio por e-mail)</p>
<p>1 &#8211; Criando a bat de importaçao<br />
No ISA Server 2006, Criar em c:\Blacklist um arquivo .bat e edita-lo conforme abaixo (nome sugerido: Execute-Import-In-Isa-2006.bat):<br />
<code><br />
.\ISA_Fill_Domain_Name_Set.vbs ADV .\BL\adv\domains<br />
.\ISA_Fill_URL_Set.vbs ADV .\BL\adv\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs aggressive .\BL\aggressive\domains<br />
.\ISA_Fill_URL_Set.vbs aggressive .\BL\aggressive\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs alcohol .\BL\alcohol\domains<br />
.\ISA_Fill_URL_Set.vbs alcohol .\BL\alcohol\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs anonvpn .\BL\anonvpn\domains<br />
.\ISA_Fill_URL_Set.vbs anonvpn .\BL\anonvpn\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs automobile .\BL\automobile\domains<br />
.\ISA_Fill_URL_Set.vbs automobile .\BL\automobile\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs chat .\BL\chat\domains<br />
.\ISA_Fill_URL_Set.vbs chat .\BL\chat\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs costtraps .\BL\costtraps\domains<br />
.\ISA_Fill_URL_Set.vbs costtraps .\BL\costtraps\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs dating .\BL\dating\domains<br />
.\ISA_Fill_URL_Set.vbs dating .\BL\dating\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs downloads .\BL\downloads\domains<br />
.\ISA_Fill_URL_Set.vbs downloads .\BL\downloads\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs drugs .\BL\drugs\domains<br />
.\ISA_Fill_URL_Set.vbs drugs .\BL\drugs\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs dynamic .\BL\dynamic\domainsr<br />
.\ISA_Fill_URL_Set.vbs dynamic .\BL\dynamic\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs education .\BL\education\domains<br />
.\ISA_Fill_URL_Set.vbs education .\BL\education\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs finance .\BL\finance\domains<br />
.\ISA_Fill_URL_Set.vbs finance .\BL\finance\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs fortunetelling .\BL\fortunetelling\domains<br />
.\ISA_Fill_URL_Set.vbs fortunetelling .\BL\fortunetelling\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs forum .\BL\forum\domains<br />
.\ISA_Fill_URL_Set.vbs forum .\BL\forum\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs gamble .\BL\gamble\domains<br />
.\ISA_Fill_URL_Set.vbs gamble .\BL\gamble\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs government .\BL\government\domains<br />
.\ISA_Fill_URL_Set.vbs government .\BL\government\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs hacking .\BL\hacking\domains<br />
.\ISA_Fill_URL_Set.vbs hacking .\BL\hacking\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs hobby .\BL\hobby\domains<br />
.\ISA_Fill_URL_Set.vbs hobby .\BL\hobby\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs homestyle .\BL\homestyle\domains<br />
.\ISA_Fill_URL_Set.vbs homestyle .\BL\homestyle\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs hospitals .\BL\hospitals\domains<br />
.\ISA_Fill_URL_Set.vbs hospitals .\BL\hospitals\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs imagehosting .\BL\imagehosting\domains<br />
.\ISA_Fill_URL_Set.vbs imagehosting .\BL\imagehosting\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs isp .\BL\isp\domains<br />
.\ISA_Fill_URL_Set.vbs isp .\BL\isp\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs jobsearch .\BL\jobsearch\domains<br />
.\ISA_Fill_URL_Set.vbs jobsearch .\BL\jobsearch\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs library .\BL\library\domains<br />
.\ISA_Fill_URL_Set.vbs library .\BL\library\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs military .\BL\military\domains<br />
.\ISA_Fill_URL_Set.vbs military .\BL\military\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs models .\BL\models\domains<br />
.\ISA_Fill_URL_Set.vbs models .\BL\models\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs movies .\BL\movies\domains<br />
.\ISA_Fill_URL_Set.vbs movies .\BL\movies\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs music .\BL\music\domains<br />
.\ISA_Fill_URL_Set.vbs music .\BL\music\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs news .\BL\news\domains<br />
.\ISA_Fill_URL_Set.vbs news .\BL\news\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs podcasts .\BL\podcasts\domains<br />
.\ISA_Fill_URL_Set.vbs podcasts .\BL\podcasts\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs politics .\BL\politics\domains<br />
.\ISA_Fill_URL_Set.vbs politics .\BL\politics\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs recreation .\BL\recreation\domains<br />
.\ISA_Fill_URL_Set.vbs recreation .\BL\recreation\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs radiotv .\BL\radiotv\domains<br />
.\ISA_Fill_URL_Set.vbs radiotv .\BL\radiotv\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs redirector .\BL\redirector\domains<br />
.\ISA_Fill_URL_Set.vbs redirector .\BL\redirector\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs religion .\BL\religion\domains<br />
.\ISA_Fill_URL_Set.vbs religion .\BL\religion\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs remotecontrol .\BL\remotecontrol\domains<br />
.\ISA_Fill_URL_Set.vbs remotecontrol .\BL\remotecontrol\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs ringtones .\BL\ringtones\domains<br />
.\ISA_Fill_URL_Set.vbs ringtones .\BL\ringtones\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs science .\BL\science\domains<br />
.\ISA_Fill_URL_Set.vbs science .\BL\science\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs searchengines .\BL\searchengines\domains<br />
.\ISA_Fill_URL_Set.vbs searchengines .\BL\searchengines\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs sex .\BL\sex\domains<br />
.\ISA_Fill_URL_Set.vbs sex .\BL\sex\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs shopping .\BL\shopping\domains<br />
.\ISA_Fill_URL_Set.vbs shopping .\BL\shopping\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs socialnet .\BL\socialnet\domains<br />
.\ISA_Fill_URL_Set.vbs socialnet .\BL\socialnet\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs spyware .\BL\spyware\domains<br />
.\ISA_Fill_URL_Set.vbs spyware .\BL\spyware\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs tracker .\BL\tracker\domains<br />
.\ISA_Fill_URL_Set.vbs tracker .\BL\tracker\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs updatesites .\BL\updatesites\domains<br />
.\ISA_Fill_URL_Set.vbs updatesites .\BL\updatesites\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs urlshortener .\BL\urlshortener\domains<br />
.\ISA_Fill_URL_Set.vbs urlshortener .\BL\urlshortener\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs violence .\BL\violence\domains<br />
.\ISA_Fill_URL_Set.vbs violence .\BL\violence\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs warez .\BL\warez\domains<br />
.\ISA_Fill_URL_Set.vbs warez .\BL\warez\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs weapons .\BL\weapons\domains<br />
.\ISA_Fill_URL_Set.vbs weapons .\BL\weapons\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs webmail .\BL\webmail\domains<br />
.\ISA_Fill_URL_Set.vbs webmail .\BL\webmail\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs webphone .\BL\webphone\domains<br />
.\ISA_Fill_URL_Set.vbs webphone .\BL\webphone\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs webradio .\BL\webradio\domains<br />
.\ISA_Fill_URL_Set.vbs webradio .\BL\webradio\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs webtv .\BL\webtv\domains<br />
.\ISA_Fill_URL_Set.vbs webtv .\BL\webtv\urls /prependstar</p>
<p>.\ISA_Fill_Domain_Name_Set.vbs porn .\BL\porn\domains<br />
.\ISA_Fill_URL_Set.vbs porn .\BL\porn\urls /prependstar<br />
</code></p>
<p>2 &#8211; No ISA Server 2006, Criar em c:\Blacklist o primeiro arquivo .vbs obrigatoriamente com o nome: ISA_Fill_URL_Set.vbs<br />
<code><br />
'*************************************************************************************<br />
' Script Name: ISA_Fill_URL_Set.vbs<br />
'     Version: 1.3<br />
'      Author: Jason Fossen ( www.ISAscripts.org )<br />
'Last Updated: 10.Jun.2008<br />
'     Purpose: Automatically update an ISA Server URL Set with URLs; for example,<br />
'              these could be URLs of spammers, pornographers, hacking sites, etc.<br />
'   Arguments: First arg is name of URL Set, in double-quotes if necessary.  The<br />
'              second arg is the HTTP URL, local full path, or file name (if in same<br />
'              folder as script) of a text file containing the URL data.  This file,<br />
'              if it contains comments, must use #-marks or semicolons to denote comments.<br />
'              Each line must be just one URL.<br />
'              This script is compatible with the lists at www.urlblacklist.com and<br />
'              with other similarly-formatted lists of URLs.  The file with URLs can<br />
'              use either Windows-style or UNIX-style newlines, both work fine.<br />
'        Note: The fastest way to see that the URL Set had been filled correctly<br />
'              is to close and open the ISA MMC console again, not by refreshing.<br />
'              Works on both ISA Standard and Enterprise editions.<br />
'               Thanks to Alexander Willacker for the /*pendstar switches!<br />
'       Legal: Public Domain.  Modify and redistribute freely.  No rights reserved.<br />
'              SCRIPT PROVIDED "AS IS" WITHOUT WARRANTIES OR GUARANTEES OF ANY KIND.<br />
'              USE AT YOUR OWN RISK.  Test on non-production servers first!<br />
'*************************************************************************************</p>
<p>Option Explicit<br />
On Error Resume Next</p>
<p>ReDim aURLsArray(0)                     'Array of URLs to be added to the URL Set.<br />
Dim sUrlSetName                         'Name of URL Set to be created and/or updated.<br />
Dim bUseLocalURLsFile                   'If true, use local file.  If false, get URLs from http URL.<br />
Dim sURLsFilePath                       'An HTTP URL or a local filesystem path to a file of URLs.<br />
Dim oFPC                                'See MakeIsaObjects()<br />
Dim oIsaArray                           'See MakeIsaObjects()<br />
Dim bAppendStar : bAppendStar = False   'Assume that a trailing asterisk should not be added.<br />
Dim bPrependStar : bPrependStar = False   'Assume that a leading asterisk &amp; dot should not be added.</p>
<p>Dim oFileSystem :  Set oFileSystem = WScript.CreateObject("Scripting.FileSystemObject")<br />
Call CatchAnyErrorsAndQuit("Problems creating the FileSystemObject.")</p>
<p>'*************************************************************************************<br />
' Main()<br />
'*************************************************************************************<br />
Call ProcessCommandLineArguments()<br />
Call CreateIsaObjects()<br />
Call MakeArrayOfURLs()<br />
Call CreateUrlSet()<br />
Call EmptyTheUrlSet()<br />
Call CreateNewURLs()</p>
<p>'*************************************************************************************<br />
' Procedures<br />
'*************************************************************************************</p>
<p>Sub ProcessCommandLineArguments()<br />
    On Error Resume Next<br />
    '<br />
    ' First arg...<br />
    '<br />
    sUrlSetName = WScript.Arguments.Item(0)<br />
    Dim sArg  : sArg  = LCase(sUrlSetName)<br />
    If (WScript.Arguments.Count = 0) Or (WScript.Arguments.Count &gt; 4) Or (sArg = "/?")_<br />
        Or (sArg = "-?") Or (sArg = "/h") Or (sArg = "/help") Or (sArg = "--help") Then<br />
        Call ShowHelpAndQuit()<br />
    End If</p>
<p>    '<br />
    ' Second arg...<br />
    '<br />
    sURLsFilePath = WScript.Arguments.Item(1)</p>
<p>    If InStr(LCase(sURLsFilePath), "http://") = 0 Then<br />
        bUseLocalURLsFile = True   'Use a local text file.<br />
    Else<br />
        bUseLocalURLsFile = False  'Use an http URL.<br />
    End If</p>
<p>    '<br />
    ' Check to see whether a trailing asterisk should be added if not already present.<br />
    '<br />
    For Each sArg In WScript.Arguments<br />
        If LCase(sArg) = "/appendstar" Then bAppendStar = True<br />
    Next</p>
<p>    '<br />
    ' Check to see whether a leading asterisk should be added if not already present.<br />
    '<br />
    For Each sArg In WScript.Arguments<br />
        If LCase(sArg) = "/prependstar" Then bPrependStar = True<br />
    Next</p>
<p>    On Error Goto 0<br />
End Sub</p>
<p>Sub CreateIsaObjects()<br />
    'This sub is just a placeholder for something to add later on...<br />
    Set oFPC = CreateObject("FPC.Root")<br />
    Set oIsaArray = oFPC.GetContainingArray<br />
    Call CatchAnyErrorsAndQuit("Problems connecting to ISA Server or ISA Array.")<br />
End Sub</p>
<p>Sub MakeArrayOfURLs()<br />
    If bUseLocalURLsFile Then<br />
        If Not ParseInputFile(sURLsFilePath, aURLsArray) Then<br />
            Err.Raise -1<br />
            Call CatchAnyErrorsAndQuit("Problems reading the local URLs file: " &amp; sURLsFilePath)<br />
        End If<br />
    Else 'Get the URLs file from the http URL...<br />
        Dim sUrlText : sUrlText = HttpGetText(sURLsFilePath)<br />
        If InStr(sUrlText, "GET-Error!")  0 Then     ' "GET-Error!" would be returned by HttpGetText() function, not the web server.<br />
            Err.Raise -1<br />
            Call CatchAnyErrorsAndQuit("Problems getting URLs file from " &amp; sUrlToURLsFile)<br />
        End If</p>
<p>        If oFileSystem.FileExists("URLs-downloaded-from-url.txt") Then<br />
            oFileSystem.DeleteFile "URLs-downloaded-from-url.txt", True   'Delete prior URLs file, if it exists.<br />
        End If</p>
<p>        If Not AppendToFile(sUrlText, "URLs-downloaded-from-url.txt") Then<br />
            Err.Raise -1<br />
            Call CatchAnyErrorsAndQuit("Problems writing to the URLs-downloaded-from-url.txt file.")<br />
        End If</p>
<p>        If Not ParseInputFile("URLs-downloaded-from-url.txt", aURLsArray) Then<br />
            Err.Raise -1<br />
            Call CatchAnyErrorsAndQuit("Problems reading file: URLs-downloaded-from-url.txt")<br />
        End If<br />
    End If</p>
<p>End Sub</p>
<p>Sub CreateUrlSet()<br />
    On Error Resume Next<br />
    Dim cUrlSets    'FPCUrlSets collection.<br />
    Dim oUrlSet     'FPCUrlSet object.</p>
<p>    'Set oFPC = CreateObject("FPC.Root")<br />
    'Set oIsaArray = oFPC.GetContainingArray<br />
    Set cUrlSets = oIsaArray.RuleElements.UrlSets </p>
<p>    Set oUrlSet = cUrlSets.Add(sUrlSetName)</p>
<p>                If Err.Number = -2147024713 Then<br />
                    Err.Clear  'Already exists, so ignore error.<br />
                Else<br />
        cUrlSets.Save<br />
    End If</p>
<p>    Call CatchAnyErrorsAndQuit("Problems recreating URL Set named " &amp; sUrlSetName)<br />
    On Error Goto 0<br />
End Sub</p>
<p>Sub EmptyTheUrlSet()<br />
    'Note: Clear the URL Set instead of deleting it because it may be used in rules already.<br />
    Dim cUrlSets    'FPCUrlSets collection.<br />
    Dim cUrlSet     'FPCUrlSet collection.<br />
    Dim sURL</p>
<p>    'Set oFPC = CreateObject("FPC.Root")<br />
    'Set oIsaArray = oFPC.GetContainingArray<br />
    Set cUrlSet = oIsaArray.RuleElements.UrlSets.Item(sUrlSetName) </p>
<p>    For Each sURL In cUrlSet<br />
        cUrlSet.Remove(sURL)<br />
    Next</p>
<p>    cUrlSet.Save    </p>
<p>    Call CatchAnyErrorsAndQuit("Problems emptying URL Set named " &amp; sUrlSetName)<br />
End Sub</p>
<p>Sub CreateNewURLs()<br />
    On Error Resume Next<br />
    Dim cURLs        'FPCURLSets collection.<br />
    Dim oURL         'FPCURL object.<br />
    Dim cUrlSet  'FPCUrlSet collection.<br />
    Dim cUrlSets 'FPCUrlSets collection.<br />
    Dim sIPaddress, sMask, sURL, sURLName, sLeftChar</p>
<p>    Set cUrlSet = oIsaArray.RuleElements.UrlSets.Item(sUrlSetName)</p>
<p>    For Each sURL In aURLsArray<br />
        If Len(sURL)  0 Then<br />
            sLeftChar = Left(sURL,1)<br />
            If (sLeftChar  "#") And (sLeftChar  ";") And (sLeftChar  "&lt;&quot;) Then</p>
<p>                If bAppendStar Then<br />
                    &#039;It might seem strange, but appending an asterisk to the end seems not to interfere with any<br />
                    &#039;other matching, and is probably the behavior most admins want anyway.  It even works fine<br />
                    &#039;when you get entries like &quot;www.domain.com*&quot; and &quot;www.domain.com/folder/file.html*&quot;.</p>
<p>                    sURL = sURL &amp; &quot;*&quot;                   &#039;Append an asterisk to the end.<br />
                    sURL = Replace(sURL, &quot;**&quot;, &quot;*&quot;)     &#039;Correct if last char was already an asterisk.<br />
                End If</p>
<p>                cUrlSet.Add(sURL)</p>
<p>                If Err.Number = -2147024713 Then Err.Clear     &#039;URL already added, so ignore error.<br />
                &#039;WScript.Echo sURL &amp; &quot; was added.&quot;    &#039;For debugging...            </p>
<p>                If bPrependStar Then<br />
                    &#039;Blocking devil.com will not block www.devil.com and vice versa. So every Domain<br />
                                   &#039;should be added as *.devil.com and devil.com</p>
<p>                    sURL = &quot;*.&quot; &amp; sURL                   &#039;Preppend an asterisk &amp; dot at the beginning.<br />
                    sURL = Replace(sURL, &quot;*.*.&quot;, &quot;*.&quot;)     &#039;Correct if first chars were already an asterisk &amp; dot.</p>
<p>                    cUrlSet.Add(sURL)</p>
<p>                    If Err.Number = -2147024713 Then Err.Clear     &#039;URL already added, so ignore error.<br />
                            &#039;WScript.Echo sURL &amp; &quot; was added.&quot;    &#039;For debugging...            </p>
<p>                End If<br />
            End If<br />
        End If<br />
    Next</p>
<p>    cUrlSet.Save</p>
<p>    Call CatchAnyErrorsAndQuit(&quot;Problems creating new URL objects in &quot; &amp; sUrlSetName)<br />
    On Error Goto 0<br />
End Sub</p>
<p>Sub CatchAnyErrorsAndQuit(sMessage)<br />
    Dim oStdErr<br />
    If Err.Number  0 Then<br />
        Set oStdErr  = WScript.StdErr  'Write to standard error stream.<br />
        oStdErr.WriteLine vbCrLf<br />
        oStdErr.WriteLine "&gt;&gt;&gt;&gt;&gt;&gt; ERROR: " &amp; sMessage<br />
        oStdErr.WriteLine "Error Number: " &amp; Err.Number<br />
        oStdErr.WriteLine " Description: " &amp; Err.Description<br />
        oStdErr.WriteLine "Error Source: " &amp; Err.Source<br />
        oStdErr.WriteLine " Script Name: " &amp; WScript.ScriptName<br />
        oStdErr.WriteLine vbCrLf<br />
        WScript.Quit Err.Number<br />
    End If<br />
End Sub </p>
<p>Sub ShowHelpAndQuit()<br />
    Dim sUsage : sUsage = vbCrLf<br />
    sUsage = sUsage &amp; vbCrLf<br />
    sUsage = sUsage &amp; "ISA_FILL_URL_SET.VBS UrlSetName FilePath [/appendstar] [/prependstar]" &amp; vbCrLf<br />
    sUsage = sUsage &amp; vbCrLf<br />
    sUsage = sUsage &amp; "Creates or updates an ISA Server URL Set (`UrlSet`)" &amp; vbCrLf<br />
    sUsage = sUsage &amp; "with the URLs from a text file (`FilePath`) obtained from" &amp; vbCrLf<br />
    sUsage = sUsage &amp; "either an HTTP URL or a local filesystem path." &amp; vbCrLf<br />
    sUsage = sUsage &amp; vbCrLf<br />
    sUsage = sUsage &amp; "    UrlSet             Name of URL Set to be created or" &amp; vbCrLf<br />
    sUsage = sUsage &amp; "                       updated with URL entries.  " &amp; vbCrLf<br />
    sUsage = sUsage &amp; vbCrLf<br />
    sUsage = sUsage &amp; "    FilePath           A full HTTP URL or local filesystem path" &amp; vbCrLf<br />
    sUsage = sUsage &amp; "                       to a text file containing URLs.  All" &amp; vbCrLf<br />
    sUsage = sUsage &amp; "                       comments must start with # or ;. Examples" &amp; vbCrLf<br />
    sUsage = sUsage &amp; "                       might be `filename.txt`, `c:\filename.txt`," &amp; vbCrLf<br />
    sUsage = sUsage &amp; "                       or `http://www.fqdn.com/filename.asp`." &amp; vbCrLf<br />
    sUsage = sUsage &amp; vbCrLf<br />
    sUsage = sUsage &amp; "   /appendstar         Optional. Will automatically append an asterisk" &amp; vbCrLf<br />
    sUsage = sUsage &amp; "                       to every URL imported (which is probably what" &amp; vbCrLf<br />
    sUsage = sUsage &amp; "                       you want).  Don't worry, this doesn't break" &amp; vbCrLf<br />
    sUsage = sUsage &amp; "                       URL matching when no path, or a full path, is" &amp; vbCrLf<br />
    sUsage = sUsage &amp; "                       specified in the URL, e.g., isascripts.org* and" &amp; vbCrLf<br />
    sUsage = sUsage &amp; "                       isascripts.org/index.html* still match fine." &amp; vbCrLf<br />
    sUsage = sUsage &amp; vbCrLf<br />
    sUsage = sUsage &amp; "   /prependstar        Optional. Will automatically prepend an asterisk &amp; dot" &amp; vbCrLf<br />
    sUsage = sUsage &amp; "                       to every URL imported. (e.g. Blocking devil.com will" &amp; vbcrlf<br />
    sUsage = sUsage &amp; "                       not block www.devil.com and vice versa. So every Domain" &amp; vbcrlf<br />
    sUsage = sUsage &amp; "                       will be added as *.devil.com and devil.com" &amp; vbCrLf<br />
    sUsage = sUsage &amp; vbCrLf<br />
    sUsage = sUsage &amp; "Note that all URLs defined in the URL Set are deleted" &amp; vbCrLf<br />
    sUsage = sUsage &amp; "prior to importing the URLs from the text file.  If necessary," &amp; vbCrLf<br />
    sUsage = sUsage &amp; "the URL Set object will be created first.  Place double-quotes" &amp; vbCrLf<br />
    sUsage = sUsage &amp; "around the UrlSet and FilePath arguments if they contain" &amp; vbCrLf<br />
    sUsage = sUsage &amp; "any space characters.  When providing an HTTP URL, the downloaded" &amp; vbCrLf<br />
    sUsage = sUsage &amp; "file will be saved as 'URLs-downloaded-from-url.txt` in the " &amp; vbCrLf<br />
    sUsage = sUsage &amp; "same folder as the script; it will be overwritten whenever a URL" &amp; vbCrLf<br />
    sUsage = sUsage &amp; "path is used again." &amp; vbCrLf<br />
    sUsage = sUsage &amp; vbCrLf<br />
    sUsage = sUsage &amp; "Public domain. No rights reserved. SCRIPT PROVIDED ""AS IS"" WITHOUT WARRANTIES" &amp; vbCrLf<br />
    sUsage = sUsage &amp; "OR GUARANTEES OF ANY KIND.  USE AT YOUR OWN RISK.  ( www.ISAscripts.org )" &amp; vbCrLf<br />
    sUsage = sUsage &amp; vbCrLf</p>
<p>    WScript.Echo sUsage<br />
    WScript.Quit<br />
End Sub</p>
<p>'*************************************************************************************<br />
' Functions<br />
'*************************************************************************************</p>
<p>Function IsIpAddress(sInput)<br />
    'Regular expression would be more accurate, but slower...quick-n-dirty will do since<br />
    'having a "*.dottedIPaddress" URL doesn't break anything if an IP address sneaks by...</p>
<p>    IsIpAddress = False</p>
<p>    Dim sEnd<br />
    sInput = LCase(sInput)<br />
    sEnd = Right(sInput,1) 'This will catch 98% of cases, so it's faster than RegEx.<br />
    If (sEnd = "m") Or (sEnd = "u") Or (sEnd = "l") Or (sEnd = "v") Or (sEnd = "g")_<br />
        Or (sEnd = "t") Or (sEnd = "z") Or (sEnd = "o") Or (sEnd = "e") Or (sEnd = "s")_<br />
        Or (sEnd = "r") Or (sEnd = "n") Or (sEnd = "c") Or (sEnd = "k") Or (sEnd = "e") Then Exit Function</p>
<p>    Dim aArray, x<br />
    aArray = Split(sInput,".")<br />
    If UBound(aArray)  3 Then Exit Function</p>
<p>    If Not (IsNumeric(aArray(0)) And IsNumeric(aArray(1)) And IsNumeric(aArray(2)) And IsNumeric(aArray(3))) Then Exit Function</p>
<p>    IsIpAddress = True<br />
End Function</p>
<p>Function HttpGetText(sURL)<br />
    On Error Resume Next</p>
<p>    If Not IsObject(oHTTP) Then Dim oHTTP : Set oHTTP = WScript.CreateObject("Microsoft.XMLHTTP")</p>
<p>    oHTTP.Open "GET", sURL, False       'False = Script waits until the full HTTP response is received.<br />
    oHTTP.Send                          'Send the HTTP command as defined with the Open method.</p>
<p>    If Err.Number = 0 Then<br />
        HttpGetText = oHTTP.ResponseText<br />
        HttpGetText = Replace(HttpGetText, vbLf, vbCrLf)  'Flip UNIX new lines to DOS, if necessary.<br />
    Else<br />
        HttpGetText = "GET-Error! Error Number: " &amp; Err.Number<br />
    End If<br />
End Function</p>
<p>'*********************************************************************************<br />
' Script Name: Parse_Input_File.vbs<br />
'     Version: 1.1<br />
'      Author: Jason Fossen<br />
'Last Updated: 29.Mar.2004<br />
'     Purpose: Sorts lines of a text file into an array.<br />
'       Usage: Function returns true if no problems, false otherwise.  Pass global<br />
'              variable of an array into second argument of function; this will be<br />
'              resized and populated with lines from text file.  Blank and empty<br />
'              trailing lines from file, if any, are excluded from the array.  The<br />
'              array global variable must be declared with "ReDim", not just "Dim".<br />
'              The file can be passed in with full path or just the file name if<br />
'              the file is in the same folder as the script.<br />
'        Note: You must declare the global array variable with "ReDim" before<br />
'              passing it into the function; make it of size one because it<br />
'              will be ReDim-ed without preservation again anyway.<br />
'       Legal: Public Domain.  Modify and redistribute freely.  No rights reserved.<br />
'              Use at your own risk.  Do not run on networks for which you do not<br />
'              have prior written permission to do so.  Script provided "AS IS".<br />
'*********************************************************************************</p>
<p>Function ParseInputFile(ByVal sFile, ByRef aArray)<br />
    On Error Resume Next<br />
    Const ForReading = 1<br />
    Const OpenUsingDefault = -2<br />
    Dim sCurrentFolder, oFileSystem, oInputFile, i, iCurrentSize<br />
    Dim iPreserveCounter, oFile, oTextStream, iLineCount, sLine</p>
<p>    'Expand environmental variables, if any.<br />
    If InStr(sFile, "%")  0 Then<br />
        If Not IsObject(oWshShell) Then Set oWshShell = WScript.CreateObject("WScript.Shell")<br />
        sFile = oWshShell.ExpandEnvironmentStrings(sFile)<br />
    End If </p>
<p>    'Assume input file is in current folder if a full path is not given.<br />
    If InStr(sFile, "\") = 0 Then<br />
        sCurrentFolder = WScript.ScriptFullName<br />
        sCurrentFolder = Left(sCurrentFolder, InstrRev(sCurrentFolder, "\"))<br />
        sFile = sCurrentFolder &amp; sFile<br />
    End If    </p>
<p>    'Verify that file exists and is readable, return false if not.<br />
    If Not IsObject(oFileSystem) Then Set oFileSystem = WScript.CreateObject("Scripting.FileSystemObject")<br />
    Set oFile = oFileSystem.GetFile(sFile)<br />
    Set oTextStream = oFile.OpenAsTextStream(ForReading, OpenUsingDefault)<br />
    If Err.Number  0 Then<br />
        'WScript.Echo "Problem opening " &amp; sFile &amp; " (" &amp; Err.Description &amp; ")"<br />
        ParseInputFile = False<br />
        Exit Function<br />
    End If</p>
<p>    'Count the number of lines in file, not including an empty line at the very end (if present).<br />
    iLineCount = 0<br />
    Do While Not oTextStream.AtEndOfStream<br />
        oTextStream.SkipLine<br />
        iLineCount = iLineCount + 1<br />
    Loop</p>
<p>    'ReDim the array to be equal to expected size of the input from file.<br />
    If iLineCount  0 Then<br />
        ReDim aArray(iLineCount - 1)<br />
        oTextStream.Close<br />
        Set oTextStream = Nothing<br />
    Else 'The input file was empty!<br />
        ReDim aArray(0)<br />
        'aArray(0) = ""    'Assign default here if desired.<br />
        oTextStream.Close<br />
        Set oTextStream = Nothing<br />
        Set oFile = Nothing<br />
        Set oFileSystem = Nothing<br />
        If Err.Number = 0 Then<br />
            ParseInputFile = True<br />
        Else<br />
            ParseInputFile = False<br />
        End If<br />
        Exit Function<br />
    End If</p>
<p>    'Read each line of file into an element of the array, excluding blank lines.<br />
    Set oTextStream = oFile.OpenAsTextStream(ForReading, OpenUsingDefault)<br />
    i = 0<br />
    iPreserveCounter = 0<br />
    Do While Not oTextStream.AtEndOfStream<br />
        sLine = Trim(oTextStream.ReadLine)    'Note the trimming here.<br />
        If Len(sLine)  0 Then<br />
            aArray(i) = sLine<br />
            i = i + 1<br />
        Else<br />
            iPreserveCounter = iPreserveCounter + 1   'Keep track of blank lines.<br />
        End If<br />
    Loop<br />
    oTextStream.Close<br />
    Set oTextStream = Nothing</p>
<p>    'If there were blank lines in the file, trim the array of empty elements.<br />
    If iPreserveCounter  0 Then<br />
        iCurrentSize = UBound(aArray)<br />
        ReDim Preserve aArray(iCurrentSize - iPreserveCounter)<br />
    End If</p>
<p>    Set oFile = Nothing<br />
    Set oFileSystem = Nothing</p>
<p>    If Err.Number = 0 Then<br />
        ParseInputFile = True<br />
    Else<br />
        ParseInputFile = False<br />
    End If<br />
End Function</p>
<p>'**********************************************************************************<br />
' Script Name: Append_To_File.vbs<br />
'     Version: 1.3<br />
'      Author: Jason Fossen<br />
'Last Updated: 28.Jul.2004<br />
'     Purpose: Function to append line(s) to the end of a text file.<br />
'              If the file does not exist, it will be created.  If the full<br />
'              path to the file is not supplied, it is assumed to be in the<br />
'              same folder as the script.  Function returns true if no<br />
'              errors, false otherwise.<br />
'       Notes: Because this function would repeatedly open and close the file,<br />
'              this function is not appropriate for writing many lines to a single<br />
'              file one line at a time. Many megs of text can be appended in one shot.<br />
'       Legal: Public Domain.  Modify and redistribute freely.  No rights reserved.<br />
'**********************************************************************************</p>
<p>Function AppendToFile(sData, sFile)<br />
    On Error Resume Next</p>
<p>    Const ForAppending =      8     'Request NTFS appending permission.<br />
    Const ForOverWriting =    2     'Request NTFS writing permission.<br />
    Const ForReading =        1     'Request NTFS read permission.<br />
    Const OpenAsASCII =       0     'ASCII text format.<br />
    Const OpenAsUnicode =    -1     'Unicode text format.<br />
    Const OpenUsingDefault = -2     'ASCII is default for FAT32, Unicode default for NTFS.</p>
<p>    Dim sCurrentFolder, oTextStream</p>
<p>    'Create FileSystemObject if it doesn't exist yet.<br />
    If Not IsObject(oFileSystem) Then Set oFileSystem = WScript.CreateObject("Scripting.FileSystemObject")</p>
<p>    'Expand any environmental variables to their full paths.<br />
    If InStr(sFile, "%")  0 Then<br />
        If Not IsObject(oWshShell) Then Set oWshShell = WScript.CreateObject("WScript.Shell")<br />
        sFile = oWshShell.ExpandEnvironmentStrings(sFile)<br />
    End If </p>
<p>    'Use current folder of script for output file path, if not path is given.<br />
    If InStr(sFile, "\") = 0 Then<br />
        sCurrentFolder = WScript.ScriptFullName<br />
        sCurrentFolder = Left(sCurrentFolder, InstrRev(sCurrentFolder, "\"))<br />
        sFile = sCurrentFolder &amp; sFile<br />
    End If    </p>
<p>    'Get output file if it exists, or create one if it doesn't.<br />
    If Not oFileSystem.FileExists(sFile) Then<br />
        Set oTextStream = oFileSystem.CreateTextFile(sFile)<br />
    Else<br />
        Set oFile = oFileSystem.GetFile(sFile)<br />
        Set oTextStream = oFile.OpenAsTextStream(ForAppending, OpenUsingDefault)<br />
    End If</p>
<p>    'Must write data to a new line, so check the column number first.<br />
    If oTextStream.Column = 1 Then<br />
        oTextStream.Write(sData)<br />
    Else<br />
        oTextStream.WriteBlankLines(1)<br />
        oTextStream.Write(sData)<br />
    End If</p>
<p>    oTextStream.Close</p>
<p>    If Err.Number = 0 Then<br />
        AppendToFile = True<br />
    Else<br />
        AppendToFile = False<br />
    End If<br />
End Function</p>
<p>'END OF SCRIPT************************************************************************</p>
<p></code></p>
<p>3 &#8211; No ISA Server 2006, Criar em c:\Blacklist o segundo arquivo .vbs obrigatoriamente com o nome: ISA_Fill_Domain_Name_Set.vbs<br />
<code><br />
'*************************************************************************************<br />
' Script Name: ISA_Fill_Domain_Name_Set.vbs<br />
'     Version: 1.2<br />
'      Author: Jason Fossen ( www.ISAscripts.org )<br />
'Last Updated: 18.Feb.2008<br />
'     Purpose: Automatically update an ISA Server Domain Name Set with domains; for example,<br />
'              these could be domains of spammers, pornographers, hacking sites, etc.<br />
'   Arguments: First arg is name of Domain Name Set, in double-quotes if necessary.  The<br />
'              second arg is the HTTP URL, local full path, or file name (if in same<br />
'              folder as script) of a text file containing the domain data.  This file,<br />
'              if it contains comments, must use #-marks or semicolons to denote comments.<br />
'              Each line must be just a domain name, but if IP addresses are in the list, they<br />
'              will be ignored automatically.  This script is compatible with, but does not<br />
'              require or depend on, the lists at:<br />
'                   http://urlblacklist.com<br />
'                   http://www.squidguard.org/blacklists/<br />
'              It also works if a listed domain begins or ends with a period, or begins<br />
'              with "*." as a wildcard.  The file with the domains can use either<br />
'              Windows-style or UNIX-style newlines, it's compatible with both.  Note that<br />
'              each domain will be added twice: once with a prepended "*." and another<br />
'              without the leading "*." wildcard, since ISA won't match on just the plain<br />
'              domain name in a URL if the domain has "*." prepended to it in the set.<br />
'        Note: Depending on the speed of the ISA box, importing a 10MB file with 500,000<br />
'              domains can take between two and four hours.  This is a bottleneck imposed<br />
'              by ISA, not the Windows Script Host or VBScript.  Hence, schedule your<br />
'              imports during off-peak hours and run the script with the Start command<br />
'              to launch it with a lower multi-tasking priority; for example, like this:<br />
'                    "start /belownormal cscript.exe ImportBlacklist.vbs Bad-Sites domains"<br />
'        Note: The fastest way to see that the Domain Name Set had been filled correctly<br />
'              is to close and open the ISA MMC console again, not by refreshing.<br />
'              Works on both ISA Standard and Enterprise.<br />
'       Legal: Public Domain.  Modify and redistribute freely.  No rights reserved.<br />
'              SCRIPT PROVIDED "AS IS" WITHOUT WARRANTIES OR GUARANTEES OF ANY KIND.<br />
'              USE AT YOUR OWN RISK.  Test on non-production servers first!<br />
'*************************************************************************************</p>
<p>Option Explicit<br />
On Error Resume Next</p>
<p>ReDim aDomainsArray(0)      'Array of Domains to be added to the Domain Name Set.<br />
Dim sDomainNameSetName      'Name of Domain Name Set to be created and/or updated.<br />
Dim bUseLocalDomainsFile    'If true, use local file.  If false, get domains from http URL.<br />
Dim sDomainsFilePath        'An HTTP URL or a local filesystem path to a file of domains.<br />
Dim oFPC                    'See MakeIsaObjects()<br />
Dim oIsaArray               'See MakeIsaObjects()</p>
<p>Dim oFileSystem :  Set oFileSystem = WScript.CreateObject("Scripting.FileSystemObject")<br />
Call CatchAnyErrorsAndQuit("Problems creating the FileSystemObject.")</p>
<p>'*************************************************************************************<br />
' Main()<br />
'*************************************************************************************<br />
Call ProcessCommandLineArguments()<br />
Call CreateIsaObjects()<br />
Call MakeArrayOfDomains()<br />
Call CreateDomainNameSet()<br />
Call EmptyTheDomainNameSet()<br />
Call CreateNewDomains()</p>
<p>'*************************************************************************************<br />
' Procedures<br />
'*************************************************************************************</p>
<p>Sub ProcessCommandLineArguments()<br />
    On Error Resume Next<br />
    '<br />
    ' First arg...<br />
    '<br />
    sDomainNameSetName = WScript.Arguments.Item(0)<br />
    Dim sArg  : sArg  = LCase(sDomainNameSetName)<br />
    If (WScript.Arguments.Count = 0) Or (WScript.Arguments.Count =&gt; 3) Or (sArg = "/?")_<br />
        Or (sArg = "-?") Or (sArg = "/h") Or (sArg = "/help") Or (sArg = "--help") Then<br />
        Call ShowHelpAndQuit()<br />
    End If</p>
<p>    '<br />
    ' Second arg...<br />
    '<br />
    sDomainsFilePath = WScript.Arguments.Item(1)</p>
<p>    If InStr(LCase(sDomainsFilePath), "http://") = 0 Then<br />
        bUseLocalDomainsFile = True   'Use a local text file.<br />
    Else<br />
        bUseLocalDomainsFile = False  'Use an http URL.<br />
    End If<br />
    On Error Goto 0<br />
End Sub</p>
<p>Sub CreateIsaObjects()<br />
    'This sub is just a placeholder for something to add later on...<br />
    Set oFPC = CreateObject("FPC.Root")<br />
    Set oIsaArray = oFPC.GetContainingArray<br />
    Call CatchAnyErrorsAndQuit("Problems connecting to ISA Server or ISA Array.")<br />
End Sub</p>
<p>Sub MakeArrayOfDomains()<br />
    If bUseLocalDomainsFile Then<br />
        If Not ParseInputFile(sDomainsFilePath, aDomainsArray) Then<br />
            Err.Raise -1<br />
            Call CatchAnyErrorsAndQuit("Problems reading the local domains file: " &amp; sDomainsFilePath)<br />
        End If<br />
    Else 'Get the domains file from the http URL...<br />
        Dim sUrlText : sUrlText = HttpGetText(sDomainsFilePath)<br />
        If InStr(sUrlText, "GET-Error!")  0 Then     ' "GET-Error!" would be returned by HttpGetText() function, not the web server.<br />
            Err.Raise -1<br />
            Call CatchAnyErrorsAndQuit("Problems getting domains file from " &amp; sUrlToDomainsFile)<br />
        End If</p>
<p>        If oFileSystem.FileExists("domains-downloaded-from-url.txt") Then<br />
            oFileSystem.DeleteFile "domains-downloaded-from-url.txt", True   'Delete prior domains file, if it exists.<br />
        End If</p>
<p>        If Not AppendToFile(sUrlText, "domains-downloaded-from-url.txt") Then<br />
            Err.Raise -1<br />
            Call CatchAnyErrorsAndQuit("Problems writing to the domains-downloaded-from-url.txt file.")<br />
        End If</p>
<p>        If Not ParseInputFile("domains-downloaded-from-url.txt", aDomainsArray) Then<br />
            Err.Raise -1<br />
            Call CatchAnyErrorsAndQuit("Problems reading file: domains-downloaded-from-url.txt")<br />
        End If<br />
    End If</p>
<p>End Sub</p>
<p>Sub CreateDomainNameSet()<br />
    On Error Resume Next<br />
    Dim cDomainNameSets    'FPCDomainNameSets collection.<br />
    Dim oDomainNameSet     'FPCDomainNameSet object.</p>
<p>    'Set oFPC = CreateObject("FPC.Root")<br />
    'Set oIsaArray = oFPC.GetContainingArray<br />
    Set cDomainNameSets = oIsaArray.RuleElements.DomainNameSets </p>
<p>    Set oDomainNameSet = cDomainNameSets.Add(sDomainNameSetName)</p>
<p>	If Err.Number = -2147024713 Then<br />
	    Err.Clear  'Already exists, so ignore error.<br />
	Else<br />
        cDomainNameSets.Save<br />
    End If</p>
<p>    Call CatchAnyErrorsAndQuit("Problems recreating Domain Name Set named " &amp; sDomainNameSetName)<br />
    On Error Goto 0<br />
End Sub</p>
<p>Sub EmptyTheDomainNameSet()<br />
    'Note: Clear the Domain Name Set instead of deleting it because it may be used in rules already.<br />
    Dim cDomainNameSets    'FPCDomainNameSets collection.<br />
    Dim cDomainNameSet     'FPCDomainNameSet collection.<br />
    Dim sDomain</p>
<p>    'Set oFPC = CreateObject("FPC.Root")<br />
    'Set oIsaArray = oFPC.GetContainingArray<br />
    Set cDomainNameSet = oIsaArray.RuleElements.DomainNameSets.Item(sDomainNameSetName) </p>
<p>    For Each sDomain In cDomainNameSet<br />
        cDomainNameSet.Remove(sDomain)<br />
    Next</p>
<p>    cDomainNameSet.Save    </p>
<p>    Call CatchAnyErrorsAndQuit("Problems emptying Domain Name Set named " &amp; sDomainNameSetName)<br />
End Sub</p>
<p>Sub CreateNewDomains()<br />
    On Error Resume Next<br />
    Dim cDomains        'FPCURLSets collection.<br />
    Dim oDomain         'FPCDomain object.<br />
    Dim cDomainNameSet  'FPCDomainNameSet collection.<br />
    Dim cDomainNameSets 'FPCDomainNameSets collection.<br />
    Dim sIPaddress, sMask, sDomain, sDomainName</p>
<p>    Set cDomainNameSet = oIsaArray.RuleElements.DomainNameSets.Item(sDomainNameSetName)</p>
<p>    For Each sDomain In aDomainsArray<br />
        If (Left(sDomain, 1)  "#") And (Left(sDomain, 1)  ";") And (Left(sDomain, 1)  "&lt;&quot;) And (Len(sDomain)  0) And Not IsIpAddress(sDomain) Then<br />
            If Right(sDomain,1) = "." Then sDomain = Left(sDomain, Len(sDomain) - 1) 'Trim off a trailing period, if present.<br />
            If Left(sDomain,2)  "*." Then sDomain = "*." &amp; sDomain                 'Prepend "*." if not already there.<br />
            sDomain = Replace(sDomain, "..", ".")                                    'Correct if first char was already a period.<br />
            cDomainNameSet.Add(sDomain)<br />
            If Err.Number = -2147024713 Then Err.Clear                               'Domain already added, so ignore error.</p>
<p>            'Comment out the next three lines if you don't want the plain "domain.com" entries added too (the ones without the leading "*.").<br />
            sDomain = Trim(Replace(sDomain, "*.", ""))<br />
            cDomainNameSet.Add(sDomain)<br />
            If Err.Number = -2147024713 Then Err.Clear                               'Domain already added, so ignore error.<br />
        End If<br />
    Next</p>
<p>    cDomainNameSet.Save</p>
<p>    Call CatchAnyErrorsAndQuit("Problems creating new domain objects in " &amp; sDomainNameSetName)<br />
    On Error Goto 0<br />
End Sub</p>
<p>Sub CatchAnyErrorsAndQuit(sMessage)<br />
    Dim oStdErr<br />
    If Err.Number  0 Then<br />
        Set oStdErr  = WScript.StdErr  'Write to standard error stream.<br />
        oStdErr.WriteLine vbCrLf<br />
        oStdErr.WriteLine "&gt;&gt;&gt;&gt;&gt;&gt; ERROR: " &amp; sMessage<br />
        oStdErr.WriteLine "Error Number: " &amp; Err.Number<br />
        oStdErr.WriteLine " Description: " &amp; Err.Description<br />
        oStdErr.WriteLine "Error Source: " &amp; Err.Source<br />
        oStdErr.WriteLine " Script Name: " &amp; WScript.ScriptName<br />
        oStdErr.WriteLine vbCrLf<br />
        WScript.Quit Err.Number<br />
    End If<br />
End Sub </p>
<p>Sub ShowHelpAndQuit()<br />
    Dim sUsage : sUsage = vbCrLf<br />
    sUsage = sUsage &amp; vbCrLf<br />
    sUsage = sUsage &amp; "ISA_FILL_DOMAIN_NAME_SET.VBS DomainNameSetName FilePath" &amp; vbCrLf<br />
    sUsage = sUsage &amp; vbCrLf<br />
    sUsage = sUsage &amp; "Creates or updates an ISA Server Domain Name Set (`DomainNameSet`)" &amp; vbCrLf<br />
    sUsage = sUsage &amp; "with the domains from a text file (`FilePath`) obtained from" &amp; vbCrLf<br />
    sUsage = sUsage &amp; "either an HTTP URL or a local filesystem path." &amp; vbCrLf<br />
    sUsage = sUsage &amp; vbCrLf<br />
    sUsage = sUsage &amp; "    DomainNameSet      Name of Domain Name Set to be created or" &amp; vbCrLf<br />
    sUsage = sUsage &amp; "                       updated with domain entries.  Will be" &amp; vbCrLf<br />
    sUsage = sUsage &amp; "                       created in the local ISA Server or" &amp; vbCrLf<br />
    sUsage = sUsage &amp; "                       current ISA Server Array." &amp; vbCrLf<br />
    sUsage = sUsage &amp; vbCrLf<br />
    sUsage = sUsage &amp; "    FilePath           A full HTTP URL or local filesystem path" &amp; vbCrLf<br />
    sUsage = sUsage &amp; "                       to a text file containing domains.  All" &amp; vbCrLf<br />
    sUsage = sUsage &amp; "                       comments must start with # or ;. Examples" &amp; vbCrLf<br />
    sUsage = sUsage &amp; "                       might be `filename.txt`, `c:\filename.txt`," &amp; vbCrLf<br />
    sUsage = sUsage &amp; "                       or `http://www.fqdn.com/filename.asp`." &amp; vbCrLf<br />
    sUsage = sUsage &amp; vbCrLf<br />
    sUsage = sUsage &amp; "Note that all domains defined in the Domain Name Set are deleted" &amp; vbCrLf<br />
    sUsage = sUsage &amp; "prior to importing the domains from the text file.  If necessary," &amp; vbCrLf<br />
    sUsage = sUsage &amp; "the Domain Name Set object will be created.  Place double-quotes" &amp; vbCrLf<br />
    sUsage = sUsage &amp; "around the DomainNameSet and FilePath arguments if they contain" &amp; vbCrLf<br />
    sUsage = sUsage &amp; "any space characters.  When providing an HTTP URL, the downloaded" &amp; vbCrLf<br />
    sUsage = sUsage &amp; "file will be saved as 'domains-downloaded-from-url.txt` in the " &amp; vbCrLf<br />
    sUsage = sUsage &amp; "same folder as the script; it will be overwritten whenever a URL" &amp; vbCrLf<br />
    sUsage = sUsage &amp; "path is used again.  Script must be run on the ISA Server itself." &amp; vbCrLf<br />
    sUsage = sUsage &amp; vbCrLf<br />
    sUsage = sUsage &amp; "SCRIPT PROVIDED ""AS IS"" AND WITHOUT WARRANTIES OR GUARANTEES OF ANY KIND." &amp; vbCrLf<br />
    sUsage = sUsage &amp; "USE AT YOUR OWN RISK.  ( www.ISAscripts.org )" &amp; vbCrLf<br />
    sUsage = sUsage &amp; vbCrLf</p>
<p>    WScript.Echo sUsage<br />
    WScript.Quit<br />
End Sub</p>
<p>'*************************************************************************************<br />
' Functions<br />
'*************************************************************************************</p>
<p>Function IsIpAddress(sInput)<br />
    'Regular expression would be more accurate, but slower...quick-n-dirty will do since<br />
    'having a "*.dottedIPaddress" domain doesn't break anything if an IP address sneaks by...</p>
<p>    IsIpAddress = False</p>
<p>    Dim sEnd<br />
    sInput = LCase(sInput)<br />
    sEnd = Right(sInput,1) 'This will catch 98% of cases, so it's faster than RegEx.<br />
    If (sEnd = "m") Or (sEnd = "u") Or (sEnd = "l") Or (sEnd = "v") Or (sEnd = "g")_<br />
        Or (sEnd = "t") Or (sEnd = "z") Or (sEnd = "o") Or (sEnd = "e") Or (sEnd = "s")_<br />
        Or (sEnd = "r") Or (sEnd = "n") Or (sEnd = "c") Or (sEnd = "k") Or (sEnd = "e") Then Exit Function</p>
<p>    Dim aArray, x<br />
    aArray = Split(sInput,".")<br />
    If UBound(aArray)  3 Then Exit Function</p>
<p>    If Not (IsNumeric(aArray(0)) And IsNumeric(aArray(1)) And IsNumeric(aArray(2)) And IsNumeric(aArray(3))) Then Exit Function</p>
<p>    IsIpAddress = True<br />
End Function</p>
<p>Function HttpGetText(sURL)<br />
    On Error Resume Next</p>
<p>    If Not IsObject(oHTTP) Then Dim oHTTP : Set oHTTP = WScript.CreateObject("Microsoft.XMLHTTP")</p>
<p>    oHTTP.Open "GET", sURL, False       'False = Script waits until the full HTTP response is received.<br />
    oHTTP.Send                          'Send the HTTP command as defined with the Open method.</p>
<p>    If Err.Number = 0 Then<br />
        HttpGetText = oHTTP.ResponseText<br />
        HttpGetText = Replace(HttpGetText, vbLf, vbCrLf)  'Flip UNIX new lines to DOS, if necessary.<br />
    Else<br />
        HttpGetText = "GET-Error! Error Number: " &amp; Err.Number<br />
    End If<br />
End Function</p>
<p>'*********************************************************************************<br />
' Script Name: Parse_Input_File.vbs<br />
'     Version: 1.1<br />
'      Author: Jason Fossen<br />
'Last Updated: 29.Mar.2004<br />
'     Purpose: Sorts lines of a text file into an array.<br />
'       Usage: Function returns true if no problems, false otherwise.  Pass global<br />
'              variable of an array into second argument of function; this will be<br />
'              resized and populated with lines from text file.  Blank and empty<br />
'              trailing lines from file, if any, are excluded from the array.  The<br />
'              array global variable must be declared with "ReDim", not just "Dim".<br />
'              The file can be passed in with full path or just the file name if<br />
'              the file is in the same folder as the script.<br />
'        Note: You must declare the global array variable with "ReDim" before<br />
'              passing it into the function; make it of size one because it<br />
'              will be ReDim-ed without preservation again anyway.<br />
'       Legal: Public Domain.  Modify and redistribute freely.  No rights reserved.<br />
'              Use at your own risk.  Do not run on networks for which you do not<br />
'              have prior written permission to do so.  Script provided "AS IS".<br />
'*********************************************************************************</p>
<p>Function ParseInputFile(ByVal sFile, ByRef aArray)<br />
    On Error Resume Next<br />
    Const ForReading = 1<br />
    Const OpenUsingDefault = -2<br />
    Dim sCurrentFolder, oFileSystem, oInputFile, i, iCurrentSize<br />
    Dim iPreserveCounter, oFile, oTextStream, iLineCount, sLine</p>
<p>    'Expand environmental variables, if any.<br />
    If InStr(sFile, "%")  0 Then<br />
        If Not IsObject(oWshShell) Then Set oWshShell = WScript.CreateObject("WScript.Shell")<br />
        sFile = oWshShell.ExpandEnvironmentStrings(sFile)<br />
    End If </p>
<p>    'Assume input file is in current folder if a full path is not given.<br />
    If InStr(sFile, "\") = 0 Then<br />
        sCurrentFolder = WScript.ScriptFullName<br />
        sCurrentFolder = Left(sCurrentFolder, InstrRev(sCurrentFolder, "\"))<br />
        sFile = sCurrentFolder &amp; sFile<br />
    End If    </p>
<p>    'Verify that file exists and is readable, return false if not.<br />
    If Not IsObject(oFileSystem) Then Set oFileSystem = WScript.CreateObject("Scripting.FileSystemObject")<br />
    Set oFile = oFileSystem.GetFile(sFile)<br />
    Set oTextStream = oFile.OpenAsTextStream(ForReading, OpenUsingDefault)<br />
    If Err.Number  0 Then<br />
        'WScript.Echo "Problem opening " &amp; sFile &amp; " (" &amp; Err.Description &amp; ")"<br />
        ParseInputFile = False<br />
        Exit Function<br />
    End If</p>
<p>    'Count the number of lines in file, not including an empty line at the very end (if present).<br />
    iLineCount = 0<br />
    Do While Not oTextStream.AtEndOfStream<br />
        oTextStream.SkipLine<br />
        iLineCount = iLineCount + 1<br />
    Loop</p>
<p>    'ReDim the array to be equal to expected size of the input from file.<br />
    If iLineCount  0 Then<br />
        ReDim aArray(iLineCount - 1)<br />
        oTextStream.Close<br />
        Set oTextStream = Nothing<br />
    Else 'The input file was empty!<br />
        ReDim aArray(0)<br />
        'aArray(0) = ""    'Assign default here if desired.<br />
        oTextStream.Close<br />
        Set oTextStream = Nothing<br />
        Set oFile = Nothing<br />
        Set oFileSystem = Nothing<br />
        If Err.Number = 0 Then<br />
            ParseInputFile = True<br />
        Else<br />
            ParseInputFile = False<br />
        End If<br />
        Exit Function<br />
    End If</p>
<p>    'Read each line of file into an element of the array, excluding blank lines.<br />
    Set oTextStream = oFile.OpenAsTextStream(ForReading, OpenUsingDefault)<br />
    i = 0<br />
    iPreserveCounter = 0<br />
    Do While Not oTextStream.AtEndOfStream<br />
        sLine = Trim(oTextStream.ReadLine)    'Note the trimming here.<br />
        If Len(sLine)  0 Then<br />
            aArray(i) = sLine<br />
            i = i + 1<br />
        Else<br />
            iPreserveCounter = iPreserveCounter + 1   'Keep track of blank lines.<br />
        End If<br />
    Loop<br />
    oTextStream.Close<br />
    Set oTextStream = Nothing</p>
<p>    'If there were blank lines in the file, trim the array of empty elements.<br />
    If iPreserveCounter  0 Then<br />
        iCurrentSize = UBound(aArray)<br />
        ReDim Preserve aArray(iCurrentSize - iPreserveCounter)<br />
    End If</p>
<p>    Set oFile = Nothing<br />
    Set oFileSystem = Nothing</p>
<p>    If Err.Number = 0 Then<br />
        ParseInputFile = True<br />
    Else<br />
        ParseInputFile = False<br />
    End If<br />
End Function</p>
<p>'**********************************************************************************<br />
' Script Name: Append_To_File.vbs<br />
'     Version: 1.3<br />
'      Author: Jason Fossen<br />
'Last Updated: 28.Jul.2004<br />
'     Purpose: Function to append line(s) to the end of a text file.<br />
'              If the file does not exist, it will be created.  If the full<br />
'              path to the file is not supplied, it is assumed to be in the<br />
'              same folder as the script.  Function returns true if no<br />
'              errors, false otherwise.<br />
'       Notes: Because this function would repeatedly open and close the file,<br />
'              this function is not appropriate for writing many lines to a single<br />
'              file one line at a time. Many megs of text can be appended in one shot.<br />
'       Legal: Public Domain.  Modify and redistribute freely.  No rights reserved.<br />
'**********************************************************************************</p>
<p>Function AppendToFile(sData, sFile)<br />
    On Error Resume Next</p>
<p>    Const ForAppending =      8     'Request NTFS appending permission.<br />
    Const ForOverWriting =    2     'Request NTFS writing permission.<br />
    Const ForReading =        1     'Request NTFS read permission.<br />
    Const OpenAsASCII =       0     'ASCII text format.<br />
    Const OpenAsUnicode =    -1     'Unicode text format.<br />
    Const OpenUsingDefault = -2     'ASCII is default for FAT32, Unicode default for NTFS.</p>
<p>    Dim sCurrentFolder, oTextStream</p>
<p>    'Create FileSystemObject if it doesn't exist yet.<br />
    If Not IsObject(oFileSystem) Then Set oFileSystem = WScript.CreateObject("Scripting.FileSystemObject")</p>
<p>    'Expand any environmental variables to their full paths.<br />
    If InStr(sFile, "%")  0 Then<br />
        If Not IsObject(oWshShell) Then Set oWshShell = WScript.CreateObject("WScript.Shell")<br />
        sFile = oWshShell.ExpandEnvironmentStrings(sFile)<br />
    End If </p>
<p>    'Use current folder of script for output file path, if not path is given.<br />
    If InStr(sFile, "\") = 0 Then<br />
        sCurrentFolder = WScript.ScriptFullName<br />
        sCurrentFolder = Left(sCurrentFolder, InstrRev(sCurrentFolder, "\"))<br />
        sFile = sCurrentFolder &amp; sFile<br />
    End If    </p>
<p>    'Get output file if it exists, or create one if it doesn't.<br />
    If Not oFileSystem.FileExists(sFile) Then<br />
        Set oTextStream = oFileSystem.CreateTextFile(sFile)<br />
    Else<br />
        Set oFile = oFileSystem.GetFile(sFile)<br />
        Set oTextStream = oFile.OpenAsTextStream(ForAppending, OpenUsingDefault)<br />
    End If</p>
<p>    'Must write data to a new line, so check the column number first.<br />
    If oTextStream.Column = 1 Then<br />
        oTextStream.Write(sData)<br />
    Else<br />
        oTextStream.WriteBlankLines(1)<br />
        oTextStream.Write(sData)<br />
    End If</p>
<p>    oTextStream.Close</p>
<p>    If Err.Number = 0 Then<br />
        AppendToFile = True<br />
    Else<br />
        AppendToFile = False<br />
    End If<br />
End Function</p>
<p>'END OF SCRIPT************************************************************************</p>
<p></code></p>
<p>4 &#8211; Baixar a blacklist <a href="http://www.shallalist.de/Downloads/shallalist.tar.gz" title="shallalist.tar.gz" target="_blank">shallalist.tar.gz</a> e extrai-la em uma pasta temporária. Mover de dentro desse arquivo toda pasta BL para dentro do diretorio C:\Blacklist ficando assim&#8230; C:\Blacklist\BL\adv\domains (por exemplo, aonde adv é uma das tantas categorias)</p>
<p>5 &#8211; Finalizando</p>
<p>A bat Execute-Import-In-ISA2006.bat vai chamar dois scripts que vão iportar os dados da Blacklist baixada no site da Shalllist<br />
Basta executa-la e aguardar que todas as blacklists sejam importadas.<br />
Apos finalizar abra o ISA Server e crie as regras com as novas Desination URL_Sets e Domain_Name referentes as categorias que voce deseja bloquear ou liberar</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eficienti.wordpress.com/468/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eficienti.wordpress.com/468/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eficienti.wordpress.com/468/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eficienti.wordpress.com/468/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eficienti.wordpress.com/468/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eficienti.wordpress.com/468/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eficienti.wordpress.com/468/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eficienti.wordpress.com/468/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eficienti.wordpress.com/468/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eficienti.wordpress.com/468/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eficienti.wordpress.com/468/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eficienti.wordpress.com/468/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eficienti.wordpress.com/468/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eficienti.wordpress.com/468/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eficienti.wordpress.com&amp;blog=13320816&amp;post=468&amp;subd=eficienti&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eficienti.wordpress.com/2011/12/22/importando-blacklist-no-isa-server-2006-automaticamente/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/04facf51e74ae2ab29c082c04875a3ef?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thiagolimax64</media:title>
		</media:content>
	</item>
		<item>
		<title>Select Data Atual</title>
		<link>http://eficienti.wordpress.com/2011/07/26/select-data-atual/</link>
		<comments>http://eficienti.wordpress.com/2011/07/26/select-data-atual/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 20:01:15 +0000</pubDate>
		<dc:creator>Thiago L Oliveira</dc:creator>
				<category><![CDATA[Soluções Técnicas]]></category>

		<guid isPermaLink="false">http://eficienti.wordpress.com/?p=453</guid>
		<description><![CDATA[Caso seja necessário realizar a busca por um determinado valor do tipo DATE (DATA) filtrando pelo ano, mes ou dia atual podemos executar o script abaixo. Supondo que minha tabela se chame ENTRADAS e a coluna contendo todos os dados &#8230; <a href="http://eficienti.wordpress.com/2011/07/26/select-data-atual/">Continue lendo <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eficienti.wordpress.com&amp;blog=13320816&amp;post=453&amp;subd=eficienti&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div dir="ltr">
<div>Caso seja necessário realizar a busca por um determinado valor do tipo DATE (DATA) filtrando pelo ano, mes ou dia atual podemos executar o script abaixo.</div>
<div></div>
<div>Supondo que minha tabela se chame ENTRADAS e a coluna contendo todos os dados referente a datas se chame Date</div>
<div>Filtrando pelo Mes atual em ordem Decrescente:</div>
<div>SELECT     TOP (1000) Date<br />
FROM         Entradas<br />
WHERE<br />
(YEAR(Date) = YEAR(GETDATE())) AND (MONTH(Date) = MONTH(GETDATE()))<br />
ORDER BY Date DESC</div>
<div></div>
<div>
<div>Filtrando pelo Dia atual em ordem Decrescente:</div>
<div>
<div>SELECT TOP (1000) Date<br />
FROM Entradas<br />
WHERE</div>
<div>(YEAR(Date) = YEAR(GETDATE())) AND (MONTH(Date) = MONTH(GETDATE())) AND (DAY(Date) = DAY(GETDATE()))<br />
ORDER BY Date DESC</div>
<div></div>
</div>
</div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eficienti.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eficienti.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eficienti.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eficienti.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eficienti.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eficienti.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eficienti.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eficienti.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eficienti.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eficienti.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eficienti.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eficienti.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eficienti.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eficienti.wordpress.com/453/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eficienti.wordpress.com&amp;blog=13320816&amp;post=453&amp;subd=eficienti&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eficienti.wordpress.com/2011/07/26/select-data-atual/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/04facf51e74ae2ab29c082c04875a3ef?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thiagolimax64</media:title>
		</media:content>
	</item>
		<item>
		<title>Instalação do IE 7 no Windows XP SP3</title>
		<link>http://eficienti.wordpress.com/2011/05/13/instalacao-do-ie-7-no-windows-xp-sp3/</link>
		<comments>http://eficienti.wordpress.com/2011/05/13/instalacao-do-ie-7-no-windows-xp-sp3/#comments</comments>
		<pubDate>Fri, 13 May 2011 21:00:42 +0000</pubDate>
		<dc:creator>Thiago L Oliveira</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://eficienti.wordpress.com/?p=446</guid>
		<description><![CDATA[Pra quem pegou um vírus, precisou formatar o pc e só tinha o CD do Windows XP SP3, ou quis, por vontade própria, instalar o Service Pack 3  e depois de tudo tentou instalar sem sucesso oInternet Explorer 7 (IE7), &#8230; <a href="http://eficienti.wordpress.com/2011/05/13/instalacao-do-ie-7-no-windows-xp-sp3/">Continue lendo <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eficienti.wordpress.com&amp;blog=13320816&amp;post=446&amp;subd=eficienti&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Pra quem pegou um vírus, precisou formatar o pc e só tinha o CD do Windows XP SP3, ou quis, por vontade própria, instalar o Service Pack 3  e depois de tudo tentou instalar sem sucesso oInternet Explorer 7 (IE7), a solução do problema é simples e não requer conhecimento técnico avançado.<br />
A resolução do problema de não poder instalar o Internet Explorer 7 no Windows XP Service Pack 3 é simplesmente seguir os seguintes passos:</p>
<p>1º Abra o prompt de comando do windows (Inicia -&gt; Executar) e digite o seguinte comando:</p>
<p>secedit /configure /cfg %windir%\repair\secsetup.inf /db secsetup.sdb /verbose</p>
<p>2º Após executar o comando uma tela preta do console do windows abrirá e fará automaticamente o reparo de possíveis problemas que impossibilitam a instalação do IE7 no SP3;</p>
<p>3º Agora é só tentar instalar o Internet Explorer 7 (IE7) e correr pro abraço</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eficienti.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eficienti.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eficienti.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eficienti.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eficienti.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eficienti.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eficienti.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eficienti.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eficienti.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eficienti.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eficienti.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eficienti.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eficienti.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eficienti.wordpress.com/446/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eficienti.wordpress.com&amp;blog=13320816&amp;post=446&amp;subd=eficienti&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eficienti.wordpress.com/2011/05/13/instalacao-do-ie-7-no-windows-xp-sp3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/04facf51e74ae2ab29c082c04875a3ef?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thiagolimax64</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL 2008: Saving changes is not permitted. The changes you have made require the following tables to be dropped and re-created.</title>
		<link>http://eficienti.wordpress.com/2011/03/30/sql-2008-saving-changes-is-not-permitted-the-changes-you-have-made-require-the-following-tables-to-be-dropped-and-re-created/</link>
		<comments>http://eficienti.wordpress.com/2011/03/30/sql-2008-saving-changes-is-not-permitted-the-changes-you-have-made-require-the-following-tables-to-be-dropped-and-re-created/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 14:51:36 +0000</pubDate>
		<dc:creator>Thiago L Oliveira</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://eficienti.wordpress.com/?p=441</guid>
		<description><![CDATA[Sintoma: Ao salvar uma alteração em um campo de uma tabelo no banco de dados ocorre  a seguinte mensagem de erro: &#8221;Saving changes is not permitted. The changes you have made require the following tables to be dropped and re-created.&#8221; Solução: Clique &#8230; <a href="http://eficienti.wordpress.com/2011/03/30/sql-2008-saving-changes-is-not-permitted-the-changes-you-have-made-require-the-following-tables-to-be-dropped-and-re-created/">Continue lendo <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eficienti.wordpress.com&amp;blog=13320816&amp;post=441&amp;subd=eficienti&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Sintoma: Ao salvar uma alteração em um campo de uma tabelo no banco de dados ocorre  a seguinte mensagem de erro: &#8221;Saving changes is not permitted. The changes you have made require the following tables to be dropped and re-created.&#8221;</p>
<p>Solução:</p>
<li>Clique no menu Tools &gt; Options<br />
Agora em Designer basta desmarcar a opção <em>Prevent saving changes that require the table to be re-created</em>.</li>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eficienti.wordpress.com/441/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eficienti.wordpress.com/441/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eficienti.wordpress.com/441/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eficienti.wordpress.com/441/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eficienti.wordpress.com/441/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eficienti.wordpress.com/441/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eficienti.wordpress.com/441/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eficienti.wordpress.com/441/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eficienti.wordpress.com/441/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eficienti.wordpress.com/441/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eficienti.wordpress.com/441/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eficienti.wordpress.com/441/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eficienti.wordpress.com/441/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eficienti.wordpress.com/441/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eficienti.wordpress.com&amp;blog=13320816&amp;post=441&amp;subd=eficienti&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eficienti.wordpress.com/2011/03/30/sql-2008-saving-changes-is-not-permitted-the-changes-you-have-made-require-the-following-tables-to-be-dropped-and-re-created/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/04facf51e74ae2ab29c082c04875a3ef?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thiagolimax64</media:title>
		</media:content>
	</item>
		<item>
		<title>Erro ao anexar arquivo a um work item no TFS</title>
		<link>http://eficienti.wordpress.com/2011/02/07/erro-ao-anexar-arquivo-a-um-work-item-no-tfs/</link>
		<comments>http://eficienti.wordpress.com/2011/02/07/erro-ao-anexar-arquivo-a-um-work-item-no-tfs/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 14:13:37 +0000</pubDate>
		<dc:creator>Thiago L Oliveira</dc:creator>
				<category><![CDATA[Suporte Técnico]]></category>

		<guid isPermaLink="false">http://eficienti.wordpress.com/?p=407</guid>
		<description><![CDATA[Sintoma: Ao anexar um arquivo a um WorkItem no servidor team foudation utilizando o Visual Studio nos deparamos a seguinte mensagem de erro ao Salvar o Anexo: TF237082: The Attachment could not be uploaded. Verify that you have a network connection &#8230; <a href="http://eficienti.wordpress.com/2011/02/07/erro-ao-anexar-arquivo-a-um-work-item-no-tfs/">Continue lendo <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eficienti.wordpress.com&amp;blog=13320816&amp;post=407&amp;subd=eficienti&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Sintoma</strong>: Ao anexar um arquivo a um WorkItem no servidor team foudation utilizando o Visual Studio nos deparamos a seguinte mensagem de erro ao Salvar o Anexo:</p>
<p>TF237082: The Attachment could not be uploaded. Verify that you have a network connection and that Team Foundation Server is avaible. If the problem persists, provide the following information to the server administrator.<br />
The Server returned the following message: The remote server returned an error: (500) Internal Server Error.</p>
<p>Ao Anexar arquivos ao Work Item utilizando o Tem WebAccess recebemos a mensagem a seguir:</p>
<p>&#8220;Attachment upload failed. Check that you have a network connection and that the Team Foudation Server is availble. If the problem persists, contact your Team Foudation Server Administrator.&#8221;</p>
<p>Ao checar os eventos ocorridos no servidor TFS nos deparamos com o seguinte evento de erro no momento em que tentamos anexar o arquivo no work item:</p>
<p>O Seguinte log de evento ocorre no meu servidor tfs imediatamente apos o erro gerado no portal ou no Visual Studio:<br />
Event Type: Error<br />
Event Source: TFS WorkItem Tracking<br />
Event Category: None<br />
Event ID: 3000<br />
Date:  12/8/2010<br />
Time:  4:32:57 PM<br />
User:  N/A<br />
Computer: %SERVERNAME%<br />
Description:<br />
TF53010: The following error has occurred in a Team Foundation component or extension:<br />
Date (UTC): 12/8/2010 6:32:57 PM<br />
Machine: %SERVERNAME%<br />
Application Domain: /LM/W3SVC/322882837/Root/WorkItemTracking-3-129362259372029125<br />
Assembly: Microsoft.TeamFoundation.Common, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a; v2.0.50727<br />
Process Details:<br />
  Process Name: w3wp<br />
  Process Id: 6100<br />
  Thread Id: 4312<br />
  Account name: %Domain\User%</p>
<p>Detailed Message: TF51334: An unknown Web service error occurred: A severe error occurred on the current command.  The results, if any, should be discarded.. Check the Event Log for more information.<br />
Web Request Details<br />
    Url: <a href="http://teamserver.perlink.net:8080/WorkItemTracking/v1.0/AttachFileHandler.ashx">http://teamserver.dominio.local:8080/WorkItemTracking/v1.0/AttachFileHandler.ashx</a> [method: POST]<br />
    User Agent: Team Foundation 9.0.21022.8, (WebAccess 9.0.3000)<br />
    Headers: Content-Length=15280&amp;Content-Type=multipart%2fform-data%3b+boundary%3d&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;8cd650cc10fa8fe&amp;Accept-Language=pt-BR&amp;Expect=100-continue&amp;Host=teamserver.perlink.net%3a8080&amp;User-Agent=Team+Foundation+9.0.21022.8%2c+(WebAccess+9.0.3000)&amp;X-TFS-Version=1.0.0.0&amp;X-TFS-Session=a1f46f21-1b5a-4b1a-8b82-b85cd4137581<br />
    Path: /WorkItemTracking/v1.0/AttachFileHandler.ashx<br />
    Local Request: False<br />
    Host Address: %IP Client%<br />
    User: %domain\user% [authentication type: NTLM]</p>
<p>Exception Message: TF51334: An unknown Web service error occurred: A severe error occurred on the current command.  The results, if any, should be discarded.. Check the Event Log for more information. (type ConfigurationException)</p>
<p>Exception Stack Trace:</p>
<p>Inner Exception Details:</p>
<p>Exception Message: A severe error occurred on the current command.  The results, if any, should be discarded. (type SqlExistingConnectionForciblyClosedException)</p>
<p>Exception Stack Trace:    at Microsoft.TeamFoundation.WorkItemTracking.Server.SqlAccess.HandleDalError(Exception e)<br />
   at Microsoft.TeamFoundation.WorkItemTracking.Server.SqlAccess.ExecuteBatchPayloadImpl(IRequestContext context, String sqlBatch, List`1 parameterList, Boolean&amp; errorOnBulkUpdate, String connectionString)<br />
   at Microsoft.TeamFoundation.WorkItemTracking.Server.SqlAccess.ExecuteBatchPayload(IRequestContext context, String sqlBatch, List`1 parameterList, Boolean&amp; errorOnBulkUpdate)<br />
   at Microsoft.TeamFoundation.WorkItemTracking.Server.AdoDbBase.ExecuteBatchQuery(IRequestContext context, String sqlBatch, List`1 parameterList)<br />
   at Microsoft.TeamFoundation.WorkItemTracking.Server.SqlBatchBuilder.ExecuteBatchInternal(IRequestContext context, Boolean passInConnectionInfo, String server, String database)<br />
   at Microsoft.TeamFoundation.WorkItemTracking.Server.SqlBatchBuilder.ExecuteBatch()<br />
   at Microsoft.TeamFoundation.WorkItemTracking.Server.DataAccessLayerImpl.AddFileAttachment(String attachmentServerName, String attachmentDatabaseName, String clientUserName, Stream fileInput, String fileGuid, String projectUri)<br />
   at Microsoft.TeamFoundation.WorkItemTracking.Server.AttachmentUploadHandler.ProcessRequest(HttpContext context)</p>
<p>Inner Exception Details:</p>
<p>Exception Message: A severe error occurred on the current command.  The results, if any, should be discarded. (type SqlException)<br />
SQL Exception Class: 11<br />
SQL Exception Number: 0<br />
SQL Exception Procedure:<br />
SQL Exception Line Number: 0<br />
SQL Exception Server: %SQL SERVER%<br />
SQL Exception State: 0<br />
SQL Error(s):</p>
<p>Exception Data Dictionary:<br />
HelpLink.ProdName = Microsoft SQL Server<br />
HelpLink.ProdVer = 10.00.1600<br />
HelpLink.EvtSrc = MSSQLServer<br />
HelpLink.EvtID = 0<br />
HelpLink.BaseHelpUrl = <a href="http://go.microsoft.com/fwlink">http://go.microsoft.com/fwlink</a><br />
HelpLink.LinkId = 20476<br />
Exception Stack Trace:    at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)<br />
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)<br />
   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)<br />
   at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)<br />
   at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()<br />
   at System.Data.SqlClient.SqlDataReader.get_MetaData()<br />
   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)<br />
   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)<br />
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)<br />
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)<br />
   at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)<br />
   at System.Data.SqlClient.SqlCommand.ExecuteReader()<br />
   at Microsoft.TeamFoundation.WorkItemTracking.Server.SqlAccess.ExecuteReaderWithRetry(SqlCommand sqlCommand, SqlConnection sqlConnection, SqlDataReader&amp; dataReader)<br />
   at Microsoft.TeamFoundation.WorkItemTracking.Server.SqlAccess.ExecuteBatchPayloadImpl(IRequestContext context, String sqlBatch, List`1 parameterList, Boolean&amp; errorOnBulkUpdate, String connectionString)</p>
<p><strong>Solução</strong>: Depois de uma longa jornada cheguamos a conclusão de que existia uma tabela corrompida no database TfsWorkItemTrackingAttachments.</p>
<p>Essa tabela traz todos os anexos do portal TFS e por algum motivo corrompeu&#8230; para solucionar esse problema basta recorrer ao bom e velho bkp que não impactará nos outros dados do nosso portal e já que não conseguiamos anexar documentos fazia algum tempo, um restore não trouxe nenhuma perda para nossos projetos (o maximo que se perde aí sao os anexos que foram incluidos nos workitens caso o bkp seja de dias anteriores ao dia do problema ocorrido.</p>
<p>Recomendo que seja feito os seguinte passsos:<br />
1 - Backup do banco TfsWorkItemTrackingAttachments<br />
2 &#8211; Detach no banco TfsWorkItemTrackingAttachments<br />
3 &#8211; Rename nos arquivos mdf e ldf para TfsWorkItemTrackingAttachments.mdf.old e TfsWorkItemTrackingAttachments_1.ldf.old<br />
4 &#8211; Restore do banco com o Backup do ultimo dia em que foi utilizada a função de anexo em um work Item pelo Visual Studio ou pelo Team System WebAccess</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eficienti.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eficienti.wordpress.com/407/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eficienti.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eficienti.wordpress.com/407/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eficienti.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eficienti.wordpress.com/407/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eficienti.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eficienti.wordpress.com/407/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eficienti.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eficienti.wordpress.com/407/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eficienti.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eficienti.wordpress.com/407/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eficienti.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eficienti.wordpress.com/407/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eficienti.wordpress.com&amp;blog=13320816&amp;post=407&amp;subd=eficienti&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eficienti.wordpress.com/2011/02/07/erro-ao-anexar-arquivo-a-um-work-item-no-tfs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/04facf51e74ae2ab29c082c04875a3ef?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thiagolimax64</media:title>
		</media:content>
	</item>
		<item>
		<title>Instalação, Configuração e Manutenção do PFSense</title>
		<link>http://eficienti.wordpress.com/2011/02/02/instalacao-configuracao-e-manutencao-do-pfsense-2/</link>
		<comments>http://eficienti.wordpress.com/2011/02/02/instalacao-configuracao-e-manutencao-do-pfsense-2/#comments</comments>
		<pubDate>Wed, 02 Feb 2011 00:59:55 +0000</pubDate>
		<dc:creator>Thiago L Oliveira</dc:creator>
				<category><![CDATA[Soluções Técnicas]]></category>

		<guid isPermaLink="false">http://eficienti.wordpress.com/?p=360</guid>
		<description><![CDATA[Treinamento EficienTI Administração de um Firewall PFSense Treinamentos Versão 1 Emissão: 15 de Janeiro de 2011 Validade: Indeterminada Conteúdo SUMÁRIO EXECUTIVO ADMINISTRAÇÃO DO PFSENSE 1.    OBJETIVO 2.    SOBRE O PFSENSE 3.    PRÉ-REQUISITOS 4.    INTRODUÇÃO À SEGURANÇA EM REDE 4.1.    Definição 5.    PRÉ-REQUISITOS PARA INSTALAÇÃO DO PFSENSE &#8230; <a href="http://eficienti.wordpress.com/2011/02/02/instalacao-configuracao-e-manutencao-do-pfsense-2/">Continue lendo <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eficienti.wordpress.com&amp;blog=13320816&amp;post=360&amp;subd=eficienti&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img src="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon112.png?w=640" alt="" /></p>
<p style="text-align:right;"><span style="font-family:Verdana;font-size:20pt;"><strong>Treinamento<br />
EficienTI<br />
</strong></span></p>
<p style="text-align:right;"><span style="font-family:Verdana;"><span style="color:black;font-size:16pt;">Administração de um Firewall PFSense </span><span style="color:#365f91;font-size:28pt;"><strong><br />
</strong></span></span></p>
<p style="text-align:center;"><strong><span style="font-family:Verdana;font-size:28pt;">Treinamentos</span><span style="font-family:Arial;font-size:12pt;"><br />
</span></strong></p>
<p style="text-align:right;"><span style="color:gray;font-family:Tahoma;font-size:8pt;">Versão 1<strong><br />
</strong></span></p>
<p style="text-align:right;"><span style="color:gray;font-family:Tahoma;font-size:8pt;">Emissão: <strong>15 de Janeiro de 2011<br />
</strong></span></p>
<p style="text-align:right;"><span style="color:gray;font-family:Tahoma;font-size:8pt;">Validade: <strong>Indeterminada</strong><br />
</span></p>
<p><span style="font-family:Verdana;font-size:16pt;"><strong>Conteúdo<br />
</strong></span></p>
<div>
<table style="border-collapse:collapse;" border="0">
<col style="width:377px;" span="1" />
<col style="width:350px;" span="1" />
<col style="width:378px;" span="1" />
<tbody>
<tr>
<td style="padding-left:7px;padding-right:7px;border:solid .5pt;"><span style="font-family:Times New Roman;font-size:10pt;">SUMÁRIO EXECUTIVO<br />
</span><span style="font-family:Times New Roman;font-size:10pt;">ADMINISTRAÇÃO DO PFSENSE<br />
</span><span style="font-family:Times New Roman;font-size:10pt;">1.    OBJETIVO<br />
</span></p>
<p><span style="font-family:Times New Roman;font-size:10pt;">2.    SOBRE O PFSENSE<br />
</span></p>
<p><span style="font-family:Times New Roman;font-size:10pt;">3.    PRÉ-REQUISITOS<br />
</span></p>
<p><span style="font-family:Times New Roman;font-size:10pt;">4.    INTRODUÇÃO À SEGURANÇA EM REDE<br />
</span></p>
<p><span style="font-family:Times New Roman;font-size:10pt;">4.1.    Definição<br />
</span></p>
<p><span style="font-family:Times New Roman;font-size:10pt;">5.    PRÉ-REQUISITOS PARA INSTALAÇÃO DO PFSENSE<br />
</span></p>
<p><span style="font-family:Times New Roman;font-size:10pt;">5.1.    Compatibilidade de Hardware<br />
</span></p>
<p><span style="font-family:Times New Roman;font-size:10pt;">5.2.    Mídia do PFSENSE<br />
</span></p>
<p><span style="font-family:Times New Roman;font-size:10pt;">5.3.    Requisitos de Hardware<br />
</span></p>
<p><span style="font-family:Times New Roman;font-size:10pt;">6.    INSTALAÇÃO DO PFSENSE<br />
</span></p>
<p><span style="font-family:Times New Roman;font-size:10pt;">7.    CONFIGURAÇÕES INICIAIS DO PFSENSE</span></td>
<td style="padding-left:7px;padding-right:7px;border-top:solid .5pt;border-left:none;border-bottom:solid .5pt;border-right:solid .5pt;"><span style="font-family:Times New Roman;font-size:10pt;">8.    AUMENTANDO A SEGURANÇA DO PFSENSE<br />
</span><span style="font-family:Times New Roman;font-size:10pt;">9.    INSTALAÇÃO DE PACKAGES<br />
</span><span style="font-family:Times New Roman;font-size:10pt;">9.1.    Instalando os Packages<br />
</span></p>
<p><span style="font-family:Times New Roman;font-size:10pt;">9.2.    Verificando Packages instalados<br />
</span></p>
<p><span style="font-family:Times New Roman;font-size:10pt;">10.    RULES: DEFININDO REGRAS DE ACESSO<br />
</span></p>
<p><span style="font-family:Times New Roman;font-size:10pt;">11.    PROXY: CONFIGURAÇÕES DO SQUID<br />
</span></p>
<p><span style="font-family:Times New Roman;font-size:10pt;">11.1.    Configurações Iniciais do Serviço de Proxy<br />
</span></p>
<p><span style="font-family:Times New Roman;font-size:10pt;">11.2.    Métodos de Autenticação<br />
</span></p>
<p><span style="font-family:Times New Roman;font-size:10pt;">11.3.    Cache<br />
</span></p>
<p><span style="font-family:Times New Roman;font-size:10pt;">11.4.    Access Control<br />
</span></td>
<td style="padding-left:7px;padding-right:7px;border-top:solid .5pt;border-left:none;border-bottom:solid .5pt;border-right:solid .5pt;"><span style="font-family:Times New Roman;font-size:10pt;">12.    PROXY: CONFIGURAÇÕES DO SQUIDGUARD<br />
</span><span style="font-family:Times New Roman;font-size:10pt;">12.1.    Baixando BlackLists<br />
</span><span style="font-family:Times New Roman;font-size:10pt;">12.2.    Gerenciando BlackLists<br />
</span></p>
<p><span style="font-family:Times New Roman;font-size:10pt;">12.3.    SquidGuard Logs<br />
</span></p>
<p><span style="font-family:Times New Roman;font-size:10pt;">13.    DHCP SERVER<br />
</span></p>
<p><span style="font-family:Times New Roman;font-size:10pt;">14.    DHCP RELAY<br />
</span></p>
<p><span style="font-family:Times New Roman;font-size:10pt;">15.    NAT PORT FORWARD<br />
</span></p>
<p><span style="font-family:Times New Roman;font-size:10pt;">15.1.    Port Forward<br />
</span></p>
<p><span style="font-family:Times New Roman;font-size:10pt;">15.2.    NAT 1:1<br />
</span></p>
<p><span style="font-family:Times New Roman;font-size:10pt;">16.    BACKUP / RESTORE<br />
</span></td>
</tr>
</tbody>
</table>
</div>
<h1>Sumário Executivo</h1>
<p style="text-align:justify;"><span style="font-family:Tahoma;">A EficienTI é uma empresa de prestação de serviços de Infra-Estrutura de TI, originada a partir de uma empresa parceira Gold Microsoft, especializada em Infra-Estrutura de TI.<br />
</span></p>
<p style="text-align:justify;"><span style="font-family:Tahoma;">Outros serviços oferecidos pela EficienTI incluem soluções de hospedagem, terceirização de serviços de TI e serviços de ServiceDesk.<br />
</span></p>
<p style="text-align:justify;"><span style="font-family:Tahoma;">A EficienTI se caracteriza pelo compromisso absoluto com a entrega de soluções de alta qualidade, dentro do prazo e custo estimados. Nossos gerentes são especializados na entrega de soluções que melhor atendam a necessidade dos clientes, de maneira eficiente e de acordo com o escopo definido.<br />
</span></p>
<p style="text-align:justify;"><span style="font-size:12pt;">A EficienTI possui profissionais com especialização nas competências Microsoft relativas a NetWorking Infrastructure Solutions, Linux, Gerência, Melhores Práticas e Controle de T.I. Entre as certificações de seus profissionais estão ITILF, COBITF, CSM, LPIC-1, LPIC-2, MCTS, MCSE, MCSA, MCDBA, MCSD e MCAD.<br />
</span></p>
<p style="text-align:justify;">
<h1>Administração do PFSENSE</h1>
<h2>Objetivo</h2>
<p style="text-align:justify;">Capacitar à instalar, configurar e administrar recursos de Firewall, Proxy, DHCP, NAT Port Forwarding e VPN utilizando o pfSense, um firewall estavel montado sobre a plataforma FreeBSD.</p>
<h2>Sobre o PFSense</h2>
<p>O pfSense é um dos mais conhecidos e provavelmente mais rico, em recursos, entre os sistemas para appliance pré-configurado. Nascido em uma versão customizada do estável FreeBSD, conta com uma interface amigável que facilita a administração. Com gerenciamento via Web, oferece inúmeros recursos, focado para ambiente de roteamento e firewalling, bem como segurança de networking, excelente solução para VPN entre outros diversos recursos.</p>
<h2>Pré-Requisitos</h2>
<p>Conhecimento básico em redes de computadores</p>
<h2>Introdução à Segurança em Rede</h2>
<h3>Definição</h3>
<p style="text-align:justify;"><span style="font-family:Tahoma;">Consiste em atuar em uma linha de defesa eficaz em três pontos principais em uma rede:<br />
</span></p>
<ul style="margin-left:61pt;">
<li>
<div style="text-align:justify;"><span style="font-family:Tahoma;">Defesa contra catástrofes<br />
</span></div>
</li>
<li>
<div style="text-align:justify;"><span style="font-family:Tahoma;">Defesa contra falhas previsíveis<br />
</span></div>
</li>
<li>
<div style="text-align:justify;"><span style="font-family:Tahoma;">Defesa contra acesso não autorizado<br />
</span></div>
</li>
</ul>
<p style="text-align:justify;">
<p style="text-align:justify;"><span style="font-family:Tahoma;">Para atacas essas áreas com eficiência, podemos trabalhar com os seguintes recursos de TI:<br />
</span></p>
<ul style="margin-left:64pt;">
<li>
<div style="text-align:justify;"><span style="font-family:Tahoma;">Criptografia<br />
</span></div>
</li>
<li>
<div style="text-align:justify;"><span style="font-family:Tahoma;">Gestão de Chaves Públicas<br />
</span></div>
</li>
<li>
<div style="text-align:justify;"><span style="font-family:Tahoma;">Firewalls<br />
</span></div>
</li>
<li>
<div style="text-align:justify;"><span style="font-family:Tahoma;">Sistema de Detecção de Intrusão<br />
</span></div>
</li>
<li>
<div style="text-align:justify;"><span style="font-family:Tahoma;">Redes Virtuais Privadas (VPN)<br />
</span></div>
</li>
<li>
<div style="text-align:justify;"><span style="font-family:Tahoma;">Segurança em Redes Sem Fio<br />
</span></div>
</li>
</ul>
<p style="text-align:justify;">
<h2>Pré-Requisitos para Instalação do PFSense</h2>
<h3>Compatibilidade de Hardware</h3>
<p>Antes de iniciar a instalação do PFSense, recomenda-se verificar no centro de compatibilidade do FreeDSD afim de escolher o melhor hardware possível para a instalação: <a href="http://www.freebsd.org/releases/7.2R/hardware.html">http://www.freebsd.org/releases/7.2R/hardware.html</a></p>
<h3>Mídia do PFSENSE</h3>
<p>Primeiramente devemos baixar a ultima versão estável do PFSense disponível no site do PFSEnse.org <a href="http://www.pfsense.org/mirror.php?section=downloads">http://www.pfsense.org/mirror.php?section=downloads</a></p>
<p style="text-align:justify;">Após realizar o Download da imagem através de um dos mirro&#8217;s disponíveis, podemos usar o 7-zip para Descompactar a imagem e finalmente o um gravador de imagem (.ISO), cito por exemplo, o <a href="http://www.burnaware.com/downloads.html">BurnWare Free</a></p>
<h3>Requisitos de Hardware</h3>
<p>Recomenda-se utilizar um servidor com pelo menos 1.5 Ghz de processador e 512MB de Ram.</p>
<p style="text-align:justify;">Necessário utilizarmos no mínimo 2 placas de rede</p>
<p style="text-align:justify;">
<h2>Instalação do PFSense Passo a Passo</h2>
<p style="text-align:justify;">
<h3>Passo 1</h3>
<p style="text-align:justify;">O CD baixado no site do PFSense, funciona com um &#8220;live cd&#8221;, ou seja, todo o sistema pfsense já está previamente carregado e pronto para uso ao iniciarmos o nosso servidor a partir do CD Rom. Isso pode ser muito útil para casos de emergência em que faz-se necessário subir rapidamente o firewall, tendo que apenas iniciar o servidor a partir do cd e importar as configurações que podem ser salvas em um arquivo XML.</p>
<h3>Passo 2</h3>
<p style="margin-left:18pt;">Ao inicializar o cd será carregado o sistema PFSense até que seja necessário realizar as configurações iniciais de rede conforme print abaixo</p>
<p style="margin-left:18pt;"><img src="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon23.png?w=640" alt="" /></p>
<h3>Passo 3</h3>
<p>As interfaces de rede disponíveis serão exibidas, como no exemplo acima, como <strong>em0 e em1.</strong> Quando for perguntado se você quer configurar uma vlan responda que não digitando <strong>N </strong>e em seguida <strong>enter</strong>.</p>
<p>Você será perguntado agora quais são as suas interfaces <strong>LAN</strong> e <strong>WAN</strong>, basta definir de acordo com a sua preferência conforme print abaixo:</p>
<p><img src="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon32.png?w=640" alt="" /><span style="font-family:Tahoma;"><br />
</span></p>
<h3>Passo 4</h3>
<p style="text-align:justify;">Após esse processo o PFSense já estará pronto para utilização visto que é um live cd, porem recomenda-se realizar a instalação no próprio disco rígido para maior performance e estabilidade do sistema. Faça isso usando a opção 99</p>
<p style="text-align:justify;"><img src="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon42.png?w=640" alt="" /></p>
<p style="text-align:justify;">
<h3>Passo 5</h3>
<p style="text-align:justify;">Aceite as configurações de console atuais (vídeo, teclado etc&#8230;)</p>
<p style="text-align:justify;"><img src="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon52.png?w=640" alt="" /></p>
<h3>Passo 6</h3>
<p style="text-align:justify;">Quick Install para uma instalação automatizada</p>
<p style="text-align:justify;"><img src="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon62.png?w=640" alt="" /></p>
<p style="text-align:justify;">
<h3><span style="text-decoration:underline;">Passo 7<br />
</span></h3>
<ol>
<li>
<div>Será exibido um alerta de que seu HD será formatado e o PFSense instalado no disco rigido, clique ok</div>
<p><img src="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon72.png?w=640" alt="" /></p>
<h3>Passo 8</h3>
<p>Quando for perguntado da instalação do Kernel, marque a opção que melhor se adequar ao seu processador. Basicamente, se você estiver utilizando um único processador escolha &#8220;Uniprocessor Kernel&#8221; caso esteja usando mais de um processador marque &#8220;Symmetric Multiprocessing Kernel&#8221;</p>
<p><img src="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon82.png?w=640" alt="" /></p>
<h3>Passo 9</h3>
<p>Quando for exibida a tela abaixo você terá finalizado a instalação do PFSense com sucesso. Será solicitado o Reboot do servidor, lembrando que será necessário retirar o cd da unidade</p>
<p><img src="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon92.png?w=640" alt="" /></p>
<h2>Configurações Iniciais do PFSense</h2>
<h3>Passo 1</h3>
<p>Após a instalação e reboot do PFSENSE (Boot a partir do HD), estaremos com nosso sistema pronto para ser configurado via Web<br />
<img src="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon102.png?w=640" alt="" /><strong><br />
</strong></p>
<h3>Passo 2</h3>
<p>Caso necessário, podemos alterar o IP da rede interna com a opção 2.</p>
<p>Obs: Lembre-se de não habilitar o DHCP no seu PFSense caso não seja realmente necessário.</p>
<p>Após a definição do IP correto da rede interna podemos acessar o PFSense a partir de uma estação na sua rede interna, digitando pelo seu navegador o endereço da LAN do PFSense.</p>
<p>Digite as credenciais: Usuario: <strong>Admin;</strong> Password: <strong>pfsense,</strong> para inicializar o wizard de configuração inicial.</p>
<p><img src="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon113.png?w=640" alt="" /></p>
<h3>Passo 3</h3>
</li>
</ol>
<p>Configure o Nome do seu servidor Proxy/firewall, domínio e o DNS apontando para os servidores interno, caso disponível.</p>
<p><img src="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon122.png?w=640" alt="" /></p>
<h3>Passo 4</h3>
<p>Altere o timezone para America/São Paulo</p>
<p><img src="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon132.png?w=640" alt="" /></p>
<h3>Passo 5</h3>
<p>Configure sua interface WAN de acordo com as configurações da sua prestadora de serviço de internet</p>
<p><img src="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon142.png?w=640" alt="" /></p>
<h3>Passo 6</h3>
<p>Confirme as configurações da sua LAN e redefina e documente sua senha de acesso ao PFSENSE. Será solicitado que você recarregue as configurações do PFSense:</p>
<p style="margin-left:18pt;"><img src="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon152.png?w=640" alt="" /></p>
<h3>Passo 7</h3>
<p style="text-align:justify;">Com isso o PFSense já esta devidamente configurado com as configurações básicas e apto a navegação de seus clientes.</p>
<p style="text-align:justify;">
<h2>Aumentando a Segurança do PFSENSE</h2>
<p>Para uma melhor experiência com o PFSense, devemos deixar a tela do console bloqueada para acesso somente autorizado com senha, para isso basta navegar em System, Advanced e na opção Miscellaneous marque a Check-box <strong>Password protect&#8230; </strong>salve as alterações e reinicie o PFSENSE</p>
<p style="margin-left:39pt;"><img src="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon162.png?w=640" alt="" /></p>
<p style="text-align:justify;">
<h2>Instalação de Packages</h2>
<h3>Instalando os Packages</h3>
<p style="margin-left:18pt;">Selecionamos alguns dos pacotes mais importantes para nossa estrutura inicial. Abaixo a lista dos Packages que devemos instalar. Para instalá-los navegue em <strong>SYSTEM &gt; PACKAGES </strong>e clique no botão &#8220;+&#8221; ao lado da descrição do pacote. Execute a instalação na seguinte ordem:<strong><br />
</strong></p>
<p style="margin-left:18pt;">1 – squid: Servidor Proxy. Reduz utilização da conexão e melhora tempo de resposta fazendo cachê de suas requisições além de prover um nível básico de controle e segurança no acesso à URL&#8217;s potencialmente perigosos</p>
<p style="margin-left:18pt;">2 – Lightsquid: Ferramenta responsável pela geração de relatórios de acesso</p>
<p style="margin-left:18pt;">3 – squidGuard: Poderosa ferramenta de acesso que integrado ao squid permite controlar a navegação baseado no endereço de origem, destino, URL, Hoário ou combinações desses itens. Conta com blacklists agrupados em categorias de sites e atende 1000.000 solicitações em 10 segundos segundo o site oficial.</p>
<p><img src="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon172.png?w=640" alt="" /><strong><br />
</strong></p>
<h3>Verificando Packages instalados</h3>
<p>Poderemos consultar os pacotes instalados posteriormente em <strong>Installed Packages</strong>. <img src="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon182.png?w=640" alt="" /></p>
<h2>Rules: Definindo Regras de Acesso</h2>
<p style="text-align:justify;"><strong>Firewall &gt; Rules</strong>: Podemos editar nossas regras permitindo ou negando o acesso à protocolos e portas de qualquer origem para qualquer destino, defindo conforme política de segurança da TI da empresa ou Grupo.</p>
<p style="text-align:justify;">Caso você não tenha nenhuma regra de liberação criada o comportamento do PFSense é de bloquear todo trafego de entrada e saída.</p>
<p style="text-align:justify;">
<h2>Proxy: Configurações do Squid</h2>
<p style="text-align:justify;"><strong>Services &gt; Proxy Server:<br />
</strong></p>
<h3>Configurações Iniciais do Serviço de Proxy</h3>
<p style="text-align:justify;"><span style="font-family:Tahoma;">Na aba General do nosso Proxy Server podemos definir as configurações básicas do nosso serviço tais como:<br />
</span></p>
<ul style="margin-left:64pt;">
<li>
<div style="text-align:justify;"><span style="font-family:Tahoma;">Interface<br />
</span></div>
</li>
<li>
<div style="text-align:justify;"><span style="font-family:Tahoma;">Habilitar Proxy Transparente<br />
</span></div>
</li>
<li>
<div style="text-align:justify;"><span style="font-family:Tahoma;">Log<br />
</span></div>
</li>
<li>
<div style="text-align:justify;"><span style="font-family:Tahoma;">Porta<br />
</span></div>
</li>
<li>
<div style="text-align:justify;"><span style="font-family:Tahoma;">Servidores DNS<br />
</span></div>
</li>
</ul>
<h3>Métodos de Autenticação</h3>
<p style="text-align:justify;">Para configuração do Squid como proxy da nossa organização, podemos utilizar basicamente 3 metodos de acesso:</p>
<ul style="margin-left:64pt;">
<li>
<div style="text-align:justify;">Transparent Proxy</div>
</li>
<li>
<div style="text-align:justify;">Autenticação com usuario Local do PFSense</div>
</li>
<li>
<div style="text-align:justify;">Autenticação Integrada com recursos Externos (LDAP – Windows Active Directory)</div>
</li>
</ul>
<p style="text-align:justify;"><strong>Transparent Proxy: </strong>A estação de trabalho se conecta ao PFSense como Gateway que se apropria da requisição para sair para internet como Proxy. Para habilitar basta marcar a check box correspondente na aba geral do Proxy Server<strong><br />
</strong></p>
<p style="text-align:justify;margin-left:61pt;"><strong>PFSense Local User: </strong>Para este método de autenticação deve-se criar um ou mais usuarios na ana Local Users e em seguida em Auth Settings definir o metodo de autenticação como Local.<strong><br />
</strong></p>
<p style="text-align:justify;margin-left:61pt;"><strong>Autenticação Integrada com AD (LDAP): </strong>Para que os usuarios de um dominio Windows 2003 possam autenticar com seus usuarios do AD no PFSense devemos definir em Auth Setting o método de autenticação LDAP seguindo as configurações abaixo: <strong><br />
</strong></p>
<ul style="margin-left:64pt;">
<li>
<div style="text-align:justify;">Versão do LDAP: 3 (para Windows 2003 Server)</div>
</li>
<li>
<div style="text-align:justify;">Authentication Server: IP ou FQDN do Servidor</div>
</li>
<li>
<div style="text-align:justify;">Authentiocation Port: 389</div>
</li>
<li>
<div style="text-align:justify;">User DN (user1 criado no dominio dom1.local por exemplo):</div>
<ul>
<li><span style="color:black;font-family:Segoe UI;font-size:10pt;">cn=user1,cn=Users,dc=dom1,dc=local<br />
</span></li>
</ul>
</li>
<li><span style="color:black;font-family:Segoe UI;font-size:9pt;">LDAP Password: Senha do usuarios definido em User DN<br />
</span></li>
<li><span style="color:black;font-family:Segoe UI;"><span style="font-size:9pt;">LDAP Base Domain: </span><span style="font-size:10pt;">dc=dom1,dc=local (conforme exemplo do dominio dom1.local)</span><span style="font-size:9pt;"><br />
</span></span></li>
<li><span style="color:black;font-family:Segoe UI;font-size:9pt;">User DN Attribute: uid<br />
</span></li>
<li><span style="color:black;font-family:Segoe UI;font-size:9pt;">Search Filter: sAMAccountName=%s<br />
</span></li>
</ul>
<h3>Cache</h3>
<p style="text-align:justify;"><span style="font-family:Tahoma;">Na Aba Cache Mgmt podemos configurar as opções de cache do pfsense.<br />
</span></p>
<p style="text-align:justify;"><span style="font-family:Tahoma;">Recomendações da comunidade PFSense:<br />
</span></p>
<ul style="margin-left:64pt;">
<li>
<div style="text-align:justify;"><span style="font-family:Tahoma;">HardDiskSize 3000 (3GB)<br />
</span></div>
</li>
<li>
<div style="text-align:justify;"><span style="font-family:Tahoma;">Memory: 50% da Capacidade do seu server<br />
</span></div>
</li>
<li>
<div style="text-align:justify;"><span style="font-family:Tahoma;">Minimum object size: 0<br />
</span></div>
</li>
<li>
<div style="text-align:justify;"><span style="font-family:Tahoma;">Maximum object size: opcional<br />
</span></div>
</li>
<li>
<div style="text-align:justify;"><span style="font-family:Tahoma;">Hard disk cache system: aufs (é uma versão alternativa de unionfs que tem como objetivo melhorar a confiabilidade e o desempenho do sistema de armazenamento)<br />
</span></div>
</li>
</ul>
<h3>Access Control</h3>
<p style="text-align:justify;"><span style="font-family:Tahoma;">Na aba access control do Proxy Server temos a opção de configurar um controle básico de acesso definindo por exemplo, uma blascklist básica para o serviço squid<br />
</span></p>
<p style="text-align:justify;">
<h2>Proxy: Configurações do SquidGuard</h2>
<p style="text-align:justify;"><strong>Services &gt; Proxy Filter<br />
</strong></p>
<h3>Baixando BlackLists</h3>
<p>Com a configuração de Blacklists, através do serviço do <strong>SQUID Guard</strong>, podemos baixar listas organizadas por grupos e categorias para facilitar o bloqueio ou liberação para maquinas, usuários e grupos. Para isto devemos adicionar o seguinte endereço à <strong>BLACK LIST URL: </strong>http://www.shallalist.de/Downloads/shallalist.tar.gz</p>
<p>Com esse endereço devidamente adicionado clique em <strong>Upload URL </strong>e aguarde alguns minutos.</p>
<p><img src="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon192.png?w=640" alt="" /></p>
<p>Obs: Lembre-se de Salvar e aplicar as alterações após a finalização do Upload</p>
<h3>Gerenciando BlackLists</h3>
<p>Você pode gerenciar sua Blacklist por grupos ou simplesmente configurar sua regra default.<br />
Para isso basta acessar a Aba <strong>Default</strong> em <strong>Proxy Filter</strong> e clicando em: <strong>Destination Ruleset, </strong>gerenciar as listas baixadas, liberando ou bloqueando o s acessos conforme a necessidade e política da empresa.<br />
A criação e gerenciamento de grupos customizados por maquinas ou usuário (caso você integre o PFSENSE ao Active Directory), pode ser feito na <span style="text-decoration:underline;">aba</span><br />
<strong>ACL </strong>do <strong>Proxy Filter</strong>. Lembre-se de sempre salvar as configurações realizadas, clicando em <strong>Save</strong> no fim da página e aplicar as alterações clicando em <strong>Apply</strong> na aba <strong>General settings</strong>.</p>
<p><img src="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon202.png?w=640" alt="" /></p>
<p style="text-align:justify;">
<h3>SquidGuard Logs</h3>
<p style="text-align:justify;"><span style="font-family:Tahoma;">Na aba Log do ProxyFilter podemos acompanhar uma lista de urls que foram bloqueadas acessando a oção Blocked.<br />
</span></p>
<p style="text-align:justify;"><span style="font-family:Tahoma;">Outra opção interessante do Log do Sq    uid Guard esta na opção Filter Log, onde você pode acompanhar o funcionamento ou parada do serviço SquidGuard. Essa opção pode ser útil para um troubleshoting aonde podemos verificar se o serviço está iniciado se o último log gerado for uma mensagem semelhante à &#8220;<strong>squidGuard ready for requests</strong>&#8220;, ou se o serviço está parado quando também explícito na ultima entrada do Log.<br />
</span></p>
<p style="text-align:justify;">
<h2>DHCP Server</h2>
<p style="text-align:justify;"><strong>Services &gt; DHCP Server: </strong>Para ativação do serviço basta marcar a check box Enable DHCP Server e definir o escopo para sua rede interna.</p>
<p style="text-align:justify;">
<h2>DHCP Relay</h2>
<p style="text-align:justify;"><strong>Services &gt; DHCP Server: </strong>Para recebimento automatico de um IP em uma rede, a estação que faz a solicitação necessita iniciar a negociação com um broadcast na rede afim de encontrado o Servidor DHCP, porem por default a maioria dos roteadores não encaminham tráfego de broadcast. Podem haver casos em que o servidor DHCP está localizado em uma sub-rede que conecta-se a outra sub-rede através de um roteador (no nosso caso o pfsense). Nesse caso devemos configurar o DHCP Relay que se encarregará de pegar os pacotes enviados pelo cliente DHCP e encaminhará para o servidor DHCP</p>
<p style="text-align:justify;">
<h2>NAT Port Forward</h2>
<p style="text-align:justify;"><strong>Firewall &gt; Port Foward:</strong></p>
<h3>Port Forward</h3>
<p style="text-align:justify;"><span style="font-family:Tahoma;">Consiste em redirecionar uma porta específica de um nó para outro.<br />
</span></p>
<ul style="margin-left:64pt;">
<li>
<div style="text-align:justify;"><span style="font-family:Tahoma;">Por exemplo: O WebSite da minha empresa, configurado em um servidor na minha rede interna, precisa ser publicado para acesso externo. Para que isso seja possível devemos criar um port foward redirecionando todo trafego que chegar na porta 80 da interface wan do PFSense para a porta 80 do meu servidor web interno.<br />
</span></div>
</li>
</ul>
<h3>NAT 1:1</h3>
<p style="text-align:justify;"><span style="font-family:Tahoma;">Destinado a ligar dois nós de redes distintas aonde todo trafego de internet (para o IP publico especificado) é direcionado a um IP especifico da nossa rede interna. Para Permitir o tráfego à partir da internet deve-se criar uma regra do firewall (rules).<br />
</span></p>
<p style="text-align:justify;">
<h2>Backup / Restore</h2>
<p>Para importar as configurações do PFSense, Navegue por <strong>Diagnostics, Backup/Restore</strong> e importe as configurações em XML que contem as configurações desejadas. Você pode editar o arquivo XML com um bloco de notas a fim de realizar os ajustes necessários antes de realizar o import.</p>
<p><img src="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon212.png?w=640" alt="" /></p>
<p><strong>ATENÇÃO!!!!!!!!!!<br />
</strong></p>
<p>No campo &#8220;Restore Area&#8221; você deve restaurar exatamente a configuração especifica que deseja, por exemplo: Configurações de Rules.. Configuração de TUDO (All)&#8230; Caso seja feito algum restore em área incorreta, isto pode fazer com que o pfsense pare de funcionar visto que serão feitas alterações em locais incorretos.</p>
<table style="border-collapse:collapse;" border="0">
<col style="width:132px;" span="1" />
<col style="width:87px;" span="1" />
<col style="width:64px;" span="1" />
<col style="width:2px;" span="1" />
<col style="width:124px;" span="1" />
<col style="width:267px;" span="1" />
<tbody>
<tr style="height:22px;background:black;">
<td style="padding-left:5px;padding-right:5px;border:none;" valign="bottom">
<p style="text-align:center;"><span style="color:white;font-family:Arial;font-size:12pt;"><strong>NOME</strong></span></p>
</td>
<td style="padding-left:5px;padding-right:5px;border:none;" valign="bottom">
<p style="text-align:center;"><span style="color:white;font-family:Arial;font-size:12pt;"><strong>DATA</strong></span></p>
</td>
<td style="padding-left:5px;padding-right:5px;border:none;" colspan="2" valign="bottom">
<p style="text-align:center;"><span style="color:white;font-family:Arial;font-size:12pt;"><strong>HORA</strong></span></p>
</td>
<td style="padding-left:5px;padding-right:5px;border:none;" valign="bottom">
<p style="text-align:center;"><span style="color:white;font-family:Arial;font-size:12pt;"><strong>STATUS</strong></span></p>
</td>
<td style="padding-left:5px;padding-right:5px;border:none;" valign="bottom">
<p style="text-align:center;"><span style="color:white;font-family:Arial;font-size:12pt;"><strong>DESCRIÇÃO DAS ALTERAÇÕES</strong></span></p>
</td>
</tr>
<tr style="height:18px;">
<td style="padding-left:5px;padding-right:5px;border-top:none;border-left:solid 1pt;border-bottom:solid 1pt;border-right:solid 1pt;" valign="bottom">
<p style="text-align:center;"><span style="font-family:Arial;">Thiago Lima</span></p>
</td>
<td style="padding-left:5px;padding-right:5px;border-top:none;border-left:none;border-bottom:solid 1pt;border-right:solid 1pt;" valign="bottom">
<p style="text-align:center;"><span style="font-family:Arial;">15/01/2011</span></p>
</td>
<td style="padding-left:5px;padding-right:5px;border-top:none;border-left:none;border-bottom:solid 1pt;border-right:solid 1pt;" valign="bottom">
<p style="text-align:center;"><span style="font-family:Arial;">12:00</span></p>
</td>
<td style="padding-left:5px;padding-right:5px;border-top:none;border-left:none;border-bottom:solid 1pt;border-right:solid 1pt;" colspan="2" valign="bottom">
<p style="text-align:center;"><span style="font-family:Arial;">Pendente</span></p>
</td>
<td style="padding-left:5px;padding-right:5px;border-top:none;border-left:none;border-bottom:solid 1pt;border-right:solid 1pt;" valign="bottom">
<p style="text-align:center;"><span style="font-family:Arial;">Adição de VPN e Correções</span></p>
</td>
</tr>
</tbody>
</table>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eficienti.wordpress.com/360/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eficienti.wordpress.com/360/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eficienti.wordpress.com/360/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eficienti.wordpress.com/360/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eficienti.wordpress.com/360/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eficienti.wordpress.com/360/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eficienti.wordpress.com/360/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eficienti.wordpress.com/360/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eficienti.wordpress.com/360/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eficienti.wordpress.com/360/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eficienti.wordpress.com/360/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eficienti.wordpress.com/360/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eficienti.wordpress.com/360/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eficienti.wordpress.com/360/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eficienti.wordpress.com&amp;blog=13320816&amp;post=360&amp;subd=eficienti&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eficienti.wordpress.com/2011/02/02/instalacao-configuracao-e-manutencao-do-pfsense-2/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/04facf51e74ae2ab29c082c04875a3ef?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thiagolimax64</media:title>
		</media:content>

		<media:content url="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon112.png" medium="image" />

		<media:content url="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon23.png" medium="image" />

		<media:content url="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon32.png" medium="image" />

		<media:content url="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon42.png" medium="image" />

		<media:content url="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon52.png" medium="image" />

		<media:content url="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon62.png" medium="image" />

		<media:content url="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon72.png" medium="image" />

		<media:content url="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon82.png" medium="image" />

		<media:content url="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon92.png" medium="image" />

		<media:content url="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon102.png" medium="image" />

		<media:content url="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon113.png" medium="image" />

		<media:content url="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon122.png" medium="image" />

		<media:content url="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon132.png" medium="image" />

		<media:content url="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon142.png" medium="image" />

		<media:content url="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon152.png" medium="image" />

		<media:content url="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon162.png" medium="image" />

		<media:content url="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon172.png" medium="image" />

		<media:content url="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon182.png" medium="image" />

		<media:content url="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon192.png" medium="image" />

		<media:content url="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon202.png" medium="image" />

		<media:content url="http://eficienti.files.wordpress.com/2011/02/020211_0052_instalaocon212.png" medium="image" />
	</item>
		<item>
		<title>Erro Acessando o terminal Services do Windows</title>
		<link>http://eficienti.wordpress.com/2011/01/25/erro-acessando-o-terminal-services-do-windows/</link>
		<comments>http://eficienti.wordpress.com/2011/01/25/erro-acessando-o-terminal-services-do-windows/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 20:30:56 +0000</pubDate>
		<dc:creator>Thiago L Oliveira</dc:creator>
				<category><![CDATA[Suporte Técnico]]></category>

		<guid isPermaLink="false">http://eficienti.wordpress.com/?p=257</guid>
		<description><![CDATA[Event Viewer: Identificação do evento: 50 Fonte: TermDD Descrição: O componente de protocolo RDP X.224 detectou um erro no fluxo do protocolo e desconectou o cliente. Esse problema pode ocorrer se um certificado no servidor de terminal estiver corrompido. AVISO: &#8230; <a href="http://eficienti.wordpress.com/2011/01/25/erro-acessando-o-terminal-services-do-windows/">Continue lendo <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eficienti.wordpress.com&amp;blog=13320816&amp;post=257&amp;subd=eficienti&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Event Viewer:</p>
<p>Identificação do evento: 50<br />
Fonte: TermDD<br />
Descrição: O componente de protocolo RDP X.224 detectou um erro no fluxo do protocolo e desconectou o cliente.</p>
<p>Esse problema pode ocorrer se um certificado no servidor de terminal estiver corrompido.</p>
<p>AVISO: O uso incorreto do Editor do Registro pode causar sérios problemas que talvez exijam a reinstalação do sistema operacional. A Microsoft não garante que os problemas resultantes do uso incorreto do Editor do Registro possam ser solucionados. O uso do Editor do Registro é de sua responsabilidade.<br />
Para resolver esse problema, faça um backup e remova as chaves do Registro X509 Certificate, reinicie o computador e reative o servidor de Licenciamento dos serviços de terminal. Para fazer isso, execute as seguintes etapas:</p>
<p>OBSERVAÇÃO: Execute o seguinte procedimento em cada um dos servidores de terminal.<br />
Verifique se o backup do registro do servidor de terminal teve êxito.<br />
Inicie o Editor do Registro.<br />
Localize e clique na seguinte subchave do Registro: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TermServices\Parameters</p>
<p>Faça um backup deste registro clicando com o botão direito do mouse sobre ele e exportando.<br />
Se você tiver de restaurar essa subchave do Registro no futuro, clique duas vezes no arquivo exportado</p>
<p>Na subchave do Registro Parâmetros, clique com o botão direito do mouse em cada um dos seguintes valores, clique em Excluir e em Sim para confirmar a exclusão:<br />
Certificate<br />
X509 Certificate<br />
X509 Certificate ID</p>
<p>Encerre o Editor do Registro e reinicie o servidor.<br />
Reative o servidor Licenciamento dos serviços de terminal usando o método de conexão Telefone no Assistente para licenciamento.<br />
Fonte: Microsoft KB 329896</p>
<p>Erro ocorrido no Windows em Ingles:</p>
<p>Event ID: 50<br />
Source: TermDD<br />
Version: 5.2<br />
Symbolic Name: STATUS_RDP_PROTOCOL_ERROR<br />
Message: The RDP protocol component %2 detected an error in the protocol stream and has disconnected the client.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eficienti.wordpress.com/257/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eficienti.wordpress.com/257/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eficienti.wordpress.com/257/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eficienti.wordpress.com/257/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eficienti.wordpress.com/257/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eficienti.wordpress.com/257/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eficienti.wordpress.com/257/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eficienti.wordpress.com/257/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eficienti.wordpress.com/257/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eficienti.wordpress.com/257/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eficienti.wordpress.com/257/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eficienti.wordpress.com/257/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eficienti.wordpress.com/257/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eficienti.wordpress.com/257/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eficienti.wordpress.com&amp;blog=13320816&amp;post=257&amp;subd=eficienti&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eficienti.wordpress.com/2011/01/25/erro-acessando-o-terminal-services-do-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/04facf51e74ae2ab29c082c04875a3ef?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thiagolimax64</media:title>
		</media:content>
	</item>
		<item>
		<title>Lista de Portas e Protocolos</title>
		<link>http://eficienti.wordpress.com/2011/01/25/lista-de-portas-e-protocolos-2/</link>
		<comments>http://eficienti.wordpress.com/2011/01/25/lista-de-portas-e-protocolos-2/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 20:27:26 +0000</pubDate>
		<dc:creator>Thiago L Oliveira</dc:creator>
				<category><![CDATA[Interessantes]]></category>

		<guid isPermaLink="false">http://eficienti.wordpress.com/?p=250</guid>
		<description><![CDATA[O Internet Assigned Numbers Authority (IANA) é responsável por manter as atribuições oficiais do port number para usos específicos. Dica: O Comando NetStat: Exibe estatísticas de protocolo e conexões de rede TCP/IP atuais. A tabela abaixo indica o status da porta com &#8230; <a href="http://eficienti.wordpress.com/2011/01/25/lista-de-portas-e-protocolos-2/">Continue lendo <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eficienti.wordpress.com&amp;blog=13320816&amp;post=250&amp;subd=eficienti&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="sites-canvas-main" class="sites-canvas-main">
<div id="sites-canvas-main-content">
<table class="sites-layout-name-one-column sites-layout-hbox" cellspacing="0">
<tbody>
<tr>
<td class="sites-layout-tile sites-tile-name-content-1">
<div dir="ltr">
<p>O <em>Internet Assigned Numbers Authority</em> (IANA) é responsável por manter as atribuições oficiais do port number para usos específicos.</p>
<p>Dica: O Comando NetStat: Exibe estatísticas de protocolo e conexões de rede TCP/IP atuais.</p>
<div></div>
<div>A tabela abaixo indica o status da porta com as seguintes cores e legendas:</div>
<ul>
<li><span style="background:#f9f9f9;border:thin solid;padding:2px;">Oficial</span> se a aplicação e a combinação da porta está  no Iana list</li>
</ul>
<ul>
<li><span style="background:lightsteelblue;border:thin solid;padding:2px;">Não-oficial</span> se a aplicação e a combinação da porta Não está  no Iana list</li>
</ul>
<ul>
<li><span style="background:khaki;border:thin solid;padding:2px;">Conflito</span> se a porta é utilizada usualmente por dois ou mais protocolos.</li>
</ul>
<ul>
<li><span style="background:pink;border:thin solid;padding:2px;">EPI</span> se a porta é utilizada como padrão interno.</li>
</ul>
<h3><a name="TOC-Portas-0-a-1023"></a>Portas 0 a 1023</h3>
<table>
<tbody>
<tr>
<th>Porta</th>
<th>Descrição</th>
<th>status</th>
</tr>
<tr>
<td>0/TCP,UDP</td>
<td>Reservada;</td>
<td>Fora de Serviço</td>
</tr>
<tr>
<td>1/TCP,UDP</td>
<td>TCPMUX (Serviço de porta TCP multiplexador)</td>
<td>Oficial</td>
</tr>
<tr>
<td>5/TCP,UDP</td>
<td>RJE (Remote Job Entry)(Entrada de trabalho remoto)</td>
<td>Oficial</td>
</tr>
<tr>
<td>7/TCP,UDP</td>
<td>ECHO protocol</td>
<td>Oficial</td>
</tr>
<tr>
<td>9/TCP,UDP</td>
<td>DISCARD protocol</td>
<td>Oficial</td>
</tr>
<tr>
<td>11/TCP,UDP</td>
<td>SYSTAT protocol</td>
<td>Oficial</td>
</tr>
<tr>
<td>13/TCP,UDP</td>
<td>DAYTIME protocol</td>
<td>Oficial</td>
</tr>
<tr>
<td>17/TCP,UDP</td>
<td>QOTD (Quote of the Day) protocol</td>
<td>Oficial</td>
</tr>
<tr>
<td>18/TCP,UDP</td>
<td>Message Send Protocol (Protocolo de envio de mensagem)</td>
<td>Oficial</td>
</tr>
<tr>
<td>19/TCP,UDP</td>
<td>CHARGEN (Character Generator) protocol (protocolo de geração de caracter)</td>
<td>Oficial</td>
</tr>
<tr>
<td>20/TCP</td>
<td><a title="File transfer protocol" href="/wiki/File_transfer_protocol">FTP</a>(File Transfer protocol)(Protocolo de transferência de arquivo) &#8211; data port</td>
<td>Oficial</td>
</tr>
<tr>
<td>21/TCP</td>
<td><a title="File transfer protocol" href="/wiki/File_transfer_protocol">FTP</a> (File Transfer protocol)(Protocolo de transferência de arquivo) &#8211; control (command) port</td>
<td>Oficial</td>
</tr>
<tr>
<td>22/TCP,UDP</td>
<td><a title="Secure shell" href="/wiki/Secure_shell">SSH</a> (Secure Shell) (Shell seguro) &#8211; usada para logins seguros, transferência de arquivos e redirecionamento de porta</td>
<td>Oficial</td>
</tr>
<tr>
<td>23/TCP,UDP</td>
<td><a title="Telnet" href="/wiki/Telnet">Telnet</a> protocol &#8211; comunicação de texto sem encriptação</td>
<td>Oficial</td>
</tr>
<tr>
<td>25/TCP,UDP</td>
<td><a title="Simple Mail Transfer Protocol" href="/wiki/Simple_Mail_Transfer_Protocol">SMTP</a> (Simple Mail Transfer Protocol) (Protocolo simples de envio de e-mail) &#8211; usada para roteamento de e-mail entre servidores</td>
<td>Oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>26/TCP,UDP</td>
<td><a title="RSFTP (página não existe)" href="/w/index.php?title=RSFTP&amp;action=edit&amp;redlink=1">RSFTP</a> &#8211; protocolo similar ao FTP</td>
<td>Não-oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>35/TCP,UDP</td>
<td>QMS Magicolor 2 printer</td>
<td>Não-oficial</td>
</tr>
<tr>
<td>37/TCP,UDP</td>
<td>TIME protocol (protocolo de tempo)</td>
<td>Oficial</td>
</tr>
<tr>
<td>38/TCP,UDP</td>
<td>Route Access Protocol (Protocolo de Acesso ao roteador)</td>
<td>Oficial</td>
</tr>
<tr>
<td>39/TCP,UDP</td>
<td>Resource Location Protocol (Protocolo de localização de recursos)</td>
<td>Oficial</td>
</tr>
<tr>
<td>41/TCP,UDP</td>
<td>Graphics (gráficos)</td>
<td>Oficial</td>
</tr>
<tr>
<td>42/TCP,UDP</td>
<td>Host Name Server (Servidor do Nome do Host)</td>
<td>Oficial</td>
</tr>
<tr bgcolor="#f0e68c">
<td>42/TCP,UDP</td>
<td><a title="WINS" href="/wiki/WINS">WINS</a> <a rel="nofollow" href="http://www.auditmypc.com/port/tcp-port-1512.asp">[1]</a></td>
<td>Não-oficial/Conflito</td>
</tr>
<tr>
<td>43/TCP</td>
<td><a title="WHOIS" href="/wiki/WHOIS">WHOIS</a> (protocolo de consulta de informações de contato e DNSprotocol)</td>
<td>Oficial</td>
</tr>
<tr>
<td>49/TCP,UDP</td>
<td><a title="TACACS" href="/wiki/TACACS">TACACS</a> Login Host protocol(Protocolo de Login no Host)</td>
<td>Oficial</td>
</tr>
<tr>
<td>53/TCP,UDP</td>
<td><a title="Domain Name System" href="/wiki/Domain_Name_System">DNS</a> (Sistema de nome de domínio)</td>
<td>Oficial</td>
</tr>
<tr>
<td>57/TCP</td>
<td>MTP, Mail Transfer Protocol (Protocolo de transferência de e-mail)</td>
</tr>
<tr>
<td>67/UDP</td>
<td><a title="BOOTP" href="/wiki/BOOTP">BOOTP</a> (BootStrap Protocol) server; também utilizada por <a title="Dynamic Host Configuration Protocol" href="/wiki/Dynamic_Host_Configuration_Protocol">DHCP</a> (Protocolo de configuração dinâmica do Host)</td>
<td>Oficial</td>
</tr>
<tr>
<td>68/UDP</td>
<td><a title="BOOTP" href="/wiki/BOOTP">BOOTP</a> client; também utilizada por <a title="Dynamic Host Configuration Protocol" href="/wiki/Dynamic_Host_Configuration_Protocol">DHCP</a></td>
<td>Oficial</td>
</tr>
<tr>
<td>69/UDP</td>
<td><a title="Trivial File Transfer Protocol" href="/wiki/Trivial_File_Transfer_Protocol">TFTP</a>(Trivial File Transfer Protocol) (Protocolo de transferência de arquivo trivial )</td>
<td>Oficial</td>
</tr>
<tr>
<td>70/TCP</td>
<td><a title="Gopher (protocol) (página não existe)" href="/w/index.php?title=Gopher_(protocol)&amp;action=edit&amp;redlink=1">Gopher</a> (Protocolo para indexar repositórios) protocol</td>
<td>Oficial</td>
</tr>
<tr>
<td>79/TCP</td>
<td><a title="Finger protocol" href="/wiki/Finger_protocol">Finger protocol</a></td>
<td>Oficial</td>
</tr>
<tr>
<td>80/TCP</td>
<td><a title="HTTP" href="/wiki/HTTP">HTTP</a> (HyperText Transfer Protocol)(Procolo de transferência de HiperTexto) &#8211; usada para transferir páginas WWW</td>
<td>Oficial</td>
</tr>
<tr>
<td>81/TCP</td>
<td><a title="HTTP" href="/wiki/HTTP">HTTP</a> Alternate (HyperText Transfer Protocol) (Protocolo de transferência de HiperTexto)</td>
<td>Oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>81/TCP</td>
<td><a title="Torpark (página não existe)" href="/w/index.php?title=Torpark&amp;action=edit&amp;redlink=1">Torpark</a> &#8211; <a title="Onion routing (página não existe)" href="/w/index.php?title=Onion_routing&amp;action=edit&amp;redlink=1">Onion routing</a> ORport</td>
<td>Não-oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>82/UDP</td>
<td><a title="Torpark (página não existe)" href="/w/index.php?title=Torpark&amp;action=edit&amp;redlink=1">Torpark</a> &#8211; Control Port</td>
<td>Não-oficial</td>
</tr>
<tr>
<td>88/TCP</td>
<td><a title="Kerberos (protocol) (página não existe)" href="/w/index.php?title=Kerberos_(protocol)&amp;action=edit&amp;redlink=1">Kerberos</a> (Protocolo de comunicações individuais seguras e identificadas) &#8211; authenticating agent</td>
<td>Oficial</td>
</tr>
<tr>
<td>101/TCP</td>
<td>HOSTNAME</td>
</tr>
<tr>
<td>102/TCP</td>
<td>ISO-TSAP protocol</td>
<td></td>
</tr>
<tr>
<td>107/TCP</td>
<td>Remote Telnet Service (Serviço remoto Telnet)</td>
</tr>
<tr>
<td>109/TCP</td>
<td>POP, (Post Office Protocol) (Protocolo de post oficial), version 2</td>
</tr>
<tr>
<td>110/TCP</td>
<td><a title="Post Office Protocol" href="/wiki/Post_Office_Protocol">POP3</a> (Post Office Protocol version 3) (Protocolo de post oficial versão 3) &#8211; usada para recebimento de e-mail</td>
<td>Oficial</td>
</tr>
<tr>
<td>111/TCP,UDP</td>
<td>sun protocol (Protocolo da sun)</td>
<td>Oficial</td>
</tr>
<tr>
<td>113/TCP</td>
<td><a title="Ident (página não existe)" href="/w/index.php?title=Ident&amp;action=edit&amp;redlink=1">ident</a> &#8211; antigo identificador de servidores, ainda usada em servidores <a title="Internet Relay Chat" href="/wiki/Internet_Relay_Chat">IRC</a> para identificar seus usuários</td>
<td>Oficial</td>
</tr>
<tr>
<td>115/TCP</td>
<td>SFTP, (Simple File Transfer Protocol) (Protocolo de simples transferência de arquivo)</td>
</tr>
<tr>
<td>117/TCP</td>
<td>UUCP-PATH</td>
<td></td>
</tr>
<tr>
<td>118/TCP,UDP</td>
<td><a title="SQL" href="/wiki/SQL">SQL</a> Services</td>
<td>Oficial</td>
</tr>
<tr>
<td>119/TCP</td>
<td><a title="NNTP" href="/wiki/NNTP">NNTP</a> (Network News Transfer Protocol) (Protocolo de transferência de notícias na rede) &#8211; usada para recebimento de mensagens de newsgroups</td>
<td>Oficial</td>
</tr>
<tr>
<td>123/UDP</td>
<td><a title="Network Time Protocol" href="/wiki/Network_Time_Protocol">NTP</a> (Network Time Protocol) (Protocolo de tempo na rede) &#8211; usada para sincronização de horário</td>
<td>Oficial</td>
</tr>
<tr>
<td>135/TCP,UDP</td>
<td>EPMAP (End Point Mapper) / Microsoft RPC Locator Service (Microsoft RPC Serviço de localização)</td>
<td>Oficial</td>
</tr>
<tr>
<td>137/TCP,UDP</td>
<td><a title="NetBIOS" href="/wiki/NetBIOS">NetBIOS</a> NetBIOS Name Service</td>
<td>Oficial</td>
</tr>
<tr>
<td>138/TCP,UDP</td>
<td><a title="NetBIOS" href="/wiki/NetBIOS">NetBIOS</a> NetBIOS Datagram Service (Serviço de datagrama NetBios)</td>
<td>Oficial</td>
</tr>
<tr>
<td>139/TCP,UDP</td>
<td><a title="NetBIOS" href="/wiki/NetBIOS">NetBIOS</a> NetBIOS Session Service (Serviço de sessão NetBios)</td>
<td>Oficial</td>
</tr>
<tr>
<td>143/TCP,UDP</td>
<td><a title="Internet Message Access Protocol" href="/wiki/Internet_Message_Access_Protocol">IMAP4</a> (Internet Message Access Protocol 4) (Protocolo de Acesso a mensagens na Internet) &#8211; usada para recebimento de e-mail</td>
<td>Oficial</td>
</tr>
<tr>
<td>152/TCP,UDP</td>
<td>BFTP, Background File Transfer Program (Protocolo de transferência de arquivo em Background(fundo)</td>
</tr>
<tr>
<td>153/TCP,UDP</td>
<td>SGMP, <a title="Simple Gateway Monitoring Protocol (página não existe)" href="/w/index.php?title=Simple_Gateway_Monitoring_Protocol&amp;action=edit&amp;redlink=1">Simple Gateway Monitoring Protocol</a> (Protocolo de simples monitoramento do gateway)</td>
</tr>
<tr>
<td>156/TCP,UDP</td>
<td>SQL Service (Serviço SQL)</td>
<td>Oficial</td>
</tr>
<tr>
<td>158/TCP,UDP</td>
<td>DMSP, Distributed Mail Service Protocol (Protocolo de serviço de e-mail distribuído)</td>
</tr>
<tr>
<td>161/TCP,UDP</td>
<td><a title="Simple Network Management Protocol" href="/wiki/Simple_Network_Management_Protocol">SNMP</a> (Simple Network Management Protocol) (Protocolo simples de gerenciamento de rede)</td>
<td>Oficial</td>
</tr>
<tr>
<td>162/TCP,UDP</td>
<td>SNMPTRAP</td>
<td>Oficial</td>
</tr>
<tr>
<td>170/TCP</td>
<td>Print-srv (Print Server)</td>
<td></td>
</tr>
<tr>
<td>179/TCP</td>
<td><a title="Border Gateway Protocol" href="/wiki/Border_Gateway_Protocol">BGP</a> (Border Gateway Protocol)(Protocolo de limite do gateway)</td>
<td>Oficial</td>
</tr>
<tr>
<td>194/TCP</td>
<td><a title="Internet Relay Chat" href="/wiki/Internet_Relay_Chat">IRC</a> (Internet Relay Chat)</td>
<td>Oficial</td>
</tr>
<tr>
<td>201/TCP,UDP</td>
<td>AppleTalk Routing Maintenance</td>
</tr>
<tr>
<td>209/TCP,UDP</td>
<td>The Quick Mail Transfer Protocol (Protocolo de rápida transferência de mail)</td>
</tr>
<tr>
<td>213/TCP,UDP</td>
<td><a title="IPX" href="/wiki/IPX">IPX</a> (Internetwork Packet Exchange) (Troca de pacote na área de trabalho da internet)</td>
<td>Oficial</td>
</tr>
<tr>
<td>218/TCP,UDP</td>
<td>MPP, Message Posting Protocol (Protocolo de postagem de mensagem)</td>
</tr>
<tr>
<td>220/TCP,UDP</td>
<td>IMAP, Interactive Mail Access Protocol, version 3 (Protocolo de acesso interativo ao mail)</td>
</tr>
<tr>
<td>259/TCP,UDP</td>
<td>ESRO, Efficient Short Remote Operations (Operações remotas de curta eficiência)</td>
</tr>
<tr>
<td>264/TCP,UDP</td>
<td><a title="Border Gateway Multicast Protocol (página não existe)" href="/w/index.php?title=Border_Gateway_Multicast_Protocol&amp;action=edit&amp;redlink=1">BGMP</a>, Border Gateway Multicast Protocol</td>
</tr>
<tr>
<td>311/TCP</td>
<td>Apple Server-Admin-Tool, Workgroup-Manager-Tool, (Ferramenta de gerenciamento de workgroup)</td>
</tr>
<tr>
<td>318/TCP,UDP</td>
<td>TSP, <a title="Time Stamp Protocol (página não existe)" href="/w/index.php?title=Time_Stamp_Protocol&amp;action=edit&amp;redlink=1">Time Stamp Protocol</a></td>
</tr>
<tr>
<td>323/TCP,UDP</td>
<td>IMMP, Internet Message Mapping Protocol (Protocolo de mapeamento de mensagem da internet)</td>
</tr>
<tr>
<td>383/TCP,UDP</td>
<td>HP OpenView HTTPs Operations Agent</td>
</tr>
<tr>
<td>366/TCP,UDP</td>
<td>SMTP, Simple Mail Transfer Protocol (Protocolo de simples transferência de mail). ODMR, On-Demand Mail Relay</td>
</tr>
<tr>
<td>369/TCP,UDP</td>
<td>Rpc2portmap</td>
<td>Oficial</td>
</tr>
<tr>
<td>371/TCP,UDP</td>
<td>ClearCase albd</td>
<td>Oficial</td>
</tr>
<tr>
<td>384/TCP,UDP</td>
<td>A Remote Network Server System (Sistema servidor de rede remota)</td>
</tr>
<tr>
<td>387/TCP,UDP</td>
<td>AURP, AppleTalk Update-based Routing Protocol</td>
</tr>
<tr>
<td>389/TCP,UDP</td>
<td><a title="Lightweight Directory Access Protocol" href="/wiki/Lightweight_Directory_Access_Protocol">LDAP</a> (Lightweight Directory Access Protocol)(Protocolo de acesso a diretório lightweight)</td>
<td>Oficial</td>
</tr>
<tr>
<td>401/TCP,UDP</td>
<td><a title="Uninterruptible power supply (página não existe)" href="/w/index.php?title=Uninterruptible_power_supply&amp;action=edit&amp;redlink=1">UPS</a> Uninterruptible Power Supply (Suprimento de potência Ininterruptível)</td>
<td>Oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>411/TCP</td>
<td><a title="Direct Connect network (página não existe)" href="/w/index.php?title=Direct_Connect_network&amp;action=edit&amp;redlink=1">Direct Connect</a> (Rede de conexão direta, Conexão direta) Hub port</td>
<td>Não-oficial</td>
</tr>
<tr>
<td>412/TCP</td>
<td><a title="Direct Connect network (página não existe)" href="/w/index.php?title=Direct_Connect_network&amp;action=edit&amp;redlink=1">Direct Connect</a> Client-To-Client port</td>
<td>Não-oficial</td>
</tr>
<tr>
<td>427/TCP,UDP</td>
<td><a title="Service Location Protocol (página não existe)" href="/w/index.php?title=Service_Location_Protocol&amp;action=edit&amp;redlink=1">SLP</a> (Service Location Protocol) (Protocolo de serviço de localização)</td>
<td>Não-oficial</td>
</tr>
<tr>
<td>443/TCP</td>
<td><a title="HTTPS" href="/wiki/HTTPS">HTTPS</a> &#8211; <a title="HTTP" href="/wiki/HTTP">HTTP</a> Protocol over TLS/<a title="Transport Layer Security" href="/wiki/Transport_Layer_Security">SSL</a> (transmissão segura)(Cama de transporte seguro)</td>
<td>Oficial</td>
</tr>
<tr>
<td>444/TCP,UDP</td>
<td><a title="Simple Network Paging Protocol (página não existe)" href="/w/index.php?title=Simple_Network_Paging_Protocol&amp;action=edit&amp;redlink=1">SNPP</a>, Simple Network Paging Protocol (Protocolo simples de paging de rede)</td>
</tr>
<tr>
<td>445/TCP</td>
<td>Microsoft-DS (<a title="Active Directory" href="/wiki/Active_Directory">Active Directory</a>, Windows shares, <a title="Sasser" href="/wiki/Sasser">Sasser</a> (vírus), Agobot, Zobotworm</td>
<td>Oficial</td>
</tr>
<tr>
<td>445/UDP</td>
<td>Microsoft-DS <a title="Server Message Block" href="/wiki/Server_Message_Block">SMB</a> (Sevidor bloqueador de mensagem) file sharing</td>
<td>Oficial</td>
</tr>
<tr>
<td>464/TCP,UDP</td>
<td>Kerberos Change/Set password</td>
<td>Oficial</td>
</tr>
<tr bgcolor="#f0e68c">
<td>465/TCP</td>
<td><a title="Simple Mail Transfer Protocol" href="/wiki/Simple_Mail_Transfer_Protocol">SMTP</a> over <a title="Transport Layer Security" href="/wiki/Transport_Layer_Security">SSL</a> &#8211; Conflito registrado com protocolo Cisco</td>
<td>Conflito</td>
</tr>
<tr>
<td>500/TCP,UDP</td>
<td><a title="ISAKMP (página não existe)" href="/w/index.php?title=ISAKMP&amp;action=edit&amp;redlink=1">ISAKMP</a>, IKE-Internet Key Exchange</td>
<td>Oficial</td>
</tr>
<tr>
<td>502/TCP,UDP</td>
<td><a title="Modbus" href="/wiki/Modbus">Modbus</a>, Protocol</td>
<td></td>
</tr>
<tr>
<td>512/TCP</td>
<td>exec, Remote Process Execution (Processo de execução remota)</td>
<td></td>
</tr>
<tr>
<td>512/UDP</td>
<td>comsat, together with biff: notifica usuários acerca de novos e-mail&#8217;s não lidos</td>
<td></td>
</tr>
<tr>
<td>513/TCP</td>
<td>Login</td>
<td></td>
</tr>
<tr>
<td>513/UDP</td>
<td>Who</td>
<td></td>
</tr>
<tr>
<td>514/TCP</td>
<td><a title="Rsh (página não existe)" href="/w/index.php?title=Rsh&amp;action=edit&amp;redlink=1">rsh</a> protocol(protocolo de shell remoto) &#8211; usado para executar linha de comando não interativa em sistema remoto e visualizar a tela de retorno</td>
<td></td>
</tr>
<tr>
<td>514/UDP</td>
<td><a title="Syslog" href="/wiki/Syslog">syslog</a> protocol &#8211; usado para log do sistema</td>
<td>Oficial</td>
</tr>
<tr>
<td>515/TCP</td>
<td><a title="Line Printer Daemon protocol (página não existe)" href="/w/index.php?title=Line_Printer_Daemon_protocol&amp;action=edit&amp;redlink=1">Line Printer Daemon protocol</a> &#8211; usada em servidores de impressão LPD</td>
<td></td>
</tr>
<tr>
<td>517/UDP</td>
<td>Talk</td>
<td></td>
</tr>
<tr>
<td>518/UDP</td>
<td>NTalk</td>
<td></td>
</tr>
<tr>
<td>520/TCP</td>
<td>efs</td>
<td></td>
</tr>
<tr>
<td>520/UDP</td>
<td>Routing &#8211; <a title="Routing Information Protocol" href="/wiki/Routing_Information_Protocol">RIP</a> (Protocolo de informação do roteador)</td>
<td>Oficial</td>
</tr>
<tr>
<td>513/UDP</td>
<td>Router</td>
<td></td>
</tr>
<tr>
<td>524/TCP,UDP</td>
<td>NetWare Core Protocol (NCP) (Protocolo de core do NetWare)</td>
<td>Oicial</td>
</tr>
<tr>
<td>525/UDP</td>
<td>Timed, Timeserver</td>
<td></td>
</tr>
<tr>
<td>530/TCP,UDP</td>
<td><a title="Remote procedure call" href="/wiki/Remote_procedure_call">RPC</a> (Procedimento de chamada remota)</td>
<td>Oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>531/TCP,UDP</td>
<td>AOL Instant Messenger, IRC Mensageiro instantâneo AOL</td>
<td>Não-oficial</td>
</tr>
<tr>
<td>532/TCP</td>
<td>netnews</td>
<td></td>
</tr>
<tr>
<td>533/UDP</td>
<td>netwall, For Emergency Broadcasts</td>
<td></td>
</tr>
<tr>
<td>540/TCP</td>
<td><a title="UUCP" href="/wiki/UUCP">UUCP</a> (Unix-to-Unix Copy Protocol)</td>
<td>Oficial</td>
</tr>
<tr>
<td>542/TCP,UDP</td>
<td><a title="Commerce" href="/wiki/Commerce">commerce</a> (Commerce Applications)</td>
<td>Oficial</td>
</tr>
<tr>
<td>543/TCP</td>
<td>klogin, Kerberos login</td>
<td></td>
</tr>
<tr>
<td>544/TCP</td>
<td>kshell, Kerberos Remote shell</td>
<td></td>
</tr>
<tr>
<td>546/TCP,UDP</td>
<td>DHCPv6 client</td>
</tr>
<tr>
<td>547/TCP,UDP</td>
<td>DHCPv6 server</td>
</tr>
<tr>
<td>548/TCP</td>
<td>AFP (<a title="Apple Filing Protocol" href="/wiki/Apple_Filing_Protocol">Apple Filing Protocol</a>) (Protocolo de arquivamento da Apple)</td>
</tr>
<tr>
<td>550/UDP</td>
<td>new-rwho, new-who</td>
<td></td>
</tr>
<tr>
<td>554/TCP,UDP</td>
<td><a title="RTSP" href="/wiki/RTSP">RTSP</a> (Real Time Streaming Protocol) (Protocolo de streaming em tempo real)</td>
<td>Oficial</td>
</tr>
<tr>
<td>556/TCP</td>
<td>Remotefs, rfs, rfs_server</td>
<td></td>
</tr>
<tr>
<td>560/UDP</td>
<td>rmonitor, Remote Monitor (Monitor remoto)</td>
<td></td>
</tr>
<tr>
<td>561/UDP</td>
<td>monitor</td>
<td></td>
</tr>
<tr>
<td>563/TCP,UDP</td>
<td><a title="NNTP" href="/wiki/NNTP">NNTP</a> protocol over TLS/SSL (NNTPS)</td>
<td>Oficial</td>
</tr>
<tr>
<td>587/TCP</td>
<td>email message submission (<a title="SMTP" href="/wiki/SMTP">SMTP</a>) (<a rel="nofollow" href="http://tools.ietf.org/html/rfc2476">RFC 2476</a>)</td>
<td>Oficial</td>
</tr>
<tr>
<td>591/TCP</td>
<td><a title="FileMaker (página não existe)" href="/w/index.php?title=FileMaker&amp;action=edit&amp;redlink=1">FileMaker</a> 6.0 Web Sharing <em>(alternativa ao HTTP)</em></td>
<td>Oficial</td>
</tr>
<tr>
<td>593/TCP,UDP</td>
<td>HTTP RPC Ep Map</td>
<td>Oficial</td>
</tr>
<tr>
<td>604/TCP</td>
<td>TUNNEL</td>
</tr>
<tr>
<td>631/TCP,UDP</td>
<td><a title="Internet Printing Protocol (página não existe)" href="/w/index.php?title=Internet_Printing_Protocol&amp;action=edit&amp;redlink=1">IPP</a>, (Internet Printing Protocol) (Protocolo de impressão na internet)</td>
</tr>
<tr>
<td>636/TCP,UDP</td>
<td><a title="LDAP" href="/wiki/LDAP">LDAP</a> sobre <a title="SSL" href="/wiki/SSL">SSL</a></td>
<td>Oficial</td>
</tr>
<tr>
<td>639/TCP,UDP</td>
<td>MSDP, Multicast Source Discovery Protocol (Protocolo de descoberta de fonte multicast)</td>
</tr>
<tr>
<td>646/TCP</td>
<td>LDP, Label Distribution Protocol (Protocolo de distribuição de rótulo)</td>
<td></td>
</tr>
<tr>
<td>647/TCP</td>
<td>DHCP Failover Protocol</td>
<td></td>
</tr>
<tr>
<td>648/TCP</td>
<td>RRP, Registry Registrar Protocol (Protocolo de registro)</td>
<td></td>
</tr>
<tr>
<td>652/TCP</td>
<td>DTCP, Dynamic Tunnel Configuration Protocol (Protocolo de configuração dinâmica de</td>
</tr>
<tr>
<td>654/TCP</td>
<td>AODV, Ad hoc On-Demand Distance Vector</td>
</tr>
<tr bgcolor="#b0c4de">
<td>665/TCP</td>
<td>sun-dr, Remote Dynamic Reconfiguration (Reconfiguração remota dinâmica)</td>
<td>Não-oficial</td>
</tr>
<tr>
<td>666/UDP</td>
<td><a title="Doom" href="/wiki/Doom">Doom</a>, First online <a title="First-person shooter" href="/wiki/First-person_shooter">first-person shooter</a></td>
</tr>
<tr>
<td>674/TCP</td>
<td>ACAP, Application Configuration Access Protocol (Protocolo de acesso a configuração da aplicação)</td>
</tr>
<tr>
<td>691/TCP</td>
<td>MS Exchange Routing</td>
<td>Oficial</td>
</tr>
<tr>
<td>692/TCP</td>
<td>Hyperwave-ISP</td>
</tr>
<tr>
<td>694/UDP</td>
<td>Linux-HA High availability Heartbeat port</td>
<td>Não-oficial</td>
</tr>
<tr>
<td>695/TCP</td>
<td>IEEE-MMS-SSL</td>
</tr>
<tr>
<td>698/TCP</td>
<td>OLSR, Optimized Link State Routing</td>
</tr>
<tr>
<td>699/TCP</td>
<td>Access Network</td>
</tr>
<tr>
<td>700/TCP</td>
<td>EPP, Extensible Provisioning Protocol (Protocolo de provisionamento extensível)</td>
</tr>
<tr>
<td>701/TCP</td>
<td>LMP, Link Management Protocol (Protoloco de gerenciamento de link)</td>
</tr>
<tr>
<td>702/TCP</td>
<td>IRIS over BEEP</td>
</tr>
<tr>
<td>706/TCP</td>
<td>SILC, Secure Internet Live Conferencing (Conferência ao vivo da seguraça da internet)</td>
</tr>
<tr>
<td>711/TCP</td>
<td>TDP, Tag Distribution Protocol (Protocolo de distribuição de marcadores)</td>
</tr>
<tr>
<td>712/TCP</td>
<td>TBRPF, Topology Broadcast based on Reverse-Path Forwarding</td>
</tr>
<tr>
<td>720/TCP</td>
<td>SMQP, Simple Message Queue Protocol (Protocolo de simples mensagem em fila)</td>
</tr>
<tr>
<td>749/TCP, UDP</td>
<td>kerberos-adm, Kerberos administration</td>
<td></td>
</tr>
<tr>
<td>750/UDP</td>
<td>Kerberos version IV</td>
<td></td>
</tr>
<tr>
<td>782/TCP</td>
<td><a title="Conserver (página não existe)" href="/w/index.php?title=Conserver&amp;action=edit&amp;redlink=1">Conserver</a> serial-console management server</td>
</tr>
<tr>
<td>829/TCP</td>
<td>CMP (Certificate Management Protocol)</td>
</tr>
<tr>
<td>860/TCP</td>
<td><a title="ISCSI (página não existe)" href="/w/index.php?title=ISCSI&amp;action=edit&amp;redlink=1">iSCSI</a></td>
</tr>
<tr>
<td>873/TCP</td>
<td><a title="Rsync" href="/wiki/Rsync">rsync</a> File synchronisation protocol</td>
<td>Oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>901/TCP</td>
<td><a title="Samba software (página não existe)" href="/w/index.php?title=Samba_software&amp;action=edit&amp;redlink=1">Samba</a> Web Administration Tool (SWAT)</td>
<td>Não-oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>902</td>
<td><a title="VMware" href="/wiki/VMware">VMware</a> Server Console<sup><a href="#cite_note-0">[1]</a></sup></td>
<td>Não-oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>904</td>
<td><a title="VMware" href="/wiki/VMware">VMware</a> Server Alternate (se a porta 902 estiver em uso &#8211; ex: SUSE linux)</td>
<td>Não-oficial</td>
</tr>
<tr>
<td>911/TCP</td>
<td><a title="Network Console on Acid (página não existe)" href="/w/index.php?title=Network_Console_on_Acid&amp;action=edit&amp;redlink=1">Network Console on Acid</a> (NCA) &#8211; local <a title="Tty (página não existe)" href="/w/index.php?title=Tty&amp;action=edit&amp;redlink=1">tty</a> redirection over <a title="OpenSSH" href="/wiki/OpenSSH">OpenSSH</a></td>
</tr>
<tr>
<td>981/TCP</td>
<td><a title="SofaWare Technologies (página não existe)" href="/w/index.php?title=SofaWare_Technologies&amp;action=edit&amp;redlink=1">SofaWare Technologies</a> Remote HTTPS management for firewall devices running embedded <a title="Checkpoint Firewall-1 (página não existe)" href="/w/index.php?title=Checkpoint_Firewall-1&amp;action=edit&amp;redlink=1">Checkpoint Firewall-1</a> software</td>
<td>Não-oficial</td>
</tr>
<tr>
<td>989/TCP,UDP</td>
<td><a title="FTP" href="/wiki/FTP">FTP</a> Protocol (data) over TLS/SSL</td>
<td>Oficial</td>
</tr>
<tr>
<td>990/TCP,UDP</td>
<td>FTP Protocol (control) over TLS/SSL</td>
<td>Oficial</td>
</tr>
<tr>
<td>991/TCP,UDP</td>
<td>NAS (Netnews Admin System)</td>
</tr>
<tr>
<td>992/TCP,UDP</td>
<td>Telnet protocol over TLS/SSL</td>
<td>Oficial</td>
</tr>
<tr>
<td>993/TCP</td>
<td><a title="Internet Message Access Protocol" href="/wiki/Internet_Message_Access_Protocol">IMAP4</a> sobre <a title="SSL" href="/wiki/SSL">SSL</a> (transmissão segura)</td>
<td>Oficial</td>
</tr>
<tr>
<td>995/TCP</td>
<td><a title="Post Office Protocol" href="/wiki/Post_Office_Protocol">POP3</a> sobre <a title="SSL" href="/wiki/SSL">SSL</a> (transmissão segura)</td>
<td>Oficial</td>
</tr>
</tbody>
</table>
<h3><a name="TOC-editar-Portas-1024-a-49151"></a>[<a title="Editar seção: Portas 1024 a 49151" href="Lista_de_portas_de_protocolos&amp;action=edit&amp;section=3"><span style="color:#0066cc;">editar</span></a>] Portas 1024 a 49151</h3>
<table>
<tbody>
<tr>
<th>Porta</th>
<th>Descrição</th>
<th>Status</th>
</tr>
<tr>
<td>1058/tcp</td>
<td>nim <a title="IBM AIX (operating system) (página não existe)" href="/w/index.php?title=IBM_AIX_(operating_system)&amp;action=edit&amp;redlink=1">AIX Network Installation Manager</a></td>
<td>Oficial</td>
</tr>
<tr>
<td>1059/tcp</td>
<td>nimreg</td>
<td>Oficial</td>
</tr>
<tr>
<td>1080/tcp</td>
<td><a title="SOCKS" href="/wiki/SOCKS">SOCKS</a> proxy</td>
<td>Oficial</td>
</tr>
<tr>
<td>1099/tcp</td>
<td><a title="Java remote method invocation (página não existe)" href="/w/index.php?title=Java_remote_method_invocation&amp;action=edit&amp;redlink=1">RMI</a> Registry</td>
<td>Oficial</td>
</tr>
<tr>
<td>1099/udp</td>
<td><a title="Java remote method invocation (página não existe)" href="/w/index.php?title=Java_remote_method_invocation&amp;action=edit&amp;redlink=1">RMI</a> Registry</td>
<td>Oficial</td>
</tr>
<tr>
<td>1109/tcp</td>
<td>Kerberos POP</td>
<td></td>
</tr>
<tr>
<td>1167/udp</td>
<td>phone, conference calling</td>
<td></td>
</tr>
<tr>
<td>1176/tcp</td>
<td>Perceptive Automation Indigo home control server</td>
<td>Oficial</td>
</tr>
<tr>
<td>1182/tcp,udp</td>
<td>AcceleNet</td>
<td>Oficial</td>
</tr>
<tr>
<td>1194/udp</td>
<td>OpenVPN</td>
<td>Oficial</td>
</tr>
<tr>
<td>1198/tcp,udp</td>
<td>Cajo project. Transparência dinâmica livre de computação em <a title="Java" href="/wiki/Java">Java</a></td>
<td>Oficial</td>
</tr>
<tr>
<td>1200/udp</td>
<td>[<a rel="nofollow" href="http://en.wikipedia.org/wiki/Steam_content_delivery">[2]</a>Steam Friends Applet]</td>
<td>Oficial</td>
</tr>
<tr>
<td>1214/tcp</td>
<td><a title="Kazaa" href="/wiki/Kazaa">Kazaa</a></td>
<td>Oficial</td>
</tr>
<tr>
<td>1223/tcp,udp</td>
<td>TGP: &#8220;TrulyGlobal Protocol&#8221; aka &#8220;The Gur Protocol&#8221;</td>
<td>Oficial</td>
</tr>
<tr>
<td>1241/tcp,udp</td>
<td>Nessus Security Scanner</td>
<td>Oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>1248/tcp</td>
<td>NSClient/NSClient++/NC_Net (Nagios)</td>
<td>Não-oficial</td>
</tr>
<tr>
<td>1270/tcp,udp</td>
<td><strong>Microsoft Operations Manager 2005 agent (MOM 2005)</strong></td>
<td>Oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>1311/tcp</td>
<td>Dell Open Manage Https Port</td>
<td>Não-oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>1313/tcp</td>
<td>Xbiim (Canvii server) Port</td>
<td>Não-oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>1337/tcp</td>
<td><a title="WASTE" href="/wiki/WASTE">WASTE</a> Encrypted File Sharing Program</td>
<td>Não-oficial</td>
</tr>
<tr>
<td>1352/tcp</td>
<td>IBM <a title="Lotus Notes" href="/wiki/Lotus_Notes">Lotus Notes</a>/Domino RPC</td>
<td>Oficial</td>
</tr>
<tr>
<td>1387/tcp</td>
<td>Computer Aided Design Software Inc LM (cadsi-lm )</td>
<td>Oficial</td>
</tr>
<tr>
<td>1387/udp</td>
<td>Computer Aided Design Software Inc LM (cadsi-lm )</td>
<td>Oficial</td>
</tr>
<tr>
<td>1414/tcp</td>
<td>IBM MQSeries</td>
<td>Oficial</td>
</tr>
<tr>
<td>1431/tcp</td>
<td>RGTP</td>
<td>Oficial</td>
</tr>
<tr>
<td>1433/tcp,udp</td>
<td><a title="Microsoft SQL Server" href="/wiki/Microsoft_SQL_Server">Microsoft SQL</a> database system</td>
<td>Oficial</td>
</tr>
<tr>
<td>1434/tcp,udp</td>
<td>Microsoft SQL Monitor</td>
<td>Oficial</td>
</tr>
<tr>
<td>1494/tcp</td>
<td><a title="Citrix Presentation Server" href="/wiki/Citrix_Presentation_Server">Citrix Presentation Server</a> ICA Client</td>
<td>Oficial</td>
</tr>
<tr>
<td>1512/tcp,udp</td>
<td><a title="WINS" href="/wiki/WINS">WINS</a></td>
<td></td>
</tr>
<tr bgcolor="#f0e68c">
<td>1521/tcp</td>
<td><a title="NCube (página não existe)" href="/w/index.php?title=NCube&amp;action=edit&amp;redlink=1">nCube</a> License Manager</td>
<td>Oficial</td>
</tr>
<tr bgcolor="#f0e68c">
<td>1521/tcp</td>
<td><a title="Oracle database (página não existe)" href="/w/index.php?title=Oracle_database&amp;action=edit&amp;redlink=1">Oracle database</a> default listener, in future releases official port 2483</td>
<td>Não-oficial</td>
</tr>
<tr>
<td>1524/tcp</td>
<td>ingresslock, ingress</td>
<td></td>
</tr>
<tr bgcolor="#b0c4de">
<td>1526/tcp</td>
<td><a title="Oracle database (página não existe)" href="/w/index.php?title=Oracle_database&amp;action=edit&amp;redlink=1">Oracle database</a> common alternative for listener</td>
<td>Não-oficial</td>
</tr>
<tr>
<td>1533/tcp</td>
<td>IBM <a title="Sametime (página não existe)" href="/w/index.php?title=Sametime&amp;action=edit&amp;redlink=1">Sametime</a> IM &#8211; Virtual Places Chat</td>
<td>Oficial</td>
</tr>
<tr>
<td>1547/tcp</td>
<td><a title="Laplink (página não existe)" href="/w/index.php?title=Laplink&amp;action=edit&amp;redlink=1">Laplink</a></td>
<td>Oficial</td>
</tr>
<tr>
<td>1547/udp</td>
<td><a title="Laplink (página não existe)" href="/w/index.php?title=Laplink&amp;action=edit&amp;redlink=1">Laplink</a></td>
<td>Oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>1550</td>
<td><a title="Gadu-Gadu" href="/wiki/Gadu-Gadu">Gadu-Gadu</a> (Direct Client-to-Client)</td>
<td>Não-oficial</td>
</tr>
<tr>
<td>1581/udp</td>
<td>Combat-net radio</td>
<td>Oficial</td>
</tr>
<tr>
<td>1589/udp</td>
<td>Cisco <a title="VQP (página não existe)" href="/w/index.php?title=VQP&amp;action=edit&amp;redlink=1">VQP</a> (VLAN Query Protocol) / VMPS</td>
<td>Não-oficial</td>
</tr>
<tr>
<td>1627</td>
<td>iSketch</td>
<td>Não-oficial</td>
</tr>
<tr>
<td>1677/tcp</td>
<td>Novell GroupWise clients in client/server access mode</td>
<td></td>
</tr>
<tr>
<td>1701/udp</td>
<td><a title="L2tp (página não existe)" href="/w/index.php?title=L2tp&amp;action=edit&amp;redlink=1">l2tp</a>, Layer 2 Tunnelling protocol</td>
<td></td>
</tr>
<tr>
<td>1716/tcp</td>
<td><a title="America's Army" href="/wiki/America%27s_Army">America&#8217;s Army</a> MMORPG Default Game Port</td>
<td>Oficial</td>
</tr>
<tr>
<td>1723/tcp</td>
<td>Microsoft <a title="PPTP (página não existe)" href="/w/index.php?title=PPTP&amp;action=edit&amp;redlink=1">PPTP</a> VPN</td>
<td>Oficial</td>
</tr>
<tr>
<td>1723/udp</td>
<td>Microsoft <a title="PPTP (página não existe)" href="/w/index.php?title=PPTP&amp;action=edit&amp;redlink=1">PPTP</a> VPN</td>
<td>Oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>1725/udp</td>
<td>Valve Steam Client</td>
<td>Não-oficial</td>
</tr>
<tr>
<td>1755/tcp</td>
<td><a title="Microsoft Media Services" href="/wiki/Microsoft_Media_Services">Microsoft Media Services</a> (MMS, ms-streaming)</td>
<td>Oficial</td>
</tr>
<tr>
<td>1755/udp</td>
<td><a title="Microsoft Media Services" href="/wiki/Microsoft_Media_Services">Microsoft Media Services</a> (MMS, ms-streaming)</td>
<td>Oficial</td>
</tr>
<tr bgcolor="#f0e68c">
<td>1761/tcp,udp</td>
<td>cft-0</td>
<td>Oficial</td>
</tr>
<tr bgcolor="#f0e68c">
<td>1761/tcp</td>
<td><a title="Novell" href="/wiki/Novell">Novell</a> Zenworks Remote Control utility</td>
<td>Não-oficial</td>
</tr>
<tr bgcolor="#f0e68c">
<td>1762-1768/tcp,udp</td>
<td>cft-1 to cft-7</td>
<td>Oficial</td>
</tr>
<tr>
<td>1812/udp</td>
<td>RADIUS &#8211; protocolo de autenticação</td>
<td></td>
</tr>
<tr>
<td>1813/udp</td>
<td>radacct, (RADIUS) protocolo de conta</td>
<td></td>
</tr>
<tr>
<td>1863/tcp</td>
<td><a title="Windows Live Messenger" href="/wiki/Windows_Live_Messenger">Windows Live Messenger</a></td>
<td>Oficial</td>
</tr>
<tr>
<td>1900/udp</td>
<td>Microsoft <a title="SSDP (página não existe)" href="/w/index.php?title=SSDP&amp;action=edit&amp;redlink=1">SSDP</a>. Habilita a descoberta de dispositivos <a title="UPnP" href="/wiki/UPnP">UPnP</a></td>
<td>Oficial</td>
</tr>
<tr>
<td>1935/tcp</td>
<td><a title="Real Time Messaging Protocol (página não existe)" href="/w/index.php?title=Real_Time_Messaging_Protocol&amp;action=edit&amp;redlink=1">Macromedia Flash Communications Server MX</a></td>
<td>Oficial</td>
</tr>
<tr>
<td>1970/tcp,udp</td>
<td>Danware Data NetOp Remote Control</td>
<td>Oficial</td>
</tr>
<tr>
<td>1971/tcp,udp</td>
<td>Danware Data NetOp School</td>
<td>Oficial</td>
</tr>
<tr>
<td>1972/tcp,udp</td>
<td>InterSystems Caché</td>
<td>Oficial</td>
</tr>
<tr>
<td>1975-77/udp</td>
<td>Cisco TCO (<a rel="nofollow" href="http://www.cisco.com/en/US/netsol/networking_solutions_networking_basic09186a00800a3524.html">Documentation</a>)</td>
<td>Oficial</td>
</tr>
<tr>
<td>1984/tcp</td>
<td><a rel="nofollow" href="http://www.bb4.org/">Big Brother</a> &#8211; network monitoring tool</td>
<td>Oficial</td>
</tr>
<tr>
<td>1985/udp</td>
<td><a title="Hot Standby Router Protocol (página não existe)" href="/w/index.php?title=Hot_Standby_Router_Protocol&amp;action=edit&amp;redlink=1">Cisco HSRP</a></td>
<td>Oficial</td>
</tr>
<tr>
<td>2000/udp</td>
<td><a title="Skinny Client Control Protocol (página não existe)" href="/w/index.php?title=Skinny_Client_Control_Protocol&amp;action=edit&amp;redlink=1">Cisco SCCP (Skinny)</a></td>
<td>Oficial</td>
</tr>
<tr>
<td>2000/tcp</td>
<td><a title="Skinny Client Control Protocol (página não existe)" href="/w/index.php?title=Skinny_Client_Control_Protocol&amp;action=edit&amp;redlink=1">Cisco SCCP (Skinny)</a></td>
<td>Oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>2002/tcp</td>
<td>Cisco Secure Access Control Server (ACS) for Windows</td>
<td>Não-oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>2030</td>
<td><a title="Oracle Corporation" href="/wiki/Oracle_Corporation">Oracle</a> Services for <a title="Microsoft Transaction Server (página não existe)" href="/w/index.php?title=Microsoft_Transaction_Server&amp;action=edit&amp;redlink=1">Microsoft Transaction Server</a></td>
<td>Não-oficial</td>
</tr>
<tr>
<td>2031/tcp</td>
<td><a title="Mobrien-chat (página não existe)" href="/w/index.php?title=Mobrien-chat&amp;action=edit&amp;redlink=1">mobrien-chat</a> &#8211; Mike O&#8217;Brien &lt;mike@mobrien.com&gt; November 2004</td>
<td>Official</td>
</tr>
<tr>
<td>2031/udp</td>
<td><a title="Mobrien-chat (página não existe)" href="/w/index.php?title=Mobrien-chat&amp;action=edit&amp;redlink=1">mobrien-chat</a> &#8211; Mike O&#8217;Brien &lt;mike@mobrien.com&gt; November 2004</td>
<td>Official</td>
</tr>
<tr bgcolor="#f0e68c">
<td>2049/udp</td>
<td>nfs, <a title="NFS" href="/wiki/NFS">NFS</a> Server</td>
<td>Official</td>
</tr>
<tr bgcolor="#f0e68c">
<td>2049/udp</td>
<td>shilp</td>
<td>Official</td>
</tr>
<tr>
<td>2053/tcp</td>
<td>knetd, <a title="Kerberos" href="/wiki/Kerberos">Kerberos</a> de-multiplexor</td>
<td></td>
</tr>
<tr bgcolor="#b0c4de">
<td>2056/udp</td>
<td><a title="Civilization 4 (página não existe)" href="/w/index.php?title=Civilization_4&amp;action=edit&amp;redlink=1">Civilization 4</a> multiplayer</td>
<td>Unofficial</td>
</tr>
<tr>
<td>2074/tcp</td>
<td>Vertel VMF SA (i.e. App.. SpeakFreely)</td>
<td>Official</td>
</tr>
<tr>
<td>2074/udp</td>
<td>Vertel VMF SA (i.e. App.. SpeakFreely)</td>
<td>Official</td>
</tr>
<tr bgcolor="#f0e68c">
<td>2082/tcp</td>
<td>Infowave Mobility Server</td>
<td>Official</td>
</tr>
<tr bgcolor="#f0e68c">
<td>2082/tcp</td>
<td><a title="CPanel" href="/wiki/CPanel">CPanel</a>, default port</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#f0e68c">
<td>2083/tcp</td>
<td>Secure Radius Service (radsec)</td>
<td>Official</td>
</tr>
<tr bgcolor="#f0e68c">
<td>2083/tcp</td>
<td><a title="CPanel" href="/wiki/CPanel">CPanel</a> default SSL port</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#f0e68c">
<td>2086/tcp</td>
<td><a title="GNUnet (página não existe)" href="/w/index.php?title=GNUnet&amp;action=edit&amp;redlink=1">GNUnet</a></td>
<td>Official</td>
</tr>
<tr bgcolor="#f0e68c">
<td>2086/tcp</td>
<td><a title="CPanel" href="/wiki/CPanel#WHM_.28Web_Host_Manager.29">WebHost Manager</a> default port</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>2087/tcp</td>
<td><a title="CPanel" href="/wiki/CPanel#WHM_.28Web_Host_Manager.29">WebHost Manager</a> default SSL port</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>2095/tcp</td>
<td><a title="CPanel" href="/wiki/CPanel">CPanel</a> default webmail port</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>2096/tcp</td>
<td><a title="CPanel" href="/wiki/CPanel">CPanel</a> default SSL webmail port</td>
<td>Unofficial</td>
</tr>
<tr>
<td>2161/tcp</td>
<td><a title="?" href="/wiki/%3F">?</a>-APC Agent</td>
<td>Official</td>
</tr>
<tr>
<td>2181/tcp</td>
<td><a title="EForward (página não existe)" href="/w/index.php?title=EForward&amp;action=edit&amp;redlink=1">EForward</a>-document transport system</td>
<td>Official</td>
</tr>
<tr>
<td>2181/udp</td>
<td><a title="EForward (página não existe)" href="/w/index.php?title=EForward&amp;action=edit&amp;redlink=1">EForward</a>-document transport system</td>
<td>Official</td>
</tr>
<tr bgcolor="#b0c4de">
<td>2200/tcp</td>
<td>Tuxanci &#8211; Game Server (<a rel="nofollow" href="http://www.tuxanci.org">http://www.tuxanci.org</a>)</td>
<td>Unofficial</td>
</tr>
<tr>
<td>2219/tcp</td>
<td>NetIQ NCAP Protocol</td>
<td>Official</td>
</tr>
<tr>
<td>2219/udp</td>
<td>NetIQ NCAP Protocol</td>
<td>Official</td>
</tr>
<tr>
<td>2220/tcp</td>
<td>NetIQ End2End</td>
<td>Official</td>
</tr>
<tr>
<td>2220/udp</td>
<td>NetIQ End2End</td>
<td>Official</td>
</tr>
<tr bgcolor="#b0c4de">
<td>2222/tcp</td>
<td><a title="DirectAdmin (página não existe)" href="/w/index.php?title=DirectAdmin&amp;action=edit&amp;redlink=1">DirectAdmin</a>&#8216;s default port</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>2222/udp</td>
<td>Microsoft Office X antipiracy network monitor <a rel="nofollow" href="http://www.ciac.org/ciac/techbull/CIACTech02-003.shtml">[3]</a></td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>2301/tcp</td>
<td>HP System Management Redirect to port 2381</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>2302/udp</td>
<td><a title="ArmA (página não existe)" href="/w/index.php?title=ArmA&amp;action=edit&amp;redlink=1">ArmA</a> multiplayer (default for game)</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>2302/udp</td>
<td><a title="Halo: Combat Evolved" href="_Combat_Evolved">Halo: Combat Evolved</a> multiplayer</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>2303/udp</td>
<td><a title="ArmA (página não existe)" href="/w/index.php?title=ArmA&amp;action=edit&amp;redlink=1">ArmA</a> multiplayer (default for server reporting) <em>(default port for game +1)</em></td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>2305/udp</td>
<td><a title="ArmA (página não existe)" href="/w/index.php?title=ArmA&amp;action=edit&amp;redlink=1">ArmA</a> multiplayer (default for VoN) <em>(default port for game +3)</em></td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>2369/tcp</td>
<td>Default port for <a title="BMC Software (página não existe)" href="/w/index.php?title=BMC_Software&amp;action=edit&amp;redlink=1">BMC Software</a> CONTROL-M/Server &#8211; Configuration Agent port number &#8211; though often changed during installation</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>2370/tcp</td>
<td>Default port for <a title="BMC Software (página não existe)" href="/w/index.php?title=BMC_Software&amp;action=edit&amp;redlink=1">BMC Software</a> CONTROL-M/Server &#8211; Port utilized to allow the CONTROL-M/Enterprise Manager to connect to the CONTROL-M/Server &#8211; though often changed during installation</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>2381/tcp</td>
<td>HP Insight Manager default port for webserver</td>
<td>Unofficial</td>
</tr>
<tr>
<td>2404/tcp</td>
<td>IEC 60870-5-104</td>
<td>Official</td>
</tr>
<tr>
<td>2427/udp</td>
<td>Cisco <a title="MGCP" href="/wiki/MGCP">MGCP</a></td>
<td>Official</td>
</tr>
<tr>
<td>2447/tcp</td>
<td>ovwdb &#8211; <a title="OpenView (página não existe)" href="/w/index.php?title=OpenView&amp;action=edit&amp;redlink=1">OpenView</a> <a title="Network Node Manager (página não existe)" href="/w/index.php?title=Network_Node_Manager&amp;action=edit&amp;redlink=1">Network Node Manager</a> (NNM) daemon</td>
<td>Official</td>
</tr>
<tr>
<td>2447/udp</td>
<td>ovwdb &#8211; OpenView Network Node Manager (NNM) daemon</td>
<td>Official</td>
</tr>
<tr>
<td>2483/tcp,udp</td>
<td><a title="Oracle database (página não existe)" href="/w/index.php?title=Oracle_database&amp;action=edit&amp;redlink=1">Oracle database</a> listening port for unsecure client connections to the listener, replaces port 1521</td>
<td>Official</td>
</tr>
<tr>
<td>2484/tcp,udp</td>
<td><a title="Oracle database (página não existe)" href="/w/index.php?title=Oracle_database&amp;action=edit&amp;redlink=1">Oracle database</a> listening port for SSL client connections to the listener</td>
<td>Official</td>
</tr>
<tr bgcolor="#b0c4de">
<td>2546/tcp,udp</td>
<td>Vytal Vault &#8211; Data Protection Services</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>2593/tcp,udp</td>
<td>RunUO &#8211; Ultima Online Server (<a rel="nofollow" href="http://www.runuo.com">http://www.runuo.com</a>)</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>2598/tcp</td>
<td>new ICA &#8211; when Session Reliability is enabled, TCP port 2598 replaces port 1494</td>
<td>Unofficial</td>
</tr>
<tr>
<td>2612/tcp,udp</td>
<td>QPasa from MQSoftware (<a rel="nofollow" href="http://www.mqsoftware.com">http://www.mqsoftware.com</a>)</td>
<td>Official</td>
</tr>
<tr bgcolor="#b0c4de">
<td>2710/tcp</td>
<td>XBT Bittorrent Tracker</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>2710/udp</td>
<td>XBT Bittorrent Tracker experimental UDP tracker extension</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>2710/tcp</td>
<td>Knuddels.de</td>
<td>Unofficial</td>
</tr>
<tr>
<td>2735/tcp</td>
<td>NetIQ Monitor Console</td>
<td>Official</td>
</tr>
<tr>
<td>2735/udp</td>
<td>NetIQ Monitor Console</td>
<td>Official</td>
</tr>
<tr>
<td>2809/tcp</td>
<td>corbaloc:iiop URL, per the <a title="CORBA" href="/wiki/CORBA">CORBA</a> 3.0.3 specification.Also used by IBM <a title="WebSphere Application Server" href="/wiki/WebSphere_Application_Server">WebSphere Application Server</a> Node Agent</td>
<td>Official</td>
</tr>
<tr>
<td>2809/udp</td>
<td>corbaloc:iiop URL, per the <a title="CORBA" href="/wiki/CORBA">CORBA</a> 3.0.3 specification.</td>
<td></td>
</tr>
<tr bgcolor="#b0c4de">
<td>2944/udp</td>
<td><a title="Megaco" href="/wiki/Megaco">Megaco</a> Text H.248</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>2945/udp</td>
<td><a title="Megaco" href="/wiki/Megaco">Megaco</a> Binary (ASN.1) H.248</td>
<td>Unofficial</td>
</tr>
<tr>
<td>2948/tcp</td>
<td><a title="Wireless Application Protocol (página não existe)" href="/w/index.php?title=Wireless_Application_Protocol&amp;action=edit&amp;redlink=1">WAP</a>-push <a title="Multimedia Messaging Service (página não existe)" href="/w/index.php?title=Multimedia_Messaging_Service&amp;action=edit&amp;redlink=1">Multimedia Messaging Service</a> (MMS)</td>
<td>Official</td>
</tr>
<tr>
<td>2948/udp</td>
<td><a title="Wireless Application Protocol (página não existe)" href="/w/index.php?title=Wireless_Application_Protocol&amp;action=edit&amp;redlink=1">WAP</a>-push <a title="Multimedia Messaging Service (página não existe)" href="/w/index.php?title=Multimedia_Messaging_Service&amp;action=edit&amp;redlink=1">Multimedia Messaging Service</a> (MMS)</td>
<td>Official</td>
</tr>
<tr>
<td>2949/tcp</td>
<td><a title="Wireless Application Protocol (página não existe)" href="/w/index.php?title=Wireless_Application_Protocol&amp;action=edit&amp;redlink=1">WAP</a>-pushsecure <a title="Multimedia Messaging Service (página não existe)" href="/w/index.php?title=Multimedia_Messaging_Service&amp;action=edit&amp;redlink=1">Multimedia Messaging Service</a> (MMS)</td>
<td>Official</td>
</tr>
<tr>
<td>2949/udp</td>
<td><a title="Wireless Application Protocol (página não existe)" href="/w/index.php?title=Wireless_Application_Protocol&amp;action=edit&amp;redlink=1">WAP</a>-pushsecure <a title="Multimedia Messaging Service (página não existe)" href="/w/index.php?title=Multimedia_Messaging_Service&amp;action=edit&amp;redlink=1">Multimedia Messaging Service</a> (MMS)</td>
<td>Official</td>
</tr>
<tr bgcolor="#b0c4de">
<td>2967/tcp</td>
<td>Symantec AntiVirus Corporate Edition</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>3000/tcp</td>
<td>Miralix License server</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>3000/udp</td>
<td><a title="Distributed Interactive Simulation (página não existe)" href="/w/index.php?title=Distributed_Interactive_Simulation&amp;action=edit&amp;redlink=1">Distributed Interactive Simulation</a> (DIS), modifiable default port</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>3001/tcp</td>
<td>Miralix Phone Monitor</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>3002/tcp</td>
<td>Miralix CSTA</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>3003/tcp</td>
<td>Miralix GreenBox API</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>3004/tcp</td>
<td>Miralix InfoLink</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>3006/tcp</td>
<td>Miralix SMS Client Connector</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>3007/tcp</td>
<td>Miralix OM Server</td>
<td>Unofficial</td>
</tr>
<tr>
<td>3050/tcp,udp</td>
<td>gds_db (Interbase/Firebird)</td>
<td>Official</td>
</tr>
<tr>
<td>3074/tcp,udp</td>
<td><a title="Xbox Live" href="/wiki/Xbox_Live">Xbox Live</a></td>
<td>Official</td>
</tr>
<tr>
<td>3128/tcp</td>
<td><a title="HTTP" href="/wiki/HTTP">HTTP</a> used by <a title="Web cache (página não existe)" href="/w/index.php?title=Web_cache&amp;action=edit&amp;redlink=1">web caches</a> and the default port for the <a title="Squid cache (página não existe)" href="/w/index.php?title=Squid_cache&amp;action=edit&amp;redlink=1">Squid cache</a></td>
<td>Official</td>
</tr>
<tr>
<td>3260/tcp</td>
<td><a title="ISCSI (página não existe)" href="/w/index.php?title=ISCSI&amp;action=edit&amp;redlink=1">iSCSI</a> target</td>
<td>Official</td>
</tr>
<tr>
<td>3305/tcp,udp</td>
<td><a title="ODETTE-FTP (página não existe)" href="/w/index.php?title=ODETTE-FTP&amp;action=edit&amp;redlink=1">ODETTE-FTP</a></td>
<td>Official</td>
</tr>
<tr>
<td>3306/tcp,udp</td>
<td><a title="MySQL" href="/wiki/MySQL">MySQL</a> Database system</td>
<td>Official</td>
</tr>
<tr bgcolor="#b0c4de">
<td>3333/tcp</td>
<td>Network Caller ID server</td>
<td>Unofficial</td>
</tr>
<tr>
<td>3389/tcp</td>
<td>Microsoft Terminal Server (<a title="Remote Desktop Protocol" href="/wiki/Remote_Desktop_Protocol">RDP</a>) officially registered as Windows Based Terminal (WBT)</td>
<td>Official</td>
</tr>
<tr>
<td>3396/tcp</td>
<td><a title="Novell" href="/wiki/Novell">Novell</a> NDPS Printer Agent</td>
<td>Official</td>
</tr>
<tr>
<td>3689/tcp</td>
<td><a title="Digital Audio Access Protocol (página não existe)" href="/w/index.php?title=Digital_Audio_Access_Protocol&amp;action=edit&amp;redlink=1">DAAP</a> Digital Audio Access Protocol used by <a title="Apple Computer" href="/wiki/Apple_Computer">Apple’s</a> <a title="ITunes" href="/wiki/ITunes">iTunes</a></td>
<td>Official</td>
</tr>
<tr>
<td>3690/tcp</td>
<td><a title="Subversion (software) (página não existe)" href="/w/index.php?title=Subversion_(software)&amp;action=edit&amp;redlink=1">Subversion</a> version control system</td>
<td>Official</td>
</tr>
<tr>
<td>3724/tcp</td>
<td><a title="World of Warcraft" href="/wiki/World_of_Warcraft">World of Warcraft</a> Online gaming MMORPG</td>
<td>Official</td>
</tr>
<tr>
<td>3784/tcp</td>
<td><a title="Ventrilo (página não existe)" href="/w/index.php?title=Ventrilo&amp;action=edit&amp;redlink=1">Ventrilo</a> VoIP program used by <a title="Ventrilo (página não existe)" href="/w/index.php?title=Ventrilo&amp;action=edit&amp;redlink=1">Ventrilo</a></td>
<td>Official</td>
</tr>
<tr>
<td>3785/udp</td>
<td><a title="Ventrilo (página não existe)" href="/w/index.php?title=Ventrilo&amp;action=edit&amp;redlink=1">Ventrilo</a> VoIP program used by <a title="Ventrilo (página não existe)" href="/w/index.php?title=Ventrilo&amp;action=edit&amp;redlink=1">Ventrilo</a></td>
<td>Official</td>
</tr>
<tr bgcolor="#b0c4de">
<td>3872/tcp</td>
<td>Oracle Management Remote Agent</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>3900/tcp</td>
<td><a title="Unidata UDT OS (página não existe)" href="/w/index.php?title=Unidata_UDT_OS&amp;action=edit&amp;redlink=1">Unidata UDT OS</a> udt_os</td>
<td>Official</td>
</tr>
<tr>
<td>3945/tcp</td>
<td>Emcads server service port, a Giritech product used by <a title="G/On (página não existe)" href="/w/index.php?title=G/On&amp;action=edit&amp;redlink=1">G/On</a></td>
<td>Official</td>
</tr>
<tr>
<td>4007/tcp</td>
<td>PrintBuzzer printer monitoring socket server</td>
<td>Unofficial</td>
</tr>
<tr>
<td>4089/udp</td>
<td>OpenCORE Remote Control Service</td>
<td>Official</td>
</tr>
<tr>
<td>4089/tcp</td>
<td>OpenCORE Remote Control Service</td>
<td>Official</td>
</tr>
<tr>
<td>4093/udp</td>
<td>PxPlus Client server interface <a title="ProvideX (página não existe)" href="/w/index.php?title=ProvideX&amp;action=edit&amp;redlink=1">ProvideX</a></td>
<td>Official</td>
</tr>
<tr>
<td>4093/tcp</td>
<td>PxPlus Client server interface <a title="ProvideX (página não existe)" href="/w/index.php?title=ProvideX&amp;action=edit&amp;redlink=1">ProvideX</a></td>
<td>Official</td>
</tr>
<tr bgcolor="#b0c4de">
<td>4100</td>
<td>WatchGuard Authentication Applet &#8211; default port</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#f0e68c">
<td>4111/tcp,udp</td>
<td><a title="Xgrid (página não existe)" href="/w/index.php?title=Xgrid&amp;action=edit&amp;redlink=1">Xgrid</a></td>
<td>Official</td>
</tr>
<tr bgcolor="#f0e68c">
<td>4111/tcp</td>
<td><a title="Microsoft Office SharePoint Portal Server (página não existe)" href="/w/index.php?title=Microsoft_Office_SharePoint_Portal_Server&amp;action=edit&amp;redlink=1">Microsoft Office SharePoint Portal Server</a> &#8211; default administration port</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>4226/tcp,udp</td>
<td><a title="Aleph One (computer game) (página não existe)" href="/w/index.php?title=Aleph_One_(computer_game)&amp;action=edit&amp;redlink=1">Aleph One (computer game)</a></td>
<td>Unofficial</td>
</tr>
<tr>
<td>4224/tcp</td>
<td><a title="Cisco" href="/wiki/Cisco">Cisco</a> CDP Cisco discovery Protocol</td>
<td>???</td>
</tr>
<tr bgcolor="#b0c4de">
<td>4569/udp</td>
<td><a title="Inter-Asterisk eXchange (página não existe)" href="/w/index.php?title=Inter-Asterisk_eXchange&amp;action=edit&amp;redlink=1">Inter-Asterisk eXchange</a></td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#f0e68c">
<td>4662/tcp</td>
<td><a title="EMule" href="/wiki/EMule">eMule</a> &#8211; port often used</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#f0e68c">
<td>4662/tcp</td>
<td>OrbitNet Message Service</td>
<td>Official</td>
</tr>
<tr bgcolor="#b0c4de">
<td>4664/tcp</td>
<td><a title="Google Desktop" href="/wiki/Google_Desktop">Google Desktop Search</a></td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>4672/udp</td>
<td><a title="EMule" href="/wiki/EMule">eMule</a> &#8211; port often used</td>
<td>Unofficial</td>
</tr>
<tr>
<td>4894/tcp</td>
<td><a title="LysKOM (página não existe)" href="/w/index.php?title=LysKOM&amp;action=edit&amp;redlink=1">LysKOM</a> Protocol A</td>
<td>Official</td>
</tr>
<tr>
<td>4899/tcp</td>
<td><a title="Radmin (página não existe)" href="/w/index.php?title=Radmin&amp;action=edit&amp;redlink=1">Radmin</a> remote administration tool (program sometimes used as a <a title="Trojan horse (computing) (página não existe)" href="/w/index.php?title=Trojan_horse_(computing)&amp;action=edit&amp;redlink=1">Trojan horse</a>)</td>
<td>Official</td>
</tr>
<tr bgcolor="#f0e68c">
<td>5000/tcp</td>
<td>commplex-main</td>
<td>Official</td>
</tr>
<tr bgcolor="#f0e68c">
<td>5000/tcp</td>
<td><a title="Universal Plug and Play" href="/wiki/Universal_Plug_and_Play">UPnP</a> &#8211; Windows network device interoperability</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>5001/tcp</td>
<td><a title="Slingbox (página não existe)" href="/w/index.php?title=Slingbox&amp;action=edit&amp;redlink=1">Slingbox</a> and Slingplayer</td>
<td>Unofficial</td>
</tr>
<tr>
<td>5003/tcp</td>
<td><a title="FileMaker (página não existe)" href="/w/index.php?title=FileMaker&amp;action=edit&amp;redlink=1">FileMaker</a> Filemaker Pro</td>
<td>Official</td>
</tr>
<tr>
<td>5004/udp</td>
<td><a title="RTP" href="/wiki/RTP">RTP</a> Real-time Transport Protocol</td>
<td>Official</td>
</tr>
<tr>
<td>5005/udp</td>
<td><a title="RTP" href="/wiki/RTP">RTP</a> Real-time Transport Protocol</td>
<td>Official</td>
</tr>
<tr>
<td>5050/tcp</td>
<td><a title="Yahoo! Messenger" href="/wiki/Yahoo!_Messenger">Yahoo! Messenger</a> Yahoo! Messenger</td>
<td>Official</td>
</tr>
<tr>
<td>5051/tcp</td>
<td><a title="Ita-agent (página não existe)" href="/w/index.php?title=Ita-agent&amp;action=edit&amp;redlink=1">ita-agent</a> Symantec Intruder Alert</td>
<td>Official</td>
</tr>
<tr>
<td>5060/tcp</td>
<td><a title="Session Initiation Protocol" href="/wiki/Session_Initiation_Protocol">Session Initiation Protocol</a> (SIP)</td>
<td>Official</td>
</tr>
<tr>
<td>5060/udp</td>
<td><a title="Session Initiation Protocol" href="/wiki/Session_Initiation_Protocol">Session Initiation Protocol</a> (SIP)</td>
<td>Official</td>
</tr>
<tr>
<td>5061/tcp</td>
<td><a title="Session Initiation Protocol" href="/wiki/Session_Initiation_Protocol">Session Initiation Protocol</a> (SIP) over <a title="Transport Layer Security" href="/wiki/Transport_Layer_Security">Transport Layer Security</a> (TLS)</td>
<td>Official</td>
</tr>
<tr>
<td>5093/udp</td>
<td><a title="SPSS License Administrator (página não existe)" href="/w/index.php?title=SPSS_License_Administrator&amp;action=edit&amp;redlink=1">SPSS License Administrator</a> (SPSS)</td>
<td>Official</td>
</tr>
<tr bgcolor="#b0c4de">
<td>5104/tcp</td>
<td><a title="IBM NetCOOL / IMPACT HTTP Service (página não existe)" href="/w/index.php?title=IBM_NetCOOL_/_IMPACT_HTTP_Service&amp;action=edit&amp;redlink=1">IBM NetCOOL / IMPACT HTTP Service</a></td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>5121</td>
<td><a title="Neverwinter Nights" href="/wiki/Neverwinter_Nights">Neverwinter Nights</a> and its mods, such as <em><a title="Dungeon Eternal X (página não existe)" href="/w/index.php?title=Dungeon_Eternal_X&amp;action=edit&amp;redlink=1">Dungeon Eternal X</a></em></td>
<td>Unofficial</td>
</tr>
<tr>
<td>5190/tcp</td>
<td><a title="ICQ" href="/wiki/ICQ">ICQ</a>, <a title="AOL Instant Messenger" href="/wiki/AOL_Instant_Messenger">AOL Instant Messenger</a> e <a title="MSN Messenger" href="/wiki/MSN_Messenger">MSN Messenger</a></td>
<td>Official</td>
</tr>
<tr>
<td>5222/tcp</td>
<td><a title="Jabber" href="/wiki/Jabber">XMPP/Jabber</a> &#8211; client connection</td>
<td>Official</td>
</tr>
<tr bgcolor="#b0c4de">
<td>5223/tcp</td>
<td><a title="Jabber" href="/wiki/Jabber">XMPP/Jabber</a> &#8211; default port for SSL Client Connection</td>
<td>Unofficial</td>
</tr>
<tr>
<td>5269/tcp</td>
<td><a title="Jabber" href="/wiki/Jabber">XMPP/Jabber</a> &#8211; server connection</td>
<td>Official</td>
</tr>
<tr>
<td>5351/tcp,udp</td>
<td><a title="NAT Port Mapping Protocol (página não existe)" href="/w/index.php?title=NAT_Port_Mapping_Protocol&amp;action=edit&amp;redlink=1">NAT Port Mapping Protocol</a> &#8211; client-requested configuration for inbound connections through <a title="Network Address Translation" href="/wiki/Network_Address_Translation">network address translators</a></td>
<td>Official</td>
</tr>
<tr>
<td>5353/udp</td>
<td><a title="MDNS (página não existe)" href="/w/index.php?title=MDNS&amp;action=edit&amp;redlink=1">mDNS</a> &#8211; multicastDNS</td>
<td></td>
</tr>
<tr>
<td>5402/tcp,udp</td>
<td>StarBurst AutoCast MFTP</td>
<td>Official</td>
</tr>
<tr>
<td>5405/tcp,udp</td>
<td>NetSupport Manager</td>
<td>Official</td>
</tr>
<tr>
<td>5432/tcp</td>
<td><a title="PostgreSQL" href="/wiki/PostgreSQL">PostgreSQL</a> database system</td>
<td>Official</td>
</tr>
<tr>
<td>5445/udp</td>
<td><a title="Cisco" href="/wiki/Cisco">Cisco</a> Vidéo VT Advantage</td>
<td>???</td>
</tr>
<tr bgcolor="#b0c4de">
<td>5495/tcp</td>
<td><a title="Applix (página não existe)" href="/w/index.php?title=Applix&amp;action=edit&amp;redlink=1">Applix</a> TM1 Admin server</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>5498/tcp</td>
<td><a title="Hotline Communications (página não existe)" href="/w/index.php?title=Hotline_Communications&amp;action=edit&amp;redlink=1">Hotline</a> tracker server connection</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>5499/udp</td>
<td><a title="Hotline Communications (página não existe)" href="/w/index.php?title=Hotline_Communications&amp;action=edit&amp;redlink=1">Hotline</a> tracker server discovery</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>5500/tcp</td>
<td><a title="Virtual Network Computing" href="/wiki/Virtual_Network_Computing">VNC</a> remote desktop protocol &#8211; for incoming listening viewer, <a title="Hotline Communications (página não existe)" href="/w/index.php?title=Hotline_Communications&amp;action=edit&amp;redlink=1">Hotline</a> control connection</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>5501/tcp</td>
<td><a title="Hotline Communications (página não existe)" href="/w/index.php?title=Hotline_Communications&amp;action=edit&amp;redlink=1">Hotline</a> file transfer connection</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>5517/tcp</td>
<td><a title="Setiqueue (página não existe)" href="/w/index.php?title=Setiqueue&amp;action=edit&amp;redlink=1">Setiqueue</a> Proxy server client for SETI@Home project</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>5555/tcp</td>
<td><a title="Freeciv" href="/wiki/Freeciv">Freeciv</a> multiplay port for versions up to 2.0, <a title="Hewlett Packard" href="/wiki/Hewlett_Packard">Hewlett Packard</a> Data Protector, <a title="SAP" href="/wiki/SAP">SAP</a></td>
<td>Unofficial</td>
</tr>
<tr>
<td>5556/tcp</td>
<td><a title="Freeciv" href="/wiki/Freeciv">Freeciv</a> multiplay port</td>
<td>Official</td>
</tr>
<tr>
<td>5631/tcp</td>
<td><a title="Symantec" href="/wiki/Symantec">Symantec</a> pcAnywhere</td>
<td>Official</td>
</tr>
<tr bgcolor="#b0c4de">
<td>5666/tcp</td>
<td>NRPE (Nagios)</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>5667/tcp</td>
<td>NSCA (Nagios)</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>5800/tcp</td>
<td><a title="Virtual Network Computing" href="/wiki/Virtual_Network_Computing">VNC</a> remote desktop protocol &#8211; for use over <a title="HTTP" href="/wiki/HTTP">HTTP</a></td>
<td>Unofficial</td>
</tr>
<tr>
<td>5814/tcp,udp</td>
<td><a title="Hewlett-Packard" href="/wiki/Hewlett-Packard">Hewlett-Packard</a> Support Automation (HP OpenView Self-Healing Services)</td>
<td>Official</td>
</tr>
<tr>
<td>5900/tcp</td>
<td><a title="Virtual Network Computing" href="/wiki/Virtual_Network_Computing">VNC</a> remote desktop protocol (used by <a title="Apple Remote Desktop (página não existe)" href="/w/index.php?title=Apple_Remote_Desktop&amp;action=edit&amp;redlink=1">ARD</a>)</td>
<td>Official</td>
</tr>
<tr>
<td>6000/tcp</td>
<td><a title="X Window System" href="/wiki/X_Window_System">X11</a> &#8211; used between an X client and server over the network</td>
<td>Official</td>
</tr>
<tr>
<td>6001/udp</td>
<td><a title="X Window System" href="/wiki/X_Window_System">X11</a> &#8211; used between an X client and server over the network</td>
<td>Official</td>
</tr>
<tr bgcolor="#b0c4de">
<td>6005/tcp</td>
<td>Default port for <a title="BMC Software (página não existe)" href="/w/index.php?title=BMC_Software&amp;action=edit&amp;redlink=1">BMC Software</a> CONTROL-M/Server &#8211; Socket Port number used for communication between CONTROL-M processes &#8211; though often changed during installation</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>6050/tcp</td>
<td>Brightstor Arcserve Backup Exec</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>6051/tcp</td>
<td>Brightstor Arcserve Backup Exec</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#f0e68c">
<td>6112/tcp</td>
<td>&#8220;dtspcd&#8221; &#8211; a network daemon that accepts requests from clients to execute commands and launch applications remotely</td>
<td>Official</td>
</tr>
<tr bgcolor="#f0e68c">
<td>6112/tcp</td>
<td><a title="Blizzard Entertainment" href="/wiki/Blizzard_Entertainment">Blizzard</a>&#8216;s <a title="Battle.net" href="/wiki/Battle.net">Battle.net</a> gaming service, <a title="ArenaNet (página não existe)" href="/w/index.php?title=ArenaNet&amp;action=edit&amp;redlink=1">ArenaNet</a> gaming service</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>6129/tcp</td>
<td><a title="Dameware (página não existe)" href="/w/index.php?title=Dameware&amp;action=edit&amp;redlink=1">Dameware Remote Control</a></td>
<td>Unofficial</td>
</tr>
<tr>
<td>6257/udp</td>
<td><a title="WinMX" href="/wiki/WinMX">WinMX</a> (see also 6699)</td>
<td>Unofficial</td>
</tr>
<tr>
<td>6346/tcp,udp</td>
<td><a title="Gnutella" href="/wiki/Gnutella">gnutella-svc</a> (<a title="FrostWire" href="/wiki/FrostWire">FrostWire</a>, <a title="Limewire" href="/wiki/Limewire">Limewire</a>, <a title="Bearshare" href="/wiki/Bearshare">Bearshare</a>, etc.)</td>
<td>Official</td>
</tr>
<tr>
<td>6347/tcp,udp</td>
<td>gnutella-rtr</td>
<td>Official</td>
</tr>
<tr bgcolor="#b0c4de">
<td>6502/tcp,udp</td>
<td>Danware Data NetOp Remote Control</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>6522/tcp</td>
<td><a title="Gobby" href="/wiki/Gobby">Gobby</a> (and other <a rel="nofollow" href="http://gobby.0x539.de/">libobby</a>-based software)</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>6543/udp</td>
<td><a title="Jetnet (página não existe)" href="/w/index.php?title=Jetnet&amp;action=edit&amp;redlink=1">Jetnet</a> &#8211; default port that the <a title="Paradigm Research &amp; Development (página não existe)" href="/w/index.php?title=Paradigm_Research_%26_Development&amp;action=edit&amp;redlink=1">Paradigm Research &amp; Development</a> <a title="Jetnet (página não existe)" href="/w/index.php?title=Jetnet&amp;action=edit&amp;redlink=1">Jetnet</a> protocol communicates on</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>6566/tcp</td>
<td><a title="Scanner Access Now Easy (página não existe)" href="/w/index.php?title=Scanner_Access_Now_Easy&amp;action=edit&amp;redlink=1">SANE</a> (Scanner Access Now Easy) &#8211; SANE network scanner daemon</td>
<td>Unofficial</td>
</tr>
<tr>
<td>6619/tcp,udp</td>
<td>ODETTE-FTP over TLS/SSL</td>
<td>Official</td>
</tr>
<tr bgcolor="#b0c4de">
<td>6665-6669/tcp</td>
<td><a title="Internet Relay Chat" href="/wiki/Internet_Relay_Chat">Internet Relay Chat</a></td>
<td>Official</td>
</tr>
<tr bgcolor="#b0c4de">
<td>6679/tcp</td>
<td><a title="Internet Relay Chat" href="/wiki/Internet_Relay_Chat">IRC</a> SSL (Secure Internet Relay Chat) &#8211; port often used</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>6697/tcp</td>
<td><a title="Internet Relay Chat" href="/wiki/Internet_Relay_Chat">IRC</a> SSL (Secure Internet Relay Chat) &#8211; port often used</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>6699/tcp</td>
<td><a title="WinMX" href="/wiki/WinMX">WinMX</a> (see also 6257)</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>6881-6999/tcp,udp</td>
<td><a title="BitTorrent" href="/wiki/BitTorrent">BitTorrent</a> full range of ports used most often</td>
<td>Unofficial</td>
</tr>
<tr>
<td>6891-6900/tcp,udp</td>
<td><a title="Windows Live Messenger" href="/wiki/Windows_Live_Messenger">Windows Live Messenger</a> (File transfer)</td>
<td>Official</td>
</tr>
<tr>
<td>6901/tcp,udp</td>
<td><a title="Windows Live Messenger" href="/wiki/Windows_Live_Messenger">Windows Live Messenger</a> (Voice)</td>
<td>Official</td>
</tr>
<tr bgcolor="#f0e68c">
<td>6969/tcp</td>
<td><a title="Acmsoda (página não existe)" href="/w/index.php?title=Acmsoda&amp;action=edit&amp;redlink=1">acmsoda</a></td>
<td>Official</td>
</tr>
<tr bgcolor="#f0e68c">
<td>6969/tcp</td>
<td><a title="BitTorrent" href="/wiki/BitTorrent">BitTorrent</a> tracker port</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>7000/tcp</td>
<td>Default port for <a title="Azureus" href="/wiki/Azureus">Azureus</a>&#8216;s built in <a title="HTTPS" href="/wiki/HTTPS">HTTPS</a> <a title="Bittorrent Tracker (página não existe)" href="/w/index.php?title=Bittorrent_Tracker&amp;action=edit&amp;redlink=1">Bittorrent Tracker</a></td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>7001/tcp</td>
<td>Default port for <a title="BEA Systems" href="/wiki/BEA_Systems">BEA</a> <a title="WebLogic (página não existe)" href="/w/index.php?title=WebLogic&amp;action=edit&amp;redlink=1">WebLogic Server</a>&#8216;s <a title="HTTP" href="/wiki/HTTP">HTTP</a> server &#8211; though often changed during installation</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>7002/tcp</td>
<td>Default port for <a title="BEA Systems" href="/wiki/BEA_Systems">BEA</a> <a title="WebLogic (página não existe)" href="/w/index.php?title=WebLogic&amp;action=edit&amp;redlink=1">WebLogic Server</a>&#8216;s <a title="HTTPS" href="/wiki/HTTPS">HTTPS</a> server &#8211; though often changed during installation</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>7005/tcp,udp</td>
<td>Default port for <a title="BMC Software (página não existe)" href="/w/index.php?title=BMC_Software&amp;action=edit&amp;redlink=1">BMC Software</a> CONTROL-M/Server and CONTROL-M/Agent&#8217;s &#8211; Agent to Server port though often changed during installation</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>7006/tcp,udp</td>
<td>Default port for <a title="BMC Software (página não existe)" href="/w/index.php?title=BMC_Software&amp;action=edit&amp;redlink=1">BMC Software</a> CONTROL-M/Server and CONTROL-M/Agent&#8217;s &#8211; Server to Agent port though often changed during installation</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>7010/tcp</td>
<td>Default port for Cisco AON AMC (AON Management Console) <a rel="nofollow" href="http://www.cisco.com/en/US/products/ps6692/Products_Sub_Category_Home.html">[4]</a></td>
<td>Unofficial</td>
</tr>
<tr>
<td>7171/tcp</td>
<td><a title="Tibia (computer game) (página não existe)" href="/w/index.php?title=Tibia_(computer_game)&amp;action=edit&amp;redlink=1">Tibia</a></td>
<td></td>
</tr>
<tr bgcolor="#b0c4de">
<td>7312/udp</td>
<td><a title="Sibelius notation program (página não existe)" href="/w/index.php?title=Sibelius_notation_program&amp;action=edit&amp;redlink=1">Sibelius</a> License Server port</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>7777/tcp</td>
<td>Default port used by Windows backdoor program tini.exe</td>
<td>Unofficial</td>
</tr>
<tr>
<td>8000/tcp</td>
<td><a title="IRDMI (página não existe)" href="/w/index.php?title=IRDMI&amp;action=edit&amp;redlink=1">iRDMI</a> &#8211; often mistakenly used instead of port 8080 (The Internet Assigned Numbers Authority (iana.org) officially lists this port for iRDMI protocol)</td>
<td>Official</td>
</tr>
<tr bgcolor="#f0e68c">
<td>8000/tcp</td>
<td>Common port used for internet radio streams such as those using <a title="SHOUTcast" href="/wiki/SHOUTcast">SHOUTcast</a></td>
<td>Unofficial</td>
</tr>
<tr>
<td>8002/tcp</td>
<td>Cisco Systems Unified Call Manager Intercluster Port</td>
</tr>
<tr bgcolor="#f0e68c">
<td>8008/tcp</td>
<td><a title="HTTP" href="/wiki/HTTP">HTTP</a> Alternate</td>
<td>Official</td>
</tr>
<tr bgcolor="#f0e68c">
<td>8008/tcp</td>
<td><a title="IBM HTTP Server" href="/wiki/IBM_HTTP_Server">IBM HTTP Server</a> default administration port</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>8010/tcp</td>
<td><a title="Jabber" href="/wiki/Jabber">XMPP/Jabber</a> File transfers</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>8074/tcp</td>
<td><a title="Gadu-Gadu" href="/wiki/Gadu-Gadu">Gadu-Gadu</a></td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#f0e68c">
<td>8080/tcp</td>
<td><a title="HTTP" href="/wiki/HTTP">HTTP</a> Alternate (http_alt) &#8211; commonly used for <a title="Web proxy (página não existe)" href="/w/index.php?title=Web_proxy&amp;action=edit&amp;redlink=1">web proxy</a> and <a title="Caching (página não existe)" href="/w/index.php?title=Caching&amp;action=edit&amp;redlink=1">caching</a> server, or for running a web server as a non-<a title="Root (computing) (página não existe)" href="/w/index.php?title=Root_(computing)&amp;action=edit&amp;redlink=1">root</a> user</td>
<td>Official</td>
</tr>
<tr bgcolor="#f0e68c">
<td>8080/tcp</td>
<td><a title="Jakarta Tomcat (página não existe)" href="/w/index.php?title=Jakarta_Tomcat&amp;action=edit&amp;redlink=1">Jakarta Tomcat</a></td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#f0e68c">
<td>8086/tcp</td>
<td><a title="HELM (página não existe)" href="/w/index.php?title=HELM&amp;action=edit&amp;redlink=1">HELM</a> Web Host Automation Windows Control Panel</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#f0e68c">
<td>8086/tcp</td>
<td><a title="Kaspersky" href="/wiki/Kaspersky">Kaspersky</a> AV Control Center TCP Port</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#f0e68c">
<td>8087/tcp</td>
<td><a title="Hosting Accelerator (página não existe)" href="/w/index.php?title=Hosting_Accelerator&amp;action=edit&amp;redlink=1">Hosting Accelerator</a> Control Panel</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#f0e68c">
<td>8087/udp</td>
<td><a title="Kaspersky" href="/wiki/Kaspersky">Kaspersky</a> AV Control Center UDP Port</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>8090/tcp</td>
<td>Another <a title="HTTP" href="/wiki/HTTP">HTTP</a> Alternate (http_alt_alt) &#8211; used as an alternative to port 8080</td>
<td>Unofficial</td>
</tr>
<tr>
<td>8118/tcp</td>
<td><a title="Privoxy (página não existe)" href="/w/index.php?title=Privoxy&amp;action=edit&amp;redlink=1">Privoxy</a> web proxy &#8211; advertisements-filtering web proxy</td>
<td>Official</td>
</tr>
<tr bgcolor="#b0c4de">
<td>8087/tcp</td>
<td><a title="SW Soft Plesk (página não existe)" href="/w/index.php?title=SW_Soft_Plesk&amp;action=edit&amp;redlink=1">SW Soft Plesk</a> Control Panel</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>8200/tcp</td>
<td><a title="GoToMyPC (página não existe)" href="/w/index.php?title=GoToMyPC&amp;action=edit&amp;redlink=1">GoToMyPC</a></td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>8220/tcp</td>
<td><a title="Bloomberg" href="/wiki/Bloomberg">Bloomberg</a></td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>8222</td>
<td><a title="VMware" href="/wiki/VMware">VMware</a> Server Management User Interface (insecure web interface)<sup><a href="#cite_note-1">[2]</a></sup>. See also, port 8333</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>8291/tcp</td>
<td>Winbox &#8211; Default port on a MikroTik RouterOS for a Windows application used to administer MikroTik RouterOS</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>8294/tcp</td>
<td><a title="Bloomberg" href="/wiki/Bloomberg">Bloomberg</a></td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>8333</td>
<td><a title="VMware" href="/wiki/VMware">VMware</a> Server Management User Interface (secure web interface)<sup><a href="#cite_note-2">[3]</a></sup>. See also, port 8222</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>8400</td>
<td><a title="Commvault (página não existe)" href="/w/index.php?title=Commvault&amp;action=edit&amp;redlink=1">Commvault</a> Unified Data Management <sup><a href="#cite_note-3">[4]</a></sup>.</td>
<td>Official</td>
</tr>
<tr bgcolor="#b0c4de">
<td>8443/tcp</td>
<td><a title="SW Soft Plesk (página não existe)" href="/w/index.php?title=SW_Soft_Plesk&amp;action=edit&amp;redlink=1">SW Soft Plesk</a> Control Panel</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#f0e68c">
<td>8500/tcp</td>
<td><a title="ColdFusion" href="/wiki/ColdFusion">ColdFusion</a> Macromedia/Adobe ColdFusion default Webserver port</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>8767</td>
<td><a title="TeamSpeak" href="/wiki/TeamSpeak">TeamSpeak</a> &#8211; Default UDP Port</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>8880</td>
<td><a title="WebSphere Application Server" href="/wiki/WebSphere_Application_Server">WebSphere Application Server</a> <a title="SOAP" href="/wiki/SOAP">SOAP</a> Connector port</td>
<td></td>
</tr>
<tr bgcolor="#f0e68c">
<td>8888/tcp,udp</td>
<td><a title="NewsEDGE (página não existe)" href="/w/index.php?title=NewsEDGE&amp;action=edit&amp;redlink=1">NewsEDGE</a> server</td>
<td>Official</td>
</tr>
<tr bgcolor="#f0e68c">
<td>8888/tcp</td>
<td><a title="Sun Answerbook (página não existe)" href="/w/index.php?title=Sun_Answerbook&amp;action=edit&amp;redlink=1">Sun Answerbook</a> <a title="Web server (página não existe)" href="/w/index.php?title=Web_server&amp;action=edit&amp;redlink=1">dwhttpd</a> server (deprecated by <a rel="nofollow" href="http://docs.sun.com/app/docs">docs.sun.com</a>)</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#f0e68c">
<td>8888/tcp</td>
<td><a title="GNUmp3d (página não existe)" href="/w/index.php?title=GNUmp3d&amp;action=edit&amp;redlink=1">GNUmp3d</a> HTTP music streaming and web interface port</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#f0e68c">
<td>9000/tcp</td>
<td>Buffalo LinkSystem web access</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#f0e68c">
<td>9001</td>
<td>cisco-xremote router configuration</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#f0e68c">
<td>9001</td>
<td><a title="Tor (anonymity network) (página não existe)" href="/w/index.php?title=Tor_(anonymity_network)&amp;action=edit&amp;redlink=1">Tor</a> network default port</td>
<td>Unofficial</td>
</tr>
<tr>
<td>9009</td>
<td><a title="Pichat" href="/wiki/Pichat">Pichat Server</a> &#8211; P2P chat software de servidor</td>
<td>Official</td>
</tr>
<tr>
<td>9043/tcp</td>
<td><a title="WebSphere Application Server" href="/wiki/WebSphere_Application_Server">WebSphere Application Server</a> Administration Console secure port</td>
<td></td>
</tr>
<tr>
<td>9060/tcp</td>
<td><a title="WebSphere Application Server" href="/wiki/WebSphere_Application_Server">WebSphere Application Server</a> Administration Console</td>
<td></td>
</tr>
<tr>
<td>9100/tcp</td>
<td><a title="Jetdirect (página não existe)" href="/w/index.php?title=Jetdirect&amp;action=edit&amp;redlink=1">Jetdirect</a> HP Print Services</td>
<td>Official</td>
</tr>
<tr>
<td>9101</td>
<td><a title="Bacula" href="/wiki/Bacula">Bacula</a> Director</td>
<td>Official</td>
</tr>
<tr>
<td>9102</td>
<td><a title="Bacula" href="/wiki/Bacula">Bacula</a> File Daemon</td>
<td>Official</td>
</tr>
<tr>
<td>9103</td>
<td><a title="Bacula" href="/wiki/Bacula">Bacula</a> Storage Daemon</td>
<td>Official</td>
</tr>
<tr>
<td>9535/tcp</td>
<td>man, Remote Man Server</td>
<td></td>
</tr>
<tr>
<td>9535</td>
<td>mngsuite &#8211; Management Suite Remote Control</td>
<td>Official</td>
</tr>
<tr bgcolor="#f0e68c">
<td>9800/tcp,udp</td>
<td><a title="WebDAV" href="/wiki/WebDAV">WebDav</a> Source Port</td>
<td>Official</td>
</tr>
<tr bgcolor="#f0e68c">
<td>9800</td>
<td><a title="WebCT (página não existe)" href="/w/index.php?title=WebCT&amp;action=edit&amp;redlink=1">WebCT</a> e-learning portal</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#f0e68c">
<td>9999</td>
<td><a title="Hydranode (página não existe)" href="/w/index.php?title=Hydranode&amp;action=edit&amp;redlink=1">Hydranode</a> &#8211; edonkey2000 telnet control port</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#f0e68c">
<td>9999</td>
<td>Urchin Web Analytics</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#f0e68c">
<td>10000</td>
<td><a title="Webmin" href="/wiki/Webmin">Webmin</a> &#8211; web based Linux admin tool</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#f0e68c">
<td>10000</td>
<td><a title="BackupExec (página não existe)" href="/w/index.php?title=BackupExec&amp;action=edit&amp;redlink=1">BackupExec</a></td>
<td>Unofficial</td>
</tr>
<tr>
<td>10008</td>
<td>Octopus Multiplexer &#8211; CROMP protocol primary port, hoople.org</td>
<td>Official</td>
</tr>
<tr>
<td>10050/udp</td>
<td>Zabbix-Server</td>
<td></td>
</tr>
<tr>
<td>10051/udp</td>
<td>Zabbix-Agent</td>
<td></td>
</tr>
<tr>
<td>10113/tcp</td>
<td>NetIQ Endpoint</td>
<td>Official</td>
</tr>
<tr>
<td>10113/udp</td>
<td>NetIQ Endpoint</td>
<td>Official</td>
</tr>
<tr>
<td>10114/tcp</td>
<td>NetIQ Qcheck</td>
<td>Official</td>
</tr>
<tr>
<td>10114/udp</td>
<td>NetIQ Qcheck</td>
<td>Official</td>
</tr>
<tr>
<td>10115/tcp</td>
<td>NetIQ Endpoint</td>
<td>Official</td>
</tr>
<tr>
<td>10115/udp</td>
<td>NetIQ Endpoint</td>
<td>Official</td>
</tr>
<tr>
<td>10116/tcp</td>
<td>NetIQ VoIP Assessor</td>
<td>Official</td>
</tr>
<tr>
<td>10116/udp</td>
<td>NetIQ VoIP Assessor</td>
<td>Official</td>
</tr>
<tr bgcolor="#b0c4de">
<td>10480</td>
<td>SWAT 4 Dedicated Server</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>11235</td>
<td>Savage:Battle for Newerth Server Hosting</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>11294</td>
<td>Blood Quest Online Server</td>
<td>Unofficial</td>
</tr>
<tr>
<td>11371</td>
<td><a title="OpenPGP" href="/wiki/OpenPGP">OpenPGP</a> HTTP Keyserver</td>
<td>Official</td>
</tr>
<tr bgcolor="#b0c4de">
<td>11576</td>
<td><a title="IPStor (página não existe)" href="/w/index.php?title=IPStor&amp;action=edit&amp;redlink=1">IPStor</a> Server management communication</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>12345</td>
<td><a title="NetBus" href="/wiki/NetBus">NetBus</a> &#8211; remote administration tool (often <a title="Trojan horse (computing) (página não existe)" href="/w/index.php?title=Trojan_horse_(computing)&amp;action=edit&amp;redlink=1">Trojan horse</a>). Also used by <a title="NetBuster (página não existe)" href="/w/index.php?title=NetBuster&amp;action=edit&amp;redlink=1">NetBuster</a>. Little Fighter 2 (TCP).</td>
<td>Unofficial</td>
</tr>
<tr>
<td>12975/tcp</td>
<td>LogMeIn <a title="Hamachi" href="/wiki/Hamachi">Hamachi</a> (VPN tunnel software;also port 32976)</td>
</tr>
<tr>
<td>13720/tcp</td>
<td><a title="Symantec" href="/wiki/Symantec">Symantec</a> NetBackup &#8211; bprd</td>
<td></td>
</tr>
<tr>
<td>13721/tcp</td>
<td><a title="Symantec" href="/wiki/Symantec">Symantec</a> NetBackup]] &#8211; bpdbm</td>
<td></td>
</tr>
<tr>
<td>13724/tcp</td>
<td><a title="Symantec" href="/wiki/Symantec">Symantec</a> Network Utility &#8211; vnet</td>
<td></td>
</tr>
<tr>
<td>13782/tcp</td>
<td><a title="Symantec" href="/wiki/Symantec">Symantec</a> NetBackup &#8211; bpcd</td>
<td></td>
</tr>
<tr>
<td>13783/tcp</td>
<td><a title="Symantec" href="/wiki/Symantec">Symantec</a> VOPIED protocol</td>
<td></td>
</tr>
<tr bgcolor="#b0c4de">
<td>14567/udp</td>
<td><a title="Battlefield 1942" href="/wiki/Battlefield_1942">Battlefield 1942</a> e <em>mods</em></td>
<td>Não-oficial</td>
</tr>
<tr>
<td>15000/tcp</td>
<td><a title="Wesnoth" href="/wiki/Wesnoth">Wesnoth</a></td>
</tr>
<tr bgcolor="#b0c4de">
<td>15567/udp</td>
<td><a title="Battlefield Vietnam" href="/wiki/Battlefield_Vietnam">Battlefield Vietnam</a> and mods</td>
<td>Não-oficial</td>
</tr>
<tr>
<td>15345/udp</td>
<td><a title="XPilot (página não existe)" href="/w/index.php?title=XPilot&amp;action=edit&amp;redlink=1">XPilot</a></td>
<td>Official</td>
</tr>
<tr bgcolor="#b0c4de">
<td>16384/udp</td>
<td>Iron Mountain Digital &#8211; online backup</td>
<td>Não-oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>16567/udp</td>
<td><a title="Battlefield 2" href="/wiki/Battlefield_2">Battlefield 2</a> and mods</td>
<td>Unofficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>19226/tcp</td>
<td><a title="Panda Software" href="/wiki/Panda_Software">Panda Software</a> AdminSecure Communication Agent</td>
<td>Não-oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>19813/tcp</td>
<td>4D database Client Server Communication</td>
<td>Não-oficial</td>
</tr>
<tr>
<td>20000</td>
<td><a title="Usermin (página não existe)" href="/w/index.php?title=Usermin&amp;action=edit&amp;redlink=1">Usermin</a> &#8211; web based user tool</td>
<td>Oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>20720/tcp</td>
<td><a title="Symantec i3 (página não existe)" href="/w/index.php?title=Symantec_i3&amp;action=edit&amp;redlink=1">Symantec i3</a> Web GUI server</td>
<td>Não-oficial</td>
</tr>
<tr>
<td>22347/tcp,udp</td>
<td>WibuKey &#8211; default port for WibuKey Network Server of WIBU-SYSTEMS AG</td>
<td>Oficial</td>
</tr>
<tr>
<td>22350/tcp,udp</td>
<td>CodeMeter &#8211; default port for CodeMeter Server of WIBU-SYSTEMS AG</td>
<td>Oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>24800</td>
<td><a title="Synergy (software) (página não existe)" href="/w/index.php?title=Synergy_(software)&amp;action=edit&amp;redlink=1">Synergy</a>: keyboard/mouse sharing software</td>
<td>Não-oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>24842</td>
<td><a title="StepMania" href="/wiki/StepMania">StepMania</a>: Online: <em><a title="Dance Dance Revolution" href="/wiki/Dance_Dance_Revolution">Dance Dance Revolution</a></em> Simulator</td>
<td>Não-oficial</td>
</tr>
<tr>
<td>25999/tcp</td>
<td><a title="Xfire (página não existe)" href="/w/index.php?title=Xfire&amp;action=edit&amp;redlink=1">Xfire</a></td>
<td>?</td>
</tr>
<tr bgcolor="#f0e68c">
<td>26000/tcp,udp</td>
<td><a title="Id Software" href="/wiki/Id_Software">id Software</a>&#8216;s <em><a title="Quake" href="/wiki/Quake">Quake</a></em> server,</td>
<td>Oficial</td>
</tr>
<tr bgcolor="#f0e68c">
<td>26000/tcp</td>
<td><a title="CCP hf (página não existe)" href="/w/index.php?title=CCP_hf&amp;action=edit&amp;redlink=1">CCP</a>&#8216;s <a title="EVE Online" href="/wiki/EVE_Online">EVE Online</a> Online gaming MMORPG,</td>
<td>Não-oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>27000/udp</td>
<td>(through 27006) <a title="Id Software" href="/wiki/Id_Software">id Software</a>&#8216;s <em><a title="QuakeWorld" href="/wiki/QuakeWorld">QuakeWorld</a></em> master server</td>
<td>Não-oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>27010</td>
<td><a title="Half-Life" href="/wiki/Half-Life">Half-Life</a> and its mods, such as <em><a title="Counter-Strike" href="/wiki/Counter-Strike">Counter-Strike</a></em></td>
<td>Não-oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>27015</td>
<td><a title="Half-Life" href="/wiki/Half-Life">Half-Life</a> and its mods, such as <em><a title="Counter-Strike" href="/wiki/Counter-Strike">Counter-Strike</a></em></td>
<td>Não-oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>27374</td>
<td><a title="Sub7 (página não existe)" href="/w/index.php?title=Sub7&amp;action=edit&amp;redlink=1">Sub7</a>&#8216;s default port. Most <a title="Script kiddie" href="/wiki/Script_kiddie">script kiddies</a> do not change the default port.</td>
<td>Não-oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>27500/udp</td>
<td>(through 27900) <a title="Id Software" href="/wiki/Id_Software">id Software</a>&#8216;s <em><a title="QuakeWorld" href="/wiki/QuakeWorld">QuakeWorld</a></em></td>
<td>Não-oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>27888/udp</td>
<td><a title="Kaillera" href="/wiki/Kaillera">Kaillera</a> server</td>
<td>Não-oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>27900</td>
<td>(through 27901) <a title="Nintendo" href="/wiki/Nintendo">Nintendo</a> <a title="Nintendo Wi-Fi Connection" href="/wiki/Nintendo_Wi-Fi_Connection">Wi-Fi Connection</a></td>
<td>Não-oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>27901/udp</td>
<td>(through 27910) <a title="Id Software" href="/wiki/Id_Software">id Software</a>&#8216;s <em><a title="Quake II" href="/wiki/Quake_II">Quake II</a></em> master server</td>
<td>Não-oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>27960/udp</td>
<td>(through 27969) <a title="Activision" href="/wiki/Activision">Activision</a>&#8216;s <em><a title="Enemy Territory (página não existe)" href="/w/index.php?title=Enemy_Territory&amp;action=edit&amp;redlink=1">Enemy Territory</a></em> and <a title="Id Software" href="/wiki/Id_Software">id Software</a>&#8216;s <em><a title="Quake III Arena" href="/wiki/Quake_III_Arena">Quake III Arena</a></em> e <em>Quake III</em></td>
<td>Não-oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>28910</td>
<td><a title="Nintendo" href="/wiki/Nintendo">Nintendo</a> <a title="Nintendo Wi-Fi Connection" href="/wiki/Nintendo_Wi-Fi_Connection">Wi-Fi Connection</a></td>
<td>Não-oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>28960</td>
<td><a title="Call of Duty 2" href="/wiki/Call_of_Duty_2">Call of Duty 2</a> Common Call of Duty 2 port &#8211; (PC Version)</td>
<td>Não-oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>29900</td>
<td>(through 29901) <a title="Nintendo" href="/wiki/Nintendo">Nintendo</a> <a title="Nintendo Wi-Fi Connection" href="/wiki/Nintendo_Wi-Fi_Connection">Wi-Fi Connection</a></td>
<td>Não-oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>29920</td>
<td><a title="Nintendo" href="/wiki/Nintendo">Nintendo</a> <a title="Nintendo Wi-Fi Connection" href="/wiki/Nintendo_Wi-Fi_Connection">Wi-Fi Connection</a></td>
<td>Não-oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>30000</td>
<td><a title="Pokemon Netbattle (página não existe)" href="/w/index.php?title=Pokemon_Netbattle&amp;action=edit&amp;redlink=1">Pokemon Netbattle</a></td>
<td>Não-oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>30564/tcp</td>
<td><a title="Multiplicity (software) (página não existe)" href="/w/index.php?title=Multiplicity_(software)&amp;action=edit&amp;redlink=1">Multiplicity</a>: keyboard/mouse/clipboard sharing software</td>
<td>Não-oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>31337/tcp</td>
<td><a title="Back Orifice" href="/wiki/Back_Orifice">Back Orifice</a> &#8211; remote administration tool (often <a title="Trojan horse (computing) (página não existe)" href="/w/index.php?title=Trojan_horse_(computing)&amp;action=edit&amp;redlink=1">Trojan horse</a>)</td>
<td>Não-oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>31337/tcp</td>
<td>xc0r3 &#8211; xc0r3 security antivir port</td>
<td>Não-oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>31415</td>
<td><a title="ThoughtSignal (página não existe)" href="/w/index.php?title=ThoughtSignal&amp;action=edit&amp;redlink=1">ThoughtSignal</a> &#8211; Server Communication Service (often <a title="Information (computing) (página não existe)" href="/w/index.php?title=Information_(computing)&amp;action=edit&amp;redlink=1">Informational</a>)</td>
<td>Não-oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>31456-31458/tcp</td>
<td><a title="TetriNET (página não existe)" href="/w/index.php?title=TetriNET&amp;action=edit&amp;redlink=1">TetriNET</a> ports (in order: IRC, game, and spectating)</td>
<td>Não-oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>32245/tcp</td>
<td><a title="True Mutualization Service (página não existe)" href="/w/index.php?title=True_Mutualization_Service&amp;action=edit&amp;redlink=1">MMTSG-mutualed</a> over <a title="True Mutualization Service (página não existe)" href="/w/index.php?title=True_Mutualization_Service&amp;action=edit&amp;redlink=1">MMT</a> (encrypted transmission)</td>
<td>Não-oficial</td>
</tr>
<tr>
<td>33434</td>
<td><a title="Traceroute" href="/wiki/Traceroute">traceroute</a></td>
<td>Oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>37777/tcp</td>
<td>Digital Video Recorder hardware</td>
<td>Não-oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>36963</td>
<td><a title="Counter Strike 2D (página não existe)" href="/w/index.php?title=Counter_Strike_2D&amp;action=edit&amp;redlink=1">Counter Strike 2D</a> porta multiplayer</td>
<td>Não-oficial</td>
</tr>
<tr>
<td>40000</td>
<td>SafetyNET p</td>
<td>Oficial</td>
</tr>
<tr bgcolor="#b0c4de">
<td>43594-43595/tcp</td>
<td><a title="RuneScape" href="/wiki/RuneScape">RuneScape</a></td>
<td>Não-oficial</td>
</tr>
<tr>
<td>47808</td>
<td>BACnet Building Automation and Control Networks</td>
<td>Oficial</td>
</tr>
</tbody>
</table>
<h3><a name="TOC-Portas-49152-to-65535"></a>Portas 49152 to 65535</h3>
<p>Por definição, não pode haver registro de portas neste intervalo dinâmico. =D <sup><a href="#cite_note-4"><span style="color:#0066cc;font-size:x-small;">[5]</span></a></sup> tetes 1277</p>
<h3><a name="TOC-Endere-os-Multi-cast"></a>Endereços Multi cast</h3>
<table>
<tbody>
<tr>
<td>228.1.1.20/IP</td>
<td><a title="BACnet" href="/wiki/BACnet">BACnet</a></td>
<td>EPI</td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eficienti.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eficienti.wordpress.com/250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eficienti.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eficienti.wordpress.com/250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eficienti.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eficienti.wordpress.com/250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eficienti.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eficienti.wordpress.com/250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eficienti.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eficienti.wordpress.com/250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eficienti.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eficienti.wordpress.com/250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eficienti.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eficienti.wordpress.com/250/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eficienti.wordpress.com&amp;blog=13320816&amp;post=250&amp;subd=eficienti&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eficienti.wordpress.com/2011/01/25/lista-de-portas-e-protocolos-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/04facf51e74ae2ab29c082c04875a3ef?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thiagolimax64</media:title>
		</media:content>
	</item>
		<item>
		<title>Como Alterar o Idioma do Windows 7 professional</title>
		<link>http://eficienti.wordpress.com/2011/01/24/como-alterar-o-idioma-do-windows-7-professional/</link>
		<comments>http://eficienti.wordpress.com/2011/01/24/como-alterar-o-idioma-do-windows-7-professional/#comments</comments>
		<pubDate>Mon, 24 Jan 2011 00:18:11 +0000</pubDate>
		<dc:creator>Thiago L Oliveira</dc:creator>
				<category><![CDATA[Interessantes]]></category>

		<guid isPermaLink="false">http://eficienti.wordpress.com/?p=237</guid>
		<description><![CDATA[How can I change a language in windows 7 professional Devido a um problema com uma aplicação que consulta uma função que chama a string &#8220;False&#8221;, chegamos a uma alteração ocorrida no Windows 7 em relação ao Windows XP ou &#8230; <a href="http://eficienti.wordpress.com/2011/01/24/como-alterar-o-idioma-do-windows-7-professional/">Continue lendo <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eficienti.wordpress.com&amp;blog=13320816&amp;post=237&amp;subd=eficienti&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:left;">How can I change a language in windows 7 professional</p>
<p>Devido a um problema com uma aplicação que consulta uma função que chama a string &#8220;False&#8221;, chegamos a uma alteração ocorrida no Windows 7 em relação ao Windows XP ou versões anteriores: O Windows 7 traduz o código das suas aplicações em vbs forçando por exemplo à aplicação a aceitar a string &#8220;Falso&#8221; ao invés de &#8220;False&#8221;.</p>
<p>Com o uso do Windows 7 professional português chegamos a um empasse: por default não conseguiriamos alterar o idioma do nosso sistema operacional por outro lado não temos como mexer no código fonte da aplicação.</p>
<p>Abaixo decrevo a solução utilizada nesse caso: Alterando o idioma do Windows 7 professional de Português para Inglês (ou de Inglês para Português caso desejável)</p>
<p>1 &#8211; Baixar o pacote de Idioma para Windows 7 English em c:\package<br />
2 &#8211; Executar o prompt de comando do Windows 7 professional como administrador<br />
3 &#8211; Executar o comando:<br />
dism.exe /online /add-package /packagepath:c:\package\lp.cab<br />
4 &#8211; Executar o comando:<br />
bcdedit /set {current} locale pt-br<br />
5 &#8211; Executar o comando:<br />
bcdboot %WinDir% /l pt-br<br />
6 &#8211; Editar o registro do sistema (regedit.exe) deletando as chaves correspondentes ao idioma que você não deseja mais ter instalado na sua estação. No nosso caso foi necessário apagar a entrada pt-BR deixando a entrada en-US para que nosso sistema operacional fique em ingles:<br />
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MUI\UILanguages<br />
obs: pode have mais de uma entrada para a entrada CurrentControlSet, navegar e realizar o procedimento em cada uma<br />
7 &#8211; Reiniciar a maquina e aproveitar as novas configurações do windows aplicadas</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eficienti.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eficienti.wordpress.com/237/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eficienti.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eficienti.wordpress.com/237/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eficienti.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eficienti.wordpress.com/237/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eficienti.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eficienti.wordpress.com/237/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eficienti.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eficienti.wordpress.com/237/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eficienti.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eficienti.wordpress.com/237/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eficienti.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eficienti.wordpress.com/237/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eficienti.wordpress.com&amp;blog=13320816&amp;post=237&amp;subd=eficienti&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eficienti.wordpress.com/2011/01/24/como-alterar-o-idioma-do-windows-7-professional/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/04facf51e74ae2ab29c082c04875a3ef?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thiagolimax64</media:title>
		</media:content>
	</item>
		<item>
		<title>Usando VBS para envio automatico de e-mail</title>
		<link>http://eficienti.wordpress.com/2011/01/24/usando-vbs-para-envio-automatica-de-e-mail/</link>
		<comments>http://eficienti.wordpress.com/2011/01/24/usando-vbs-para-envio-automatica-de-e-mail/#comments</comments>
		<pubDate>Mon, 24 Jan 2011 00:18:00 +0000</pubDate>
		<dc:creator>Thiago L Oliveira</dc:creator>
				<category><![CDATA[Soluções Técnicas]]></category>

		<guid isPermaLink="false">http://eficienti.wordpress.com/?p=222</guid>
		<description><![CDATA[O envio de e-mail automático pelo sistema pode se tornar muito interessante para administradores de TI para que possamos automatizar nossas rotinas com envio de logs ou alertas, para isso vamos utilizar o VBScript. Pode-se instalar um servidor SMTP local para envio &#8230; <a href="http://eficienti.wordpress.com/2011/01/24/usando-vbs-para-envio-automatica-de-e-mail/">Continue lendo <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eficienti.wordpress.com&amp;blog=13320816&amp;post=222&amp;subd=eficienti&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>O envio de e-mail automático pelo sistema pode se tornar muito interessante para administradores de TI para que possamos automatizar nossas rotinas com envio de logs ou alertas, para isso vamos utilizar o VBScript.</p>
<p>Pode-se <a title="Instalação do Serviço SMTP" href="http://eficienti.wordpress.com/2011/01/24/instalando-o-servico-smtp-no-windows-2003-xp/" target="_blank">instalar um servidor SMTP local </a>para envio dos emails automaticos conforme descrito nesse artigo</p>
<p>O que acho interessante ressaltar em uma primeiro momento é que podemos<br />
trabalhar com variaveis no nossos scripts de envio de email tornando-os mais<br />
flexiveis.</p>
<p>Em um ambiente Microsoft, quando utilizamos o cscript para chamar o nosso vbs podemos incluir parametros que servirão como variaveis para nosso email, por exemplo:</p>
<p>Criamos uma bat que chamará o compactador 7-zip e em seguida nosso vbs que enviará um uma mensagem com o codigo de erro gerado pelo 7-zip e o anexo .zip datado:</p>
<p><code>set HOJE=%date:~10,4%-%date:~4,2%-%date:~7,2%<br />
"c:\Program Files\7-Zip\7z" a -tzip -mx9 "C:\ZIP\MEUBKP-%DATA%.zip" "C:\Dados"<br />
cscript "C:\Suporte\Envia-email.vbs "ERRO: %ERRORLEVEL%" "C:\ZIP\MEUBKP-%DATA%.zip"<br />
</code></p>
<p>* o Importante acima é entender que o cscript chamou uma vbs com dois parametros, um texto e um arquivo zip</p>
<p>Para que isso seja possível nosso VBS deverá estar montado usando as variaveis &#8220;wscript.Arguments.Item(x)&#8221;, onde x é o id do parametro definido acima partindo do ID=0 (zero)</p>
<p>Abaixo nosso vbs:</p>
<p><code>Set objMessage = CreateObject("CDO.Message")<br />
objMessage.Subject = <span style="color:#ff0000;">"ASSUNTO: ENVIO DE BKP"</span><br />
objMessage.From = <span style="color:#ff0000;">"</span><a href="mailto:DE@MEUEMAIL.COM"><span style="color:#ff0000;">DE@MEUEMAIL.COM</span></a><span style="color:#ff0000;">" </span><br />
objMessage.To = <span style="color:#ff0000;">"</span><a href="mailto:PARA@EMAILDESTINO.COM"><span style="color:#ff0000;">PARA@EMAILDESTINO.COM</span></a><span style="color:#ff0000;">" </span><br />
'Abaixo definimos que a mensagem enviada será buscada do primeiro (0) parametro definido apos chamarmos o vbs<br />
objMessage.TextBody = wscript.Arguments.Item(0)<br />
'Abaixo definimos que o anexo da mensagem enviada será buscada do segundo (1) parametro definido apos chamarmos o vbs<br />
objMessage.AddAttachment wscript.Arguments.Item(1)</p>
<p>'Esta seção fornece as informações de configuração para o servidor SMTP remoto.<br />
'Normalmente, você só vai mudar o nome do servidor ou o IP.<br />
objMessage.Configuration.Fields.Item _<br />
("<a href="http://schemas.microsoft.com/cdo/configuration/sendusing">http://schemas.microsoft.com/cdo/configuration/sendusing</a>") = 2</p>
<p>'Name or IP of Remote SMTP Server<br />
objMessage.Configuration.Fields.Item _<br />
("<a href="http://schemas.microsoft.com/cdo/configuration/smtpserver">http://schemas.microsoft.com/cdo/configuration/smtpserver</a>") = <span style="color:#ff0000;">"smtp.meusservidorsmtp.local"</span></p>
<p>'Server port (typically 25)<br />
objMessage.Configuration.Fields.Item _<br />
("<a href="http://schemas.microsoft.com/cdo/configuration/smtpserverport">http://schemas.microsoft.com/cdo/configuration/smtpserverport</a>") =<span style="color:#ff0000;"> 25</span><br />
objMessage.Configuration.Fields.Update</p>
<p>'Fim da configuração e envio do email</p>
<p>objMessage.Send<br />
</code></p>
<p>Outras opções de Envio de e-mail por VBS <a title="VBS E-mail Completo" href="http://eficienti.wordpress.com/2011/01/20/email-vbs-completo/" target="_blank">aqui</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eficienti.wordpress.com/222/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eficienti.wordpress.com/222/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eficienti.wordpress.com/222/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eficienti.wordpress.com/222/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eficienti.wordpress.com/222/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eficienti.wordpress.com/222/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eficienti.wordpress.com/222/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eficienti.wordpress.com/222/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eficienti.wordpress.com/222/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eficienti.wordpress.com/222/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eficienti.wordpress.com/222/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eficienti.wordpress.com/222/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eficienti.wordpress.com/222/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eficienti.wordpress.com/222/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eficienti.wordpress.com&amp;blog=13320816&amp;post=222&amp;subd=eficienti&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eficienti.wordpress.com/2011/01/24/usando-vbs-para-envio-automatica-de-e-mail/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/04facf51e74ae2ab29c082c04875a3ef?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thiagolimax64</media:title>
		</media:content>
	</item>
	</channel>
</rss>
