# Node-red on Fedora server

**URL:** https://discourse.nodered.org/t/node-red-on-fedora-server/37750
**Category:** General
**Created:** [19 December 2020 10:22 UTC](https://discourse.nodered.org/t/node-red-on-fedora-server/37750 "2020-12-19T10:22:05Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![desciplejustin](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/desciplejustin/32/33967_2.png) [@desciplejustin](https://discourse.nodered.org/u/desciplejustin)
#### Post date: [19 December 2020 10:22 UTC](https://discourse.nodered.org/t/node-red-on-fedora-server/37750/1 "2020-12-19T10:22:05Z")

</div>

Hi guys  
I have just installed Fedora 33 on an old PC and all running well. I have also just installed Node-Red using the bash scrip [HERE](https://github.com/node-red/linux-installers) and i cannot seem to access Node-Red from another PC on a local network using the [http://serverIP:1880](http://serverIP:1880). I have have tried adding the 1880 port to firewall list on the server with tcp and upd protocols but still no luck.

Anyone know what other options i can try?

Thanks

---

<div class="post-metadata">

### Author: ![Colin](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/colin/32/17040_2.png) [@Colin](https://discourse.nodered.org/u/Colin)
#### Post date: [19 December 2020 11:56 UTC](https://discourse.nodered.org/t/node-red-on-fedora-server/37750/2 "2020-12-19T11:56:01Z")

</div>

Does node-red work if you access it locally on the machine it is installed on?

Can you ping that PC from the other machine?

On the node-red PC run  
`netstat -tulpn | grep LISTEN`  
and check that port 1880 is open.

---

<div class="post-metadata">

### Author: ![desciplejustin](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/desciplejustin/32/33967_2.png) [@desciplejustin](https://discourse.nodered.org/u/desciplejustin)
#### Post date: [19 December 2020 12:44 UTC](https://discourse.nodered.org/t/node-red-on-fedora-server/37750/3 "2020-12-19T12:44:22Z")

</div>

Hi Collin  
Thanks for the response. Yes, am able to ping ip of server and Node red runs fine on local machine. I figured out how to add the node red service to the Fedora firewall through its web browser interface with root access and then it worked.

Thanks for your help.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [2 January 2021 12:44 UTC](https://discourse.nodered.org/t/node-red-on-fedora-server/37750/4 "2021-01-02T12:44:39Z")

</div>

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.
