Jump to content

Recommended Posts

Posted

Hi

 

We are having problems with solus 3. We are not getting target version for any of the workstations so I cant update sims on any workstation or server. We have windows firewall switch off however I have still added the exceptions to windows firewall. I have tried to telenet from the workstation to the server but get the following error

 

 

Connecting To servername...Could not open connection to the host, on port 52965: Connect failed

 

I have run netstat -a on the server but port 52965 does not show.

 

Has anybody got any ideas I could try?

 

Thanks in advance

Posted

The agents run on 52966 too don't they? Is the firewall exceptions added server side too?

 

Might be worth checking in the Solus agent config file to check what ports they're running on, just in case it's a custom one set?

 

Steve

Posted

Thanks for your reply.

 

Just looked in the sims.solus3.agentservices.exe.config

 

 

 

 

From this it looks like the client is running on 52966 and the server is running on 52965. I should be able to telnet 52965 shouldn't I? Do you need to enable port 52965 or register it on the server if it is not showing in netstat?

 

Thanks again for your help

Posted

I have just looked on the server using TCPView and I cant even see port 52965

 

port 52966 and port 8739 are listed.

 

Thanks

Posted

They have said its a port blocking it however I don't have the firewall switched on. I cant even see the port in netstat so looks like its not even registered on the server. They have just said port issue and closed call....

 

Thanks

Posted
I used to have a batch file to run on each machine that would configure the ports, etc. in order to enable Solus3 to see the machines and allow the install of the agent. I got it from Trevor at Capita Chelmsford.
Posted

Yes I have found this and ran it but my firewall isn't switch on.

 

cmnetsh firewall set notifications DISABLE

 

netsh firewall set service type = FILEANDPRINT mode = ENABLE

 

netsh firewall set portopening protocol = TCP port = 52965 name = SOLUS-3-DS

 

netsh firewall set portopening protocol = TCP port = 52966 name = SOLUS-3-AGENT

 

netsh firewall set portopening protocol = TCP port = 8739 name = SOLUS-3-AGENT-UI

 

netsh firewall set service type = REMOTEADMIN mode = ENABLE

 

 

Is this the script?

 

Thanks

  • Thanks 2
Posted

We use Sophos but don't have any firewall switched on. Should the port not show in netstat on the server. Yes no firewall switch on on the server.

Can you register a port via cmd? 52965

Thanks

Posted
They have said its a port blocking it however I don't have the firewall switched on. I cant even see the port in netstat so looks like its not even registered on the server. They have just said port issue and closed call....

 

Thanks

 

Re-open the ticket. Provide a screenshot if necessary.

Posted

Depends on your support agreement really, if you've got fundamental IT problems, your MIS support won't cover it. It's like phoning up Google and saying you can't get on your email when you have no internet connect. Sorry if that sounds so harsh, but the fact is it works, if it doesn't work it's something you've done\not done.

 

First thing I'd try is log on to one of the clients, then RDP onto the server, check both can resolve the FQDN (ie you can ping LAPTOP.longcroft.ac.uk from the server and client can ping the server FQDN), after that I'd be looking at removing the AV, restarting then trying, if that works, your AV is lying about having a firewall feature - had that with symantec before.

Posted
I'm having a similar problem here. We've got ports 8739, 52965 and 52966 open on clients and the server, along with remote administration enabled. Solus 3 runs and seems to work fine (it knows when clients are online/offline, etc) but it will not deploy the agent to client machines. If I turn off the firewall on the server, the agent deploys without any problems. So at the minute I have to toggle the firewall off when I need to deploy the agent. I have no idea what needs to be changed on the firewall so that I can leave it on during agent deployment.
Posted

There are more settings you should "officially" be using, might be worth checking the top ones.

 

File and Printer sharing exception > Enabled for *

Prohibit Notification > Enabled

Allow remote administration exception > Enabled for *

Define Port Exceptions > Enabled - Show - Add -

 

52965:TCP:localsubnet:enabled:SOLUS 3 Deployment service

52966:TCP:localsubnet:enabled:SOLUS 3 Agent

135:TCP:localsubnet:enabled:WMI

8739:TCP:localsubnet:enabled:SOLUS 3 Agent UI

 

Steve

  • 6 months later...
Posted
Yes I have found this and ran it but my firewall isn't switch on.

 

cmnetsh firewall set notifications DISABLE

 

netsh firewall set service type = FILEANDPRINT mode = ENABLE

 

netsh firewall set portopening protocol = TCP port = 52965 name = SOLUS-3-DS

 

netsh firewall set portopening protocol = TCP port = 52966 name = SOLUS-3-AGENT

 

netsh firewall set portopening protocol = TCP port = 8739 name = SOLUS-3-AGENT-UI

 

netsh firewall set service type = REMOTEADMIN mode = ENABLE

 

 

Is this the script?

 

Thanks

 

I just used that on Server 2012 R2 & worked like a charm.

 

Thank you.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...