Networking Forums

Networking Forums > Computer Networking > Windows Networking > Port 25 blocked?

Reply
Thread Tools Display Modes

Port 25 blocked?

 
 
jem777
Guest
Posts: n/a

 
      11-23-2005, 05:29 PM
Clean WindowsServer2003 install.
SP1 and all security patches.
Installed IIS WEB & FTP services.
MCAffee antivirus.
WSUS update.

Cannot telnet on port 25 of a remote server.
Ping successful, telnet error.
This is the result of Microsoft "portquery" util:

------------
C:\Documents and Settings\Administrator>D:\camillo\PortQryV2\PortQr y.exe -n
157.28.152.201 -e 25

Querying target system called:

157.28.152.201

Attempting to resolve IP address to a name...


IP address resolved to postacm.mediaset.it

querying...

Error opening socket: 10053


A Winsock error has been encountered.

C:\Documents and Settings\Administrator>
-------------

What's the problem?
I am trying to send a mail from my WindowsServer2003 to a remote SMTP
server.

Thanks,
Camillo



 
Reply With Quote
 
 
 
 
Neteng
Guest
Posts: n/a

 
      11-23-2005, 05:44 PM
Is the firewall on? Make an exception or temp turn it off. You can then try
and telnet to it and see if you get a response.

telnet 157.25.152.201 25


"jem777" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Clean WindowsServer2003 install.
> SP1 and all security patches.
> Installed IIS WEB & FTP services.
> MCAffee antivirus.
> WSUS update.
>
> Cannot telnet on port 25 of a remote server.
> Ping successful, telnet error.
> This is the result of Microsoft "portquery" util:
>
> ------------
> C:\Documents and

Settings\Administrator>D:\camillo\PortQryV2\PortQr y.exe -n
> 157.28.152.201 -e 25
>
> Querying target system called:
>
> 157.28.152.201
>
> Attempting to resolve IP address to a name...
>
>
> IP address resolved to postacm.mediaset.it
>
> querying...
>
> Error opening socket: 10053
>
>
> A Winsock error has been encountered.
>
> C:\Documents and Settings\Administrator>
> -------------
>
> What's the problem?
> I am trying to send a mail from my WindowsServer2003 to a remote SMTP
> server.
>
> Thanks,
> Camillo
>
>
>



 
Reply With Quote
 
jem777
Guest
Posts: n/a

 
      11-24-2005, 08:06 AM
We are investigating...
WindowsServer2003 Firewall is off.
With McAfee Viruscan 8 disabled it seems that everything is fine!

"Neteng" <(E-Mail Removed)> wrote in message
news:uB$(E-Mail Removed)...
> Is the firewall on? Make an exception or temp turn it off. You can then

try
> and telnet to it and see if you get a response.
>
> telnet 157.25.152.201 25
>
>
> "jem777" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Clean WindowsServer2003 install.
> > SP1 and all security patches.
> > Installed IIS WEB & FTP services.
> > MCAffee antivirus.
> > WSUS update.
> >
> > Cannot telnet on port 25 of a remote server.
> > Ping successful, telnet error.
> > This is the result of Microsoft "portquery" util:
> >
> > ------------
> > C:\Documents and

> Settings\Administrator>D:\camillo\PortQryV2\PortQr y.exe -n
> > 157.28.152.201 -e 25
> >
> > Querying target system called:
> >
> > 157.28.152.201
> >
> > Attempting to resolve IP address to a name...
> >
> >
> > IP address resolved to postacm.mediaset.it
> >
> > querying...
> >
> > Error opening socket: 10053
> >
> >
> > A Winsock error has been encountered.
> >
> > C:\Documents and Settings\Administrator>
> > -------------
> >
> > What's the problem?
> > I am trying to send a mail from my WindowsServer2003 to a remote SMTP
> > server.
> >
> > Thanks,
> > Camillo
> >
> >
> >

>
>



 
Reply With Quote
 
FabrizioV
Guest
Posts: n/a

 
      11-24-2005, 11:20 AM
Good morning.

I have taken the following lines from "Using McAfee VirusScan"

VSE 8.0i has new intrusion protection features such as port blocking used in
firewalls and protection for files, shares and folders. Open VirusScan
Console. Right click on Access Protection and click Properties
Under Port Blocking, you can specify rules to block a port or group of ports
separately for inbound and outbound network traffic. Check the rule to enable
it. By default, outbound SMTP e-mail traffic on port 25 is blocked

I hope it's usefull for you

FabrizioVolpe

"jem777" wrote:

> We are investigating...
> WindowsServer2003 Firewall is off.
> With McAfee Viruscan 8 disabled it seems that everything is fine!
>
> "Neteng" <(E-Mail Removed)> wrote in message
> news:uB$(E-Mail Removed)...
> > Is the firewall on? Make an exception or temp turn it off. You can then

> try
> > and telnet to it and see if you get a response.
> >
> > telnet 157.25.152.201 25
> >
> >
> > "jem777" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > > Clean WindowsServer2003 install.
> > > SP1 and all security patches.
> > > Installed IIS WEB & FTP services.
> > > MCAffee antivirus.
> > > WSUS update.
> > >
> > > Cannot telnet on port 25 of a remote server.
> > > Ping successful, telnet error.
> > > This is the result of Microsoft "portquery" util:
> > >
> > > ------------
> > > C:\Documents and

> > Settings\Administrator>D:\camillo\PortQryV2\PortQr y.exe -n
> > > 157.28.152.201 -e 25
> > >
> > > Querying target system called:
> > >
> > > 157.28.152.201
> > >
> > > Attempting to resolve IP address to a name...
> > >
> > >
> > > IP address resolved to postacm.mediaset.it
> > >
> > > querying...
> > >
> > > Error opening socket: 10053
> > >
> > >
> > > A Winsock error has been encountered.
> > >
> > > C:\Documents and Settings\Administrator>
> > > -------------
> > >
> > > What's the problem?
> > > I am trying to send a mail from my WindowsServer2003 to a remote SMTP
> > > server.
> > >
> > > Thanks,
> > > Camillo
> > >
> > >
> > >

> >
> >

>
>
>

 
Reply With Quote
 
jem777
Guest
Posts: n/a

 
      11-24-2005, 01:01 PM
Yes!
Perfect!

Thanks!

Camillo


"FabrizioV" <(E-Mail Removed)> wrote in message
news:6BD3B46D-9A06-4D33-AB49-(E-Mail Removed)...
> Good morning.
>
> I have taken the following lines from "Using McAfee VirusScan"
>
> VSE 8.0i has new intrusion protection features such as port blocking used

in
> firewalls and protection for files, shares and folders. Open VirusScan
> Console. Right click on Access Protection and click Properties
> Under Port Blocking, you can specify rules to block a port or group of

ports
> separately for inbound and outbound network traffic. Check the rule to

enable
> it. By default, outbound SMTP e-mail traffic on port 25 is blocked
>
> I hope it's usefull for you
>
> FabrizioVolpe
>
> "jem777" wrote:
>
> > We are investigating...
> > WindowsServer2003 Firewall is off.
> > With McAfee Viruscan 8 disabled it seems that everything is fine!
> >
> > "Neteng" <(E-Mail Removed)> wrote in message
> > news:uB$(E-Mail Removed)...
> > > Is the firewall on? Make an exception or temp turn it off. You can

then
> > try
> > > and telnet to it and see if you get a response.
> > >
> > > telnet 157.25.152.201 25
> > >
> > >
> > > "jem777" <(E-Mail Removed)> wrote in message
> > > news:(E-Mail Removed)...
> > > > Clean WindowsServer2003 install.
> > > > SP1 and all security patches.
> > > > Installed IIS WEB & FTP services.
> > > > MCAffee antivirus.
> > > > WSUS update.
> > > >
> > > > Cannot telnet on port 25 of a remote server.
> > > > Ping successful, telnet error.
> > > > This is the result of Microsoft "portquery" util:
> > > >
> > > > ------------
> > > > C:\Documents and
> > > Settings\Administrator>D:\camillo\PortQryV2\PortQr y.exe -n
> > > > 157.28.152.201 -e 25
> > > >
> > > > Querying target system called:
> > > >
> > > > 157.28.152.201
> > > >
> > > > Attempting to resolve IP address to a name...
> > > >
> > > >
> > > > IP address resolved to postacm.mediaset.it
> > > >
> > > > querying...
> > > >
> > > > Error opening socket: 10053
> > > >
> > > >
> > > > A Winsock error has been encountered.
> > > >
> > > > C:\Documents and Settings\Administrator>
> > > > -------------
> > > >
> > > > What's the problem?
> > > > I am trying to send a mail from my WindowsServer2003 to a remote

SMTP
> > > > server.
> > > >
> > > > Thanks,
> > > > Camillo
> > > >
> > > >
> > > >
> > >
> > >

> >
> >
> >



 
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
How to tell if a port has been blocked? Jon Broadband 3 01-31-2008 08:57 PM
HTTP port to the Internet blocked Kalmer Piiskop Linux Networking 2 03-20-2007 03:04 PM
Blocked Port Old Ranger Wireless Networks 0 02-27-2005 05:41 PM
Port 9100 Blocked? Paul Martin Windows Networking 2 04-24-2004 08:25 PM
Port 25 is blocked Vania Lolham Linux Networking 1 02-24-2004 06:51 AM



1 2 3 4 5 6 7 8 9 10 11