Hey everyone, newbie and first time poster. I've search the depths of the forum and watched every video I can find but am stuck at the moment and guidance would be appreciated. I've followed everything to a T as far as I can tell but still cannot access the f16v3 through the Pi3 over wifi.
Here's the layout:
(Note: Previously had the show network setup as 192.168.3.x but couldn't ping anything, so just changed to x.x.0.x this morning to see if x.x.3.x was the problem , to no avail)
Home Wireless Router IP: 192.168.1.2
Static address of 192.168.1.66 setup for Pi3 in router
Raspberry Pi3 running FPP on firmware v1.9-74-gc9a3b82
eth0
IP:192.168.0.50
Netmask:255.255.255.0
Gateway: EMPTY
wlan0
IP: 192.168.1.66
Netmask: 255.255.255.0
Gateway:192.168.1.2
FPP DNS
Primary:192.168.1.2
Secondary:192.168.1.2
F16v3:
Static
IP: 192.168.0.100
Mask: 255.255.255.0
Gateway: 192.168.0.50
DNS:192.168.1.2 (**While writing this post i'm thinking maybe this is supposed to match eth0?)
Enable routing between networks is Checked.
Enable E1.31 /ArtNet Output is Checked and interface set to eth0
My Asus TM-1900 (RT-AC68U) does have a static routing section and I added the route 192.168.0.100 (f16v3 eth0) via 192.168.1.66 (FPP Pi3 wlan0). When I tried route print from my laptop, that route was not shown in persistent routes table (shouldn't it show there?) so I manually added the route through an admin CMD prompt on Win7 laptop. Nonetheless, still can't ping the 192.168.0.100 or the 192.168.0.50. Only the FPP GUI if I hit the ping button beside eth0, it does respond. (not sure if that's helpful or not)
I can ping the Pi3 on 192.168.166 of course, and I can access the FPP Web Interface from browser without issue.
Previously I was able to access the f16v3 via ethernet right into my router, so I know it is functional. It may be worth noting this router is actually setup as an Access Point and hard wired to the main router, also a TM1900. I don't *think* this would affect anything as I can access my IP cams, and anything else on my local network directly from a browser when on this AP as if I were actually on the main router, but maybe i'm wrong.
I'm sure this is a scenario of trying so hard that I've overlooked something stupid, but I feel like I've explored every avenue. I'm defeated and finally caved in to post yet another thread on the topic.