Windows 10: opening port 8080

Discus and support opening port 8080 in Windows 10 Network and Sharing to solve the problem; I added rules to the firewall but the port is not open when I check from the power shell. CMD: netsh advfirewall firewall add rule name="8080_TCP"... Discussion in 'Windows 10 Network and Sharing' started by kinderu81, Feb 27, 2021.

  1. kinderu81 Win User

    opening port 8080


    I added rules to the firewall but the port is not open when I check from the power shell.

    CMD: netsh advfirewall firewall add rule name="8080_TCP" dir=in action=allow protocol=TCP localport=8080, for add rule in firewall

    Power Shell: Test-NetConnection -ComputerName 192.168.100.102 -Port 8080, for check the port

    Does anybody know why ?

    :)
     
    kinderu81, Feb 27, 2021
    #1
  2. bro67 Win User

    Can't open port 8080 through Windows Firewall


    &0 is notmal http requests. 8080 is normal https requests. You can find a list online of all of the ports and what they are used for with TCP and UDP.

    I always use some oddball port that something on my network or software does not use. This will show listening ports in Windows. How Can I Tell What is Listening on a TCP/IP Port in Windows?

    List of TCP and UDP port numbers - Wikipedia, the free encyclopedia
     
    bro67, Feb 27, 2021
    #2
  3. bro67 Win User
    Can't open port 8080 through Windows Firewall


    Yes. Any equipment that you have on your network and want to use that port, you have to specify it in the hardware network menu. Only problem is, that it can foul up requests that come from a person web browsing, so it is always suggested to not use 80 or 8080 for anything else on the network.

    Even if the OP wants to stay with that port, they have to use the IP and the Port number (ie 192.168.1.100:80). Otherwise the router/gateway will think that you are doing an unauthorized request.

    I use a VPN to connect to my network when out and about. The Cisco RV-320 allows for PPTP VPN if you do not want to use say a OpenVPN server.

    Portforward.com is the best website when it comes to this area.
     
    bro67, Feb 27, 2021
    #3
  4. cormanaz Win User

    opening port 8080

    Can't open port 8080 through Windows Firewall


    I have some home automation software (HomeSeer) running on a W10 machine on my network that has a web interface running on port 8080. I want to access this from other machines on the network. I couldn't access it by default so I created an inbound rule on Windows Firewall for TCP port 8080. But it still won't connect from other machines on the network. I know the problem is on the host W10 machine because when I temporarily turn off the firewall on that machine I can access the web interface from the other machines. For the rule I tried private only, and private+public+domain, and same result. How can I troubleshoot this?
     
    cormanaz, Feb 27, 2021
    #4
Thema:

opening port 8080

Loading...
  1. opening port 8080 - Similar Threads - opening port 8080

  2. http://127.0.0.1:8080

    in Windows 10 Gaming
    http://127.0.0.1:8080: Thank you so much https://answers.microsoft.com/en-us/windows/forum/all/http1270018080/7fdfcbd6-d479-4970-8ddb-82a8cf5935d3
  3. http://127.0.0.1:8080

    in Windows 10 Software and Apps
    http://127.0.0.1:8080: Thank you so much https://answers.microsoft.com/en-us/windows/forum/all/http1270018080/7fdfcbd6-d479-4970-8ddb-82a8cf5935d3
  4. http://127.0.0.1:8080

    in Windows 10 Installation and Upgrade
    http://127.0.0.1:8080: Thank you so much https://answers.microsoft.com/en-us/windows/forum/all/http1270018080/7fdfcbd6-d479-4970-8ddb-82a8cf5935d3
  5. open a port

    in Windows 10 Software and Apps
    open a port: how do i open a port? https://answers.microsoft.com/en-us/windows/forum/all/open-a-port/1fe31cf4-ed65-464d-bf0c-627baa17d826
  6. Port 8080 is occupied by file explorer

    in Windows 10 Gaming
    Port 8080 is occupied by file explorer: My port 8080 is occupied by file explorer. It tries to connect from 127.0.0.1:5441 to 127.0.0.1:8080 so I can't use port 8080. I try to kill the procedure but it isn't work. It will restart and still occupies port 8080....
  7. Port 8080 is occupied by file explorer

    in Windows 10 Software and Apps
    Port 8080 is occupied by file explorer: My port 8080 is occupied by file explorer. It tries to connect from 127.0.0.1:5441 to 127.0.0.1:8080 so I can't use port 8080. I try to kill the procedure but it isn't work. It will restart and still occupies port 8080....
  8. Port 8080 is occupied by file explorer

    in Windows 10 Network and Sharing
    Port 8080 is occupied by file explorer: My port 8080 is occupied by file explorer. It tries to connect from 127.0.0.1:5441 to 127.0.0.1:8080 so I can't use port 8080. I try to kill the procedure but it isn't work. It will restart and still occupies port 8080....
  9. Open Port

    in Windows 10 Network and Sharing
    Open Port: I am trying to open port 80 on my computer. I have tried opening the port but when I check using a port checker tool the port is still closed. Does anyone know how to open port 80?...
  10. Can't open port 8080 through Windows Firewall

    in Windows 10 Network and Sharing
    Can't open port 8080 through Windows Firewall: I have some home automation software (HomeSeer) running on a W10 machine on my network that has a web interface running on port 8080. I want to access this from other machines on the network. I couldn't access it by default so I created an inbound rule on Windows Firewall for...