FPP6.3 on Pi 3B network

orchidman33

Full time elf
Joined
Jan 14, 2019
Messages
116
Help, I seem to be bashing my head ona brick wall. I have finally updated to FPP6.3 on my Pi and setup the network to what was working last yearfrom my home network. The home network address forthe Wlan is 192.168.1.10 , this is set as static on the router and DHCP on the Pi.(this side is working, I am getting in and am able to setup the rest of the settings).
The ethernet side (show network side) is where Im having issues. I have the eth0 setup as per image

1689930446013.png
1689930493641.png

and my computer with a commard line installed - Route add 192.168.4.0 mask 255.255.255.0 192.168.1.10 -p (it was working on version 5)

However I am not able to get to any of my show network or anything on 192.168.4.xxx

Where am I going wrong - help before I go back to version 5 of FPP
 

Skymaster

Crazy elf
Global moderator
Generous elf
Joined
Dec 19, 2021
Messages
1,073
Location
Western Sydney
Two things you need to do.
First clear the gateway on eth0, that's not needed.
Second thing is to enable IP forwarding, under the network tab. You'll need to set your UI mode to Advanced to see it.

1689933425338.png


Setting this to 'Forwarding' is equivalent to the old "Enable routing between network interfaces" option in v5.
 
Last edited:
Top