밖에 나와있는데, 집에있는 플렉스 미디어 서버가 죽어 버렸다.
집에 들어가서 외부 접근 설정을 눌러야 되는데, 랜선으로 연결이 안된이상 옵션이 안보인다.
인터넷에 찾아보니..
터널링으로 내부에서 접속하는 방식으로 하면 된다…
참조를 위해서 남긴다..
https://support.plex.tv/hc/en-us/articles/200288666-Opening-Plex-Web-App
On a Different Network
If you’re on a different network than the Server computer, you’ll first need to set up a SSH tunnel so that you can access things as if they were local. This is only necessary for the initial setup.
OS X or Linux
- Open a Terminal window or your command prompt
- Enter the following command (substituting the IP address of your Server as appropriate):
ssh ip.address.of.server -L 8888:localhost:32400
- Open a browser window
- Type
http://localhost:8888/web
into the address bar - The browser will connect to the Server as if it were local and load Plex Web App
이게 안되면 마누라한테 전화해서 1:1 지시를 할라고 했는데, 다행이다..