port 1025/1026 are for AD logon, so they are normal connections. the following MSKB article should be hepful on understanding the purpose of port 135/445/1025.
XCCC: Exchange 2000 Windows 2000 Connectivity Through Firewalls
http://support.microsoft.c
as for 1033, it depends on different services on your system. you may use tcpview.exe to detect it.
www.sysinternals.com/ntw2k
hope it helps,
bbao
Main Topics
Browse All Topics





by: rj-smithPosted on 2004-01-15 at 01:26:59ID: 10118744
Port 135 is the end-point mapper or RPC locator port. This is the port that RPC uses to find other RPC server ports, it's vital to the operation of MS operating systems on your LAN. This is also the port exploited by the blaster virus.
Port 445 is the port used by CIFS (Common Internet File System) and again is probably required for normal operation of your PC on the LAN.
Not sure about 1025 and 1033 but these could be dynamic port assignments and used for other Microsoft services like Active Directory, etc.
I vaguely remember 1025 being used for something like the Blackjack game though.
Hope that helps.