kaklakariada / portmapper

A tool for managing port forwardings via UPnP
GNU General Public License v3.0
675 stars 90 forks source link

doesn't open ports #124

Open THEKILERFRIEND opened 6 months ago

THEKILERFRIEND commented 6 months ago

INFO Searching for routers... DEBUG System property 'portmapper.locationUrl' not defined: discover routers automatically. INFO Connected to router 'CH7465VF' TRACE Updating addresses... DEBUG Get internal IP address... INFO Got internal host name '192.168.0.1' for router. DEBUG Get external IP address... DEBUG Connection state changed to true INFO Got external IP address 0.0.0.0 for router. TRACE Updating port mappings... DEBUG Getting port mapping with entry number 0... TRACE Got port mapping #0: UDP :1441 -> 192.168.0.115:1441 enabled ret DEBUG Getting port mapping with entry number 1... TRACE Got port mapping #1: TCP :1441 -> 192.168.0.115:1441 enabled ret DEBUG Getting port mapping with entry number 2... DEBUG Got no port mapping for entry number 2 (error code: 713, error description: SpecifiedArrayIndexInvalid). Stop getting more entries. DEBUG Found 2 mappings, 0 mappings returned as null. INFO Found 2 mappings TRACE done

It says mapping done but i checked it with port scanner while using port and while not using port and it wont work.

THEKILERFRIEND commented 6 months ago

image

kaklakariada commented 5 months ago

Sorry for the late response. Could you solve the issue in the meantime?