no ping no access to set ip address

Hi this might sound newbie here in need of some help.

I have a rasp pi set at 192.168.5.19 which isnt pingable or accessable but the interface is set at that subnet

I am attempting to access through 10.5.50.0 network i had it working now I’ve lost the setting that worked. it was in nat rules.

any ideas? time consuming stuff.

J

Probably masquerading. In firewall - nat create rule using src-nat, out interface the PI is connected and action masquerading. Is actually a way around routing, which is the actual problem.

thanks egate
this helped that other day :slight_smile: