Networking Forums

Networking Forums > Computer Networking > Windows Networking > How to open port 3052 for APC UPS

Reply
Thread Tools Display Modes

How to open port 3052 for APC UPS

 
 
Dennis_S
Guest
Posts: n/a

 
      01-11-2008, 02:22 PM
I have eight 2000/2003 servers with APC Powerchute Network Shutdown
installed. Seems to work fine on all servers except one 2003 server that
igores the shut down. After talking to support we determined that Port 3052
is not open. How can I open port 3052? It is not being blocked by the
firewall.

Thanks.

Dennis


 
Reply With Quote
 
 
 
 
Phillip Windell
Guest
Posts: n/a

 
      01-11-2008, 03:42 PM
Ports are "imaginary". They are just Layer4 Addesses in the same way an IP#
is a Layer3 Address.

A little backgound to explain what I mean by that:...
A "port" does not exist until an Application starts up that tells the OS's
networking components to "watch" the packets for any that have the correct
Layer4 Address (port) assigned in the Packet. If a packet is found with
that address then it is passed to the Application. So, an IP# is an address
that identifies the Destiantion machine, while "port" is just an address
that identifies the Destination Application that runs on the Destiantion
machine. The two combined together form a "socket".

So what all that means is this:,...if there is no Firewall dropping packets
with that particular Layer4 Address,...then it means there is some kind of
failure involving the Application (APC Powerchute in this case) where it is
not notifying the OS's networking stack of its Layer4 "intensions" which
trigger the OS to watch for packets with that address (aka "activate the
port").

One possible cause could be that something that is already running on the
machine that has already commdeered that Layer4 Address (port). Hoever the
machine would be "listening" on that port in such a case,..it's just that it
would get passed to a different Application,...so I doubt that is the
problem with yours.


--
Phillip Windell
www.wandtv.com

The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------

"Dennis_S" <(E-Mail Removed)> wrote in message
news:470B4C7A-6727-40DD-88C5-(E-Mail Removed)...
>I have eight 2000/2003 servers with APC Powerchute Network Shutdown
> installed. Seems to work fine on all servers except one 2003 server that
> igores the shut down. After talking to support we determined that Port
> 3052
> is not open. How can I open port 3052? It is not being blocked by the
> firewall.
>
> Thanks.
>
> Dennis
>
>



 
Reply With Quote
 
Danny Sanders
Guest
Posts: n/a

 
      01-11-2008, 03:50 PM
Ports are "opened" by installing software on the server that uses that port.
Is there a client part of the APC software that needs to be installed on the
server?

hth
DDS

"Dennis_S" <(E-Mail Removed)> wrote in message
news:470B4C7A-6727-40DD-88C5-(E-Mail Removed)...
>I have eight 2000/2003 servers with APC Powerchute Network Shutdown
> installed. Seems to work fine on all servers except one 2003 server that
> igores the shut down. After talking to support we determined that Port
> 3052
> is not open. How can I open port 3052? It is not being blocked by the
> firewall.
>
> Thanks.
>
> Dennis
>
>



 
Reply With Quote
 
Dennis_S
Guest
Posts: n/a

 
      01-11-2008, 05:29 PM
Yes the PowerChute Network Shutdown app is installed. Same as the other
servers. When I try to run the app on this server which launches
http://127.0.0.1:3052/, I get "this page cannot be displayed". According to
support, this is another indication that port 3052 is not open.

Thanks,

Dennis

"Danny Sanders" wrote:

> Ports are "opened" by installing software on the server that uses that port.
> Is there a client part of the APC software that needs to be installed on the
> server?
>
> hth
> DDS
>
> "Dennis_S" <(E-Mail Removed)> wrote in message
> news:470B4C7A-6727-40DD-88C5-(E-Mail Removed)...
> >I have eight 2000/2003 servers with APC Powerchute Network Shutdown
> > installed. Seems to work fine on all servers except one 2003 server that
> > igores the shut down. After talking to support we determined that Port
> > 3052
> > is not open. How can I open port 3052? It is not being blocked by the
> > firewall.
> >
> > Thanks.
> >
> > Dennis
> >
> >

>
>
>

 
Reply With Quote
 
Danny Sanders
Guest
Posts: n/a

 
      01-11-2008, 07:28 PM
Either the app is corrupt or something else may be using that port.
Have you tried uninstalling and reinstalling the PowerChute app?

See if this link helps:
http://www.petri.co.il/quickly_find_...open_ports.htm

hth
DDS

"Dennis_S" <(E-Mail Removed)> wrote in message
news:836CD4DE-EB33-4D29-8E3B-(E-Mail Removed)...
> Yes the PowerChute Network Shutdown app is installed. Same as the other
> servers. When I try to run the app on this server which launches
> http://127.0.0.1:3052/, I get "this page cannot be displayed". According
> to
> support, this is another indication that port 3052 is not open.
>
> Thanks,
>
> Dennis
>
> "Danny Sanders" wrote:
>
>> Ports are "opened" by installing software on the server that uses that
>> port.
>> Is there a client part of the APC software that needs to be installed on
>> the
>> server?
>>
>> hth
>> DDS
>>
>> "Dennis_S" <(E-Mail Removed)> wrote in message
>> news:470B4C7A-6727-40DD-88C5-(E-Mail Removed)...
>> >I have eight 2000/2003 servers with APC Powerchute Network Shutdown
>> > installed. Seems to work fine on all servers except one 2003 server
>> > that
>> > igores the shut down. After talking to support we determined that Port
>> > 3052
>> > is not open. How can I open port 3052? It is not being blocked by the
>> > firewall.
>> >
>> > Thanks.
>> >
>> > Dennis
>> >
>> >

>>
>>
>>



 
Reply With Quote
 
Dennis_S
Guest
Posts: n/a

 
      01-11-2008, 07:39 PM
That's what I am going to do next.

Thanks.

Dennis

"Danny Sanders" wrote:

> Either the app is corrupt or something else may be using that port.
> Have you tried uninstalling and reinstalling the PowerChute app?
>
> See if this link helps:
> http://www.petri.co.il/quickly_find_...open_ports.htm
>
> hth
> DDS
>
> "Dennis_S" <(E-Mail Removed)> wrote in message
> news:836CD4DE-EB33-4D29-8E3B-(E-Mail Removed)...
> > Yes the PowerChute Network Shutdown app is installed. Same as the other
> > servers. When I try to run the app on this server which launches
> > http://127.0.0.1:3052/, I get "this page cannot be displayed". According
> > to
> > support, this is another indication that port 3052 is not open.
> >
> > Thanks,
> >
> > Dennis
> >
> > "Danny Sanders" wrote:
> >
> >> Ports are "opened" by installing software on the server that uses that
> >> port.
> >> Is there a client part of the APC software that needs to be installed on
> >> the
> >> server?
> >>
> >> hth
> >> DDS
> >>
> >> "Dennis_S" <(E-Mail Removed)> wrote in message
> >> news:470B4C7A-6727-40DD-88C5-(E-Mail Removed)...
> >> >I have eight 2000/2003 servers with APC Powerchute Network Shutdown
> >> > installed. Seems to work fine on all servers except one 2003 server
> >> > that
> >> > igores the shut down. After talking to support we determined that Port
> >> > 3052
> >> > is not open. How can I open port 3052? It is not being blocked by the
> >> > firewall.
> >> >
> >> > Thanks.
> >> >
> >> > Dennis
> >> >
> >> >
> >>
> >>
> >>

>
>
>

 
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
Socket connection to port fails despite port open / listening ! Jack Linux Networking 2 12-19-2007 03:46 PM
open ports on the router port 1900udp and port 5643 tcp James Broadband Hardware 0 02-20-2005 08:07 AM
Open a port mike Windows Networking 2 11-17-2004 02:21 AM
Open port in MN-700 pttk Broadband Hardware 1 07-06-2004 07:52 PM
TCP/IP Open Port MIke Windows Networking 1 12-08-2003 07:52 PM



1 2 3 4 5 6 7 8 9 10 11