Hi,
First ever install of openwrt (on a raspberry pi4 that had spare)
I've done a simple setup where the pi "wan" gets a ip of my neighbours router 192.168.1.x and "lan" connects directly to the wan port on my router, which then gets its wan ip from openwrt via dhcp
As i host services I've....
-
added the openwrt wifi IP as the DMZ in my neighbours router and set router to always dish out the same IP to openwrt
-
set the following port forwarding "DMZ" rule ..
match: incoming ip4 from WAN to device
actions: forward to LAN IP: 192.168.16.54 (ip assigned to the wan port of my home router by openwrt)
- set the following general firewall settings...
Everything works really well, but after about 24 hours my services running at home stop being accessible from the internet
Everything else works well, internet my end is stable and fast, getting the full 80Mbps down 20Mbps up on speedtests
Any ideas why this would be please?
Is there a better, i.e simpler solution?
Thanks