[go: up one dir, main page]

Activity for Christoph

  • Christoph Christoph posted a comment on discussion Help

    Hi! thanks for trying out my tool! To run Portmapper please install Java and then run the jar file as is (not unpacked) as described in the user guide: https://github.com/kaklakariada/portmapper?tab=readme-ov-file#install-java

  • Christoph Christoph posted a comment on ticket #82

    What command did you run? Ensure that the file is available in your current working directory.

  • Christoph Christoph modified ticket #82

    not working

  • Christoph Christoph posted a comment on ticket #82

    Please try to start portmapper from the command line using the following command: java -jar portmapper.jar Please send the error message.

  • Christoph Christoph created a blog post

    PortMapper 2.2.3 released

  • Christoph Christoph modified ticket #81

    Mapping preset not working

  • Christoph Christoph modified ticket #79

    WARN Could not connect to router: Did not find a router

  • Christoph Christoph posted a comment on ticket #79

    Thank you for your feedback!

  • Christoph Christoph modified a comment on ticket #81

    It looks like your router did not add the mappings you created. Please check if managing port mappings via UPnP is enabled in your router or try another UPnP library.

  • Christoph Christoph posted a comment on ticket #81

    It looks like your router did not add the mappings you created. Please check if managing port mappings via UPnP is enabled in your router.

  • Christoph Christoph modified a comment on ticket #78

    Did you execute the command with the double quotes (")? They should not be necessary and could cause a problem. Was there any command output? If the computer shuts off this is likely a problem with the computer, not with portmapper. Can you try it on another computer?

  • Christoph Christoph posted a comment on ticket #78

    Did you execute the command with the double quotes (")? They should not be necessary and could cause a problem. Was there any command output? If the computer shuts off this is likely a problem with the computer, not with portmapper.

  • Christoph Christoph modified ticket #78

    How to install and run

  • Christoph Christoph posted a comment on ticket #78

    Hi! You need Java 11 or later. Then you download the portmapper jar file and either double click it or execute the following on the command line: java -jar portmapper.jar You can find detailed instructions on https://github.com/kaklakariada/portmapper#readme Hope that helps!

  • Christoph Christoph posted a comment on ticket #77

    What do you mean?

  • Christoph Christoph posted a comment on ticket #67

    Which Java Version do you use? Please use Java 11. Please send the output of java -version java -jar <portmapper.jar></portmapper.jar>

  • Christoph Christoph posted a comment on ticket #67

    What error messages so you get? I can help you if you give me more details.

  • Christoph Christoph posted a comment on ticket #76

    To test if port forwarding works, you could try the the following: Open your routers web interface and check if it shows the port mapping Start a server using the forwarded port and try accessing it from another host, e.g. a port checker service. Make sure the server is running on the correct port, else the port check will return an invalid result.

  • Christoph Christoph modified a comment on ticket #76

    Hello Anonymous, What is the problem you are having? Screenshots an log are looking good. You can ignore the message about the invalid port number as long as 192.168.#.### is the correct internal IP address of your machine.

  • Christoph Christoph posted a comment on ticket #76

    Hello Anonymous, What is the problem you are having? Screenshots an log are looking good.

  • Christoph Christoph posted a comment on ticket #74

    The only thing you could try is to delete the port mappings in you router's web interface and try again. If this doesn't help I run out of ideas.

  • Christoph Christoph posted a comment on ticket #74

    Hi Anonymous, according to your log, the port mapping was added successfully. If you are talking about message "Got error response when fetching port mapping...": This is normal as described at https://github.com/kaklakariada/portmapper#error-when-fetching-port-mappings and does not mean there is a problem.

  • Christoph Christoph posted a comment on ticket #75

    Great to hear, thanks for the feedback! I will add this to the troubleshooting guide.

  • Christoph Christoph posted a comment on discussion Help

    Hi Melo, i created a new issue in Github: https://github.com/kaklakariada/portmapper/issues/72 I can't promise if or when I will have time to look into this. Kind regards, Christoph.

  • Christoph Christoph modified ticket #18

    export ports created and recover it later

  • Christoph Christoph posted a comment on ticket #18

    Hi Christian, i created a new issue in Github: https://github.com/kaklakariada/portmapper/issues/71 I can't promise if or when I will have time to implement this. Kind regards, Christoph.

  • Christoph Christoph modified ticket #75

    Could not find router

  • Christoph Christoph posted a comment on ticket #75

    Hi Anonymous, please follow the troubleshooting guide at https://github.com/kaklakariada/portmapper#troubleshooting Kind regards, Christoph.

  • Christoph Christoph modified ticket #74

    error code 713

  • Christoph Christoph posted a comment on ticket #74

    Hi Anonymous, please follow the troubleshooting guide at https://github.com/kaklakariada/portmapper#troubleshooting add port mappings. The error message you get is expected, see the description here: https://github.com/kaklakariada/portmapper#error-when-fetching-port-mappings Kind regards, Christoph.

  • Christoph Christoph modified ticket #73

    Dynamic IP Messes Up Port Mappings

  • Christoph Christoph posted a comment on ticket #73

    Hi Anonymous, looks like your router does not allow deleting port mappings from a different internal IP address via UPnP. Please try to delete the mappings via your routers web interface. Kind regards, Christoph.

  • Christoph Christoph posted a comment on ticket #72

    Does the error message contain the text "Stop getting more entries."? In this case there is no problem, it's just a limitation of the UPnP protocol. See this link for details: https://github.com/kaklakariada/portmapper#error-when-fetching-port-mappings

  • Christoph Christoph posted a comment on ticket #67

    Please use Java 11, see https://github.com/kaklakariada/portmapper#portmapper-fails-to-start

  • Christoph Christoph posted a comment on ticket #67

    Please try the suggestens from the troubleshooting section: https://github.com/kaklakariada/portmapper/blob/master/README.md#router-not-found

  • Christoph Christoph posted a comment on ticket #67

    Please run the program from the command line (java -jar portmapper.jar) and send the output. As a workaround please use the previous version.

  • Christoph Christoph created a blog post

    UPnP PortMapper 2.2.0 released

  • Christoph Christoph imported Files

  • Christoph Christoph posted a comment on ticket #64

    You can use the following arguments for the -lib option: Cling: org.chris.portmapper.router.cling.ClingRouterFactory (default) weupnp: org.chris.portmapper.router.weupnp.WeUPnPRouterFactory SBBI UPnP lib: org.chris.portmapper.router.sbbi.SBBIRouterFactory

  • Christoph Christoph modified ticket #64

    Changing libraries on command line

  • Christoph Christoph posted a comment on ticket #8

    Have you tried to use one of the other UPnP libraries?

  • Christoph Christoph modified ticket #62

    Did not find a router

  • Christoph Christoph posted a comment on ticket #62

    Great that you could solve your problem! I think this is a problem with your router and PortMapper can't do anything there to fix it.

  • Christoph Christoph modified ticket #61

    4

  • Christoph Christoph posted a comment on ticket #59

    PortMapper won't help you with slow connection speed. It allows you to make servers...

  • Christoph Christoph posted a comment on ticket #60

    This is either a problem of your router (not complient with UPnP standard) or with...

  • Christoph Christoph modified ticket #60

    Root element name is not <scpd>: body

  • Christoph Christoph posted a comment on ticket #59

    I don't think this is possible. You could reset your router to factory settings and...

  • Christoph Christoph posted a comment on ticket #59

    Maybe something changed on your router, e.g. UPnP could be deactivated after a firmware...

  • Christoph Christoph modified ticket #59

    WARN Could not connect to router: Did not find a router???

  • Christoph Christoph posted a comment on ticket #44

    Hi! You could try to delete the port mappings with the web interface of your rou...

  • Christoph Christoph modified ticket #58

    COULD NOT CONNECT TO ROUTER PLS FIX

  • Christoph Christoph posted a comment on ticket #58

    Please report this issue to the upstream libraries.

  • Christoph Christoph imported Files

  • Christoph Christoph modified ticket #38

    Cant find router, PortMapper 1.9.5

  • Christoph Christoph modified ticket #43

    2.0.0 alpha - no router found under Raspbian OS

  • Christoph Christoph modified ticket #57

    Could not connect to router: Did not find a router

  • Christoph Christoph modified ticket #55

    Can't find router

  • Christoph Christoph posted a comment on ticket #55

    Can you please post the log? Have you tried the other UPnP libraries included in...

  • Christoph Christoph modified ticket #56

    DEBUG Not connected to router or got invalid port number, can not use socket to determine the address of the localhost. If no address is found, please connect to the router.

  • Christoph Christoph posted a comment on ticket #57

    Can you please try to enable UPnP in your router or try a different UPnP library...

  • Christoph Christoph posted a comment on ticket #11

    This means PortMapper cannot determine the IP of your computer and you must enter...

  • Christoph Christoph posted a comment on ticket #56

    This means PortMapper cannot determine the IP of your computer and you must enter...

  • Christoph Christoph posted a comment on ticket #53

    Can you try it on a different computer?

  • Christoph Christoph modified ticket #54

    Port Forwarding Error

  • Christoph Christoph posted a comment on ticket #54

    Hi, This error message is misleading. It means there where no port mappings found....

  • Christoph Christoph modified ticket #53

    Used to work but now cannot connect to router

  • Christoph Christoph modified ticket #52

    Can't see my local machine only the NAS

  • Christoph Christoph modified ticket #51

    Cannot find router...

  • Christoph Christoph posted a comment on ticket #51

    Looks like adding port mappings via UPnP is deactiviated in your router. There should...

  • Christoph Christoph posted a comment on ticket #52

    The WARN log message is not relevant for your problem. Are you sure your local mappings...

  • Christoph Christoph posted a comment on ticket #45

    I guess the file properties dialog in Mac OS X.

  • Christoph Christoph posted a comment on ticket #53

    Did you try selecting a different library in the settings and then reconnect?

  • Christoph Christoph modified ticket #53

    Used to work but now cannot connect to router

  • Christoph Christoph posted a comment on discussion Help

    Because you only have four mappings. This is a restriction of the UPnP protocol....

  • Christoph Christoph posted a comment on discussion Help

    Hi Jacob, this seems to be a problem with your router. Please try to remove the port...

  • Christoph Christoph posted a comment on discussion Help

    Hi Hydroculus, what problem do you have? I can't see anything in the log. This error...

  • Christoph Christoph posted a comment on ticket #45

    You could try to use a different UPnP library.

  • Christoph Christoph posted a comment on ticket #38

    You could try a different UPnP library that is included with PortMapper.

  • Christoph Christoph posted a comment on ticket #11

    You don't need to implement the fix again, it is already included in versions > ...

  • Christoph Christoph imported Files

  • Christoph Christoph posted a comment on ticket #50

    Hi kartoffelsuppe! Thanks for using portmapper! I am sorry, but I don't think I can...

  • Christoph Christoph posted a comment on ticket #49

    Hi Louis! Thank you for using portmapper! As I understand you cannot add a port mapping...

  • Christoph Christoph modified ticket #49

    Cannot set any other internal address other than host

  • Christoph Christoph posted a comment on ticket #47

    Hi Jeevan, Sorry for the delayed reply. It looks like your router did not return...

  • Christoph Christoph posted a comment on ticket #46

    The error message is normal and does not cause any problems in PortMapper. In fact...

  • Christoph Christoph modified ticket #45

    Could not connect to router: Did not find a router (ver. 2.0.0-alpha1/2)

  • Christoph Christoph posted a comment on ticket #45

    Thank you for the update, I will close the ticket.

  • Christoph Christoph posted a comment on ticket #23

    Hi Anonymous. I deleted your comment. I work on this project in my free time. If...

  • Christoph Christoph posted a comment on ticket #41

    Yes, you need Java 7. But you also could continue using PortMapper 1.9.x, it should...

  • Christoph Christoph posted a comment on ticket #41

    Java applets are not required for PortMapper. You could try to get at least Java...

  • Christoph Christoph posted a comment on ticket #44

    The point is to forward some ports. PortMapper is just a user interface for some...

  • Christoph Christoph posted a comment on ticket #44

    Could be that your router does not accept adding port mappings for a different ip...

  • Christoph Christoph posted a comment on ticket #44

    I don't use port forwarding myself, so i can't give you any tip for checking open...

  • Christoph Christoph posted a comment on ticket #44

    You have three options: - Ignore the error message (it is harmless) - Fork the project...

  • Christoph Christoph modified ticket #44

    error 500 on v2.o.o alpha2

  • Christoph Christoph posted a comment on ticket #44

    Hi Anonymous, this is expected behavior. UPnP has no reliable method to determine...

  • Christoph Christoph modified ticket #41

    Fail to open this version UPnP, OS 10.6.8

  • Christoph Christoph posted a comment on ticket #41

    Hi Anonymous, thank you for your bug report. Could you please describe what you mean...

  • Christoph Christoph modified ticket #42

    Port mapper 2.0.0 alpha2 cant open port

1 >