# plex server & access point configured... how do i connect?

**URL:** https://forums.plex.tv/t/plex-server-access-point-configured-how-do-i-connect/237984
**Category:** Apps & Creations
**Tags:** server-linux-arm
**Created:** [June 6, 2018, 10:58am UTC](https://forums.plex.tv/t/plex-server-access-point-configured-how-do-i-connect/237984 "2018-06-06T10:58:13Z")
**Posts on this page:** 17
**Page:** 1

<div class="post-metadata">

### Author: ![jackspencer500\_gmail.com](https://avatars.discourse-cdn.com/v4/letter/j/bb73d2/32.png) [@jackspencer500\_gmail.com](https://forums.plex.tv/u/jackspencer500_gmail.com)
#### Post date: [June 6, 2018, 10:58am UTC](https://forums.plex.tv/t/plex-server-access-point-configured-how-do-i-connect/237984/1 "2018-06-06T10:58:13Z")

</div>

configured my raspberry pi 3b+ with a plex media server and set up a hostapd / dnsmasq access point…

my question is, how do i now connect devices to the server?  
i can connect devices to the raspberry pi access point fine,  
but then when i do localhost:32400/web on the given device (iphone/android)  
i cant then see my plex media server,

nor can i see anything when i open the plex app when connected to the access point,  
just a load of “you need to buy plex” stuff

also, if i set up a second raspberry pi as a rasplex client, how can i connect

---

<div class="post-metadata">

### Author: ![BobSnot](https://avatars.discourse-cdn.com/v4/letter/b/94ad74/32.png) [@BobSnot](https://forums.plex.tv/u/BobSnot)
#### Post date: [June 6, 2018, 11:02am UTC](https://forums.plex.tv/t/plex-server-access-point-configured-how-do-i-connect/237984/2 "2018-06-06T11:02:18Z")

</div>

log the server in with your login, make sure it connects  
log the client in with you login  
done

---

<div class="post-metadata">

### Author: ![jackspencer500\_gmail.com](https://avatars.discourse-cdn.com/v4/letter/j/bb73d2/32.png) [@jackspencer500\_gmail.com](https://forums.plex.tv/u/jackspencer500_gmail.com)
#### Post date: [June 6, 2018, 11:59am UTC](https://forums.plex.tv/t/plex-server-access-point-configured-how-do-i-connect/237984/3 "2018-06-06T11:59:42Z")

</div>

my plex server is configured as a portable media server, so it requires no access to the internet to run, so i dont have to sign in to operate my server

i have my server operating well, loaded all my libraries and stuff, even plays movies as expected.  
but it is also configured as a wireless access point, so it enabled wireless devices to connect to its own server network.

wanted to ideally set it up to both allow me to stream media from my server, to devices connected to my access point. and to also enable my rasplex (second raspberry pi) to connect to my server.

i am connecting it all up, my rasplex even links to my client with both ethernet and wifi connections, but cant access my media, nothing shows up on my rasplex client side. even tried enabling streaming to my rasplex from the server side, but still nothing. stuck to be honest.

---

<div class="post-metadata">

### Author: ![BobSnot](https://avatars.discourse-cdn.com/v4/letter/b/94ad74/32.png) [@BobSnot](https://forums.plex.tv/u/BobSnot)
#### Post date: [June 6, 2018, 12:07pm UTC](https://forums.plex.tv/t/plex-server-access-point-configured-how-do-i-connect/237984/4 "2018-06-06T12:07:37Z")

</div>

You’re doing this the hard way, use something other than Plex. Plex is a client server model with the auth based around requiring an internet connection - there are other systems much better suited to your requirements.

You can try and hack stuff together but it will break and need rehacking from time to time.

[https://support.plex.tv/articles/200484903-internet-and-network-requirements/](https://support.plex.tv/articles/200484903-internet-and-network-requirements/)

---

<div class="post-metadata">

### Author: ![drmagoo](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/drmagoo/32/13982_2.png) [@drmagoo](https://forums.plex.tv/u/drmagoo)
#### Post date: [June 6, 2018, 12:11pm UTC](https://forums.plex.tv/t/plex-server-access-point-configured-how-do-i-connect/237984/5 "2018-06-06T12:11:48Z")

</div>

You cannot use `localhost:32400/web` on your other devices to connect to your Plex Media Server (PMS). `localhost` is a name for the loopback interface of each device and means `connect to myself`. Just use the correct IP of your RPi PMS and enter this IP manually in the clients.

You also have to correctly configure “allowedNetworks” to disable Authentication.

[https://support.plex.tv/articles/201105343-advanced-hidden-server-settings/](https://support.plex.tv/articles/201105343-advanced-hidden-server-settings/)

However, this mode of operation you trying to achieve is absolutely unsupported and will have some issues. PMS is designed to be always connected and only works as expected with logged in users.

---

<div class="post-metadata">

### Author: ![jackspencer500\_gmail.com](https://avatars.discourse-cdn.com/v4/letter/j/bb73d2/32.png) [@jackspencer500\_gmail.com](https://forums.plex.tv/u/jackspencer500_gmail.com)
#### Post date: [June 6, 2018, 12:12pm UTC](https://forums.plex.tv/t/plex-server-access-point-configured-how-do-i-connect/237984/6 "2018-06-06T12:12:53Z")

</div>

so i cant connect external devices like an iphone to a plex media server operating as an access point?

and also cant connect a second raspberry pi rasplex player to the server?

i need it to all operate solely offline without access to internet

rasplex is running, server & access point is running, but cant put it all together

---

<div class="post-metadata">

### Author: ![jackspencer500\_gmail.com](https://avatars.discourse-cdn.com/v4/letter/j/bb73d2/32.png) [@jackspencer500\_gmail.com](https://forums.plex.tv/u/jackspencer500_gmail.com)
#### Post date: [June 6, 2018, 12:19pm UTC](https://forums.plex.tv/t/plex-server-access-point-configured-how-do-i-connect/237984/7 "2018-06-06T12:19:21Z")

</div>

uglymagoo,

even when i connect to my access point wifi on an iphone,  
type in to safari: 192.168.0.19:32400/web  
“safari cannot open the page because it could not connect to the server”  
regardless of the static ip address set up on my server as 192.168.0.19

---

<div class="post-metadata">

### Author: ![drmagoo](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/drmagoo/32/13982_2.png) [@drmagoo](https://forums.plex.tv/u/drmagoo)
#### Post date: [June 6, 2018, 12:29pm UTC](https://forums.plex.tv/t/plex-server-access-point-configured-how-do-i-connect/237984/8 "2018-06-06T12:29:13Z")

</div>

Are you sure the IP of your RPI AP is `192.168.0.19`? I would expect the IP of your AP to be `192.168.0.1`. At least my understanding of your setup is that your RPi hosts PMS AND the hostapd, i.e. PMS is running on your AP.

---

<div class="post-metadata">

### Author: ![jackspencer500\_gmail.com](https://avatars.discourse-cdn.com/v4/letter/j/bb73d2/32.png) [@jackspencer500\_gmail.com](https://forums.plex.tv/u/jackspencer500_gmail.com)
#### Post date: [June 6, 2018, 12:59pm UTC](https://forums.plex.tv/t/plex-server-access-point-configured-how-do-i-connect/237984/9 "2018-06-06T12:59:16Z")

</div>

set the static ip on my PMS access point as 192.168.0.19, even tried 192.168.0.1 too on multiple devices connected to the server but to no avail

---

<div class="post-metadata">

### Author: ![jackspencer500\_gmail.com](https://avatars.discourse-cdn.com/v4/letter/j/bb73d2/32.png) [@jackspencer500\_gmail.com](https://forums.plex.tv/u/jackspencer500_gmail.com)
#### Post date: [June 6, 2018, 1:04pm UTC](https://forums.plex.tv/t/plex-server-access-point-configured-how-do-i-connect/237984/10 "2018-06-06T13:04:56Z")

</div>

just changed my static ip address to something completely different, 192.168.4.1  
connected my laptop to the access point as usual,  
in chrome browser on my laptop, went to 192.168.4.1:32400/web  
plex loaded, thought it was then working…

" Plex is not reachable.  
Make sure your server has an internet connection and any firewalls or other programs are set to allow access. "

mehhhhhhhhhh?

---

<div class="post-metadata">

### Author: ![drmagoo](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/drmagoo/32/13982_2.png) [@drmagoo](https://forums.plex.tv/u/drmagoo)
#### Post date: [June 6, 2018, 1:06pm UTC](https://forums.plex.tv/t/plex-server-access-point-configured-how-do-i-connect/237984/11 "2018-06-06T13:06:04Z")

</div>

Please verify my understanding of your network:

Device 1: RPi with static IP 192.168.0.1. Runs PMS. Runs hostapd and dnsmasq for DNS and DHCP.  
Device 2: iPhone connects to the AP of Device 1, gets an IP address via DHCP (e.g. 192.168.0.19).

Device 2 cannot connect to the web server of PMS on 192.168.0.1:32400/

Did you verify that Device 2 is able to connect to Device 1 at all? E.g. are you able to connect from your iPhone to your RPi via ssh?

---

<div class="post-metadata">

### Author: ![drmagoo](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/drmagoo/32/13982_2.png) [@drmagoo](https://forums.plex.tv/u/drmagoo)
#### Post date: [June 6, 2018, 1:08pm UTC](https://forums.plex.tv/t/plex-server-access-point-configured-how-do-i-connect/237984/12 "2018-06-06T13:08:18Z")

</div>

> @“[jackspencer500@gmail.com](mailto:jackspencer500@gmail.com)” said:  
> " Plex is not reachable.  
> Make sure your server has an internet connection and any firewalls or other programs are set to allow access. "
> 
> mehhhhhhhhhh?

Did you set “allowedNetworks”? Did you adapt this setting to your new network settings, i.e. 192.168.4.0/255.255.255.0?

---

<div class="post-metadata">

### Author: ![jackspencer500\_gmail.com](https://avatars.discourse-cdn.com/v4/letter/j/bb73d2/32.png) [@jackspencer500\_gmail.com](https://forums.plex.tv/u/jackspencer500_gmail.com)
#### Post date: [June 6, 2018, 1:11pm UTC](https://forums.plex.tv/t/plex-server-access-point-configured-how-do-i-connect/237984/13 "2018-06-06T13:11:28Z")

</div>

did that initially but wouldn’t work straight away with 192.168.4.1/24 in the “allow without auth” server setting… rebooted my server pi, connected to the access point again and it worked.  
can now access my server from my laptop, getting there!

now just need to figure out the dreaded rasplex problem.

---

<div class="post-metadata">

### Author: ![jackspencer500\_gmail.com](https://avatars.discourse-cdn.com/v4/letter/j/bb73d2/32.png) [@jackspencer500\_gmail.com](https://forums.plex.tv/u/jackspencer500_gmail.com)
#### Post date: [June 6, 2018, 1:21pm UTC](https://forums.plex.tv/t/plex-server-access-point-configured-how-do-i-connect/237984/14 "2018-06-06T13:21:05Z")

</div>

figured out the issue,  
needed to fresh install rasplex, something must have been corrupt on that SD card.  
always something simple!

now have a fully functioning offline PMS, access point which can stream to mobile devices,  
and a rasplex client.

plan to use it in a holiday home where there is no access to the internet,  
the rasplex client permanently connected to the TV to play media through,  
the server and access point overclocked, enabling streaming to multiple wireless devices  
all entirely seperate from the internet, but i’ve configured my server to allow internet access via eth0  
so i can still update my library metadata and artwork etc.

thinking of writing a guide on exactly how i have done it, because there is loads out there for the pi2 but absolutely nothing showing how to get this setup for a pi3

---

<div class="post-metadata">

### Author: ![raysmd](https://avatars.discourse-cdn.com/v4/letter/r/da6949/32.png) [@raysmd](https://forums.plex.tv/u/raysmd)
#### Post date: [June 24, 2018, 11:54pm UTC](https://forums.plex.tv/t/plex-server-access-point-configured-how-do-i-connect/237984/15 "2018-06-24T23:54:32Z")

</div>

I’m looking to do exactly the same thing…

I have PMS working on my pi3b, and I’m about to set up hostapd and dnsmasq to make the pi3 an access point via wireless lan.

Question for you though, why do you need rasplex? are you setting up 2 devices? pi3 for server and 2nd pi3 as a client?

---

<div class="post-metadata">

### Author: ![C-lon](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/c-lon/32/187_2.png) [@C-lon](https://forums.plex.tv/u/C-lon)
#### Post date: [August 27, 2018, 9:54pm UTC](https://forums.plex.tv/t/plex-server-access-point-configured-how-do-i-connect/237984/16 "2018-08-27T21:54:41Z")

</div>

… I set up my RPI as an all in one Plex-Server + WiFi Access-Point

There are no issues connecting the the server on my side. I made a short guide:

> [@How-To: All-in-one Raspberry + Plex-Server + WiFi-Accespoint](https://forums.plex.tv/t/how-to-all-in-one-raspberry-plex-server-wifi-accespoint/301713):
>
> Hi There My use case: Use a dedicated Plex Server on a Raspberry PI 3 providing our beloved plex services on a dedicated Wlan - in my case I want to use the RPI in my RV/Car or underway in general without worrying about data volume (e.g. roaming!). Browsing the forum and the web I did not find a how-to that combined all my requirements in one guide. So, here you go slight_smile Some basic know how in setting up and using a RPI is needed and not covered in this how-to. You need: RPI 3 mic…

---

<div class="post-metadata">

### Author: ![system](https://global.discourse-cdn.com/plex/original/3X/2/a/2acb9765406f63293d357b4ec509ec39aa28f2ad.png) [@system](https://forums.plex.tv/u/system)
#### Post date: [January 8, 2020, 7:44pm UTC](https://forums.plex.tv/t/plex-server-access-point-configured-how-do-i-connect/237984/17 "2020-01-08T19:44:15Z")

</div>


