why is vpn server listenning on 39267

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
katsu
Posts: 1
Joined: Sat Sep 18, 2021 4:07 am

why is vpn server listenning on 39267

Post by katsu » Sat Sep 18, 2021 4:59 am

I have checked my server configuration and didn't find any place that specify this port.
Restarting vpn server doesn't change this, still listenning on this fixed port.
Thanks if anyone can tell me why.

Code: Select all

C:\Users\Katsu>netstat -ano | findstr 13344 | more
  TCP    0.0.0.0:39267          0.0.0.0:0              LISTENING       13344
  TCP    0.0.0.0:40060          0.0.0.0:0              LISTENING       13344
  TCP    127.0.0.1:40060        127.0.0.1:14652        ESTABLISHED     13344
  TCP    [::]:39267             [::]:0                 LISTENING       13344
  TCP    [::]:40060             [::]:0                 LISTENING       13344
  UDP    0.0.0.0:500            *:*                                    13344
  UDP    0.0.0.0:1701           *:*                                    13344
  ...
You do not have the required permissions to view the files attached to this post.

Post Reply