Networking Forums

Networking Forums > Computer Networking > Windows Networking > Unexpected mail from NT4 to firewall?

Reply
Thread Tools Display Modes

Unexpected mail from NT4 to firewall?

 
 
Not Really Me
Guest
Posts: n/a

 
      01-19-2004, 11:03 PM
I hope someone still answers NT4 server questions here. Please let me know
if there is a better place to post this.

I am running an old NT4 SP6 installation, with ExchSvr 5.5

For some unknown reason something starts trying to send network traffic
(mail?) from the servers (192.168.55.6) port 25 to some apparently arbitrary
port on my firewall (192.168.55.199). After a reboot of the server I start
seeing syslog entries from the firewall saying that it is blocking this
connection attempt. The server is running the latest version of symantec
AV. Otherwise I might think this is a virus of some sort. Between noon
Saturday and 9am Monday, the system generated 26,000 of these messages.

How can I go about finding out what task/program is generating this traffic?


Scott
ExoTech R&D, Inc.



 
Reply With Quote
 
 
 
 
Gino
Guest
Posts: n/a

 
      01-20-2004, 01:06 AM
I like Active Ports, it runs in real time (you can adjust the refresh
rate)and shows Process Name, Process ID, Local IP and Port, Remote IP and
Port, Protocol, State, and the full path to the .exe. And you can kill the
process right from the UI (even if it is running under svchost.exe), it will
output the screen to a text file so you can create a record, and it's
freeware.
http://www.ntutility.com/freeware.html

"Not Really Me" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> I hope someone still answers NT4 server questions here. Please let me

know
> if there is a better place to post this.
>
> I am running an old NT4 SP6 installation, with ExchSvr 5.5
>
> For some unknown reason something starts trying to send network traffic
> (mail?) from the servers (192.168.55.6) port 25 to some apparently

arbitrary
> port on my firewall (192.168.55.199). After a reboot of the server I

start
> seeing syslog entries from the firewall saying that it is blocking this
> connection attempt. The server is running the latest version of symantec
> AV. Otherwise I might think this is a virus of some sort. Between noon
> Saturday and 9am Monday, the system generated 26,000 of these messages.
>
> How can I go about finding out what task/program is generating this

traffic?
>
>
> Scott
> ExoTech R&D, Inc.
>
>
>



 
Reply With Quote
 
Not Really Me
Guest
Posts: n/a

 
      01-20-2004, 03:06 PM
Gino wrote:
> I like Active Ports, it runs in real time (you can adjust the refresh
> rate)and shows Process Name, Process ID, Local IP and Port, Remote IP
> and Port, Protocol, State, and the full path to the .exe. And you can
> kill the process right from the UI (even if it is running under
> svchost.exe), it will output the screen to a text file so you can
> create a record, and it's freeware.
> http://www.ntutility.com/freeware.html
>
> "Not Really Me" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> I hope someone still answers NT4 server questions here. Please let
>> me know if there is a better place to post this.
>>
>> I am running an old NT4 SP6 installation, with ExchSvr 5.5
>>
>> For some unknown reason something starts trying to send network
>> traffic (mail?) from the servers (192.168.55.6) port 25 to some
>> apparently arbitrary port on my firewall (192.168.55.199). After a
>> reboot of the server I start seeing syslog entries from the firewall
>> saying that it is blocking this connection attempt. The server is
>> running the latest version of symantec AV. Otherwise I might think
>> this is a virus of some sort. Between noon Saturday and 9am Monday,
>> the system generated 26,000 of these messages.
>>
>> How can I go about finding out what task/program is generating this
>> traffic?
>>
>>
>> Scott
>> ExoTech R&D, Inc.


Thanks. That did a good job of identifying that Exchanges imc was attached
to port 25, so I stopped it. Unfortunately the traffic from port 25 did not
stop. I then one a time stopped every other service that NT would let me
stop (all except RPC Server and Event Log). The traffic still persisted.

Active ports showed only 7 or 8 remaining port connections and none were on
port 25.

Any other suggestions?
--
Scott
ExoTech R&D, Inc.


 
Reply With Quote
 
sharad
Guest
Posts: n/a

 
      01-20-2004, 05:38 PM
You say the server is running the latest version of Symantec AV,
Are the Virus Definitions also latest?
Also it could be a client which is infected, are the cleints also with
latest version of AV and recent virus definitions?
(the mail server, while relaying maila uses many other ports
and not only 25)

sharad.
"Not Really Me" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> I hope someone still answers NT4 server questions here. Please let me

know
> if there is a better place to post this.
>
> I am running an old NT4 SP6 installation, with ExchSvr 5.5
>
> For some unknown reason something starts trying to send network traffic
> (mail?) from the servers (192.168.55.6) port 25 to some apparently

arbitrary
> port on my firewall (192.168.55.199). After a reboot of the server I

start
> seeing syslog entries from the firewall saying that it is blocking this
> connection attempt. The server is running the latest version of symantec
> AV. Otherwise I might think this is a virus of some sort. Between noon
> Saturday and 9am Monday, the system generated 26,000 of these messages.
>
> How can I go about finding out what task/program is generating this

traffic?
>
>
> Scott
> ExoTech R&D, Inc.
>
>
>



 
Reply With Quote
 
Not Really Me
Guest
Posts: n/a

 
      01-20-2004, 06:41 PM
Yes, all have the latest virus definitions. I know that other ports could
be used, but it is the firewall that is identifying the source as port 25.
When I have a chance I will hang a sniffer on the network and try to
identify the contents of the packet. I'm not sure I expect to get much
information from this, but maybe I can tell if it is actually part of an
smtp transfer.


"sharad" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> You say the server is running the latest version of Symantec AV,
> Are the Virus Definitions also latest?
> Also it could be a client which is infected, are the cleints also with
> latest version of AV and recent virus definitions?
> (the mail server, while relaying maila uses many other ports
> and not only 25)
>
> sharad.
> "Not Really Me" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
> > I hope someone still answers NT4 server questions here. Please let me

> know
> > if there is a better place to post this.
> >
> > I am running an old NT4 SP6 installation, with ExchSvr 5.5
> >
> > For some unknown reason something starts trying to send network traffic
> > (mail?) from the servers (192.168.55.6) port 25 to some apparently

> arbitrary
> > port on my firewall (192.168.55.199). After a reboot of the server I

> start
> > seeing syslog entries from the firewall saying that it is blocking this
> > connection attempt. The server is running the latest version of

symantec
> > AV. Otherwise I might think this is a virus of some sort. Between noon
> > Saturday and 9am Monday, the system generated 26,000 of these messages.
> >
> > How can I go about finding out what task/program is generating this

> traffic?
> >
> >
> > Scott
> > ExoTech R&D, Inc.
> >
> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
firewall outgoing mail elie Linux Networking 5 09-30-2008 07:56 PM
Unexpected behavior by 'tc' Naren Linux Networking 0 08-07-2007 11:57 PM
unexpected deauthentication David Boyer Wireless Internet 0 08-05-2005 09:57 PM
Which Linux OS best for beginner to setup as Web / Mail server / Internet sharer and firewall? Dave Arbok Linux Networking 14 08-10-2004 02:55 PM
opening firewall ports on multiple IP mail server Dana Netz Windows Networking 8 08-10-2004 02:34 PM



1 2 3 4 5 6 7 8 9 10 11