0

I'm working with a 3d printer. The printer is connected to a Raspberry PI B+. I've installed Repetier Server on it. The problem is that I can't access to the server outside my LAN network (if I use it's local IP, I don't have any trouble). I have a modem connected to a Tplink wired router (the router has the ports open). The raspberry is connected to this router. I tried to change this router for a switcher, but I have the same results. What can I do?

1 Answers1

0

Like @gbulmer says it's a network issue, you can find the instructions on how to set up here https://www.repetier-server.com/manuals/0.50/index.html under "Access the Server from Everywhere.

Basically you have to open port 2000 and redirect it to the IP of your raspberryPI.

sebastienvg
  • 296
  • 1
  • 5