Port error (unavailable) and forced IP not visible by dhcp
Posted: Tue Mar 06, 2018 4:21 am
Hi,
I am trying to install UMS for a local network but it fails on forced IP and port allocation.
I just begin with UMS.
I wish to install it as local serveur on a private network (using a 192.168.xxx)
Everything seems clear, but :
I have practical question which are, it seems not reported on this forum :
Trebly
_____________________________________________________________________________________________________________________
note :
As UMS is normally using 9001 port because it reports "connected", even the trace dosn't say anything, I checked the port using netstat and I get :
> netstat -ano | findstr ":9001"
TCP 0.0.0.0:9001 0.0.0.0:0 LISTENING 2796
TCP [2a01:e35:2fb8:b6f0:f813:29dc:c8ca:732a]:60482 [2620:109:c00c:104::b93f:9001]:443 ESTABLISHED 23172
Note 2 : Context is : Windows10, large amount of memory
I am trying to install UMS for a local network but it fails on forced IP and port allocation.
I just begin with UMS.
I wish to install it as local serveur on a private network (using a 192.168.xxx)
Everything seems clear, but :
- - by default the IP is not on the local network then I have to force it (to IP not allocated) and I plan to allocate a fixed IP
- - with any port (default 5001 but try 6001, UMS trace says a port 9001 is free on web) I get first a general error "no players" for a while
- - later (a few minutes) the players appear but the status become "port is invalid"
- - later (without doing anything else than wait) : UMS status appears connected
- - his forced valid IP address doesn't appear into the allocated IP by DHCP
- - netstat -a doesn't show any connection related to UMS (his IP)
- - UMS trace doesn't says nothing more that shown at beginning :
15:56:53 INFO Using forced address 192.168.1.25
15:56:53 INFO Created socket: /192.168.1.25:9001
15:56:53 ERROR Another program is using port 9001, which UMS needs.
15:56:53 ERROR You can change the port UMS uses on the General Configuration tab.
- note that this happens for any available port
- UMS is not visible for any player nor for dhcp
- The firewall (bitdefender) and test : unactivation with no effect
- Create rule to allow anything on local network for UMS and checked java
I have practical question which are, it seems not reported on this forum :
- is UMS pingable from local computer
- If "status" reports "connected" how this can be checked from system (Window PowerShell)
- What
Trebly
_____________________________________________________________________________________________________________________
note :
As UMS is normally using 9001 port because it reports "connected", even the trace dosn't say anything, I checked the port using netstat and I get :
> netstat -ano | findstr ":9001"
TCP 0.0.0.0:9001 0.0.0.0:0 LISTENING 2796
TCP [2a01:e35:2fb8:b6f0:f813:29dc:c8ca:732a]:60482 [2620:109:c00c:104::b93f:9001]:443 ESTABLISHED 23172
Note 2 : Context is : Windows10, large amount of memory