I am using openwrt with the following setup:
---------------
| |--- LAN1 192.168.1.1/24
WAN 194.X.X.X ---| openwrt-box | ------------
| |--- LAN2 192.168.2.1/24 --- 192.168.2.10/24 ---| Server |
--------------- ------------
Firewall - Zone Settings
General Settings
Enable SYN-flood protection yes
Drop invalid packets no
Input accept
Output accept
Forward reject
Zone ⇒ Forwardings Input Output Forward Masquerading MSS clamping
LAN1 ⇒ WAN accept accept reject no no
WAN ⇒ reject reject accept reject yes yes
LAN2 ⇒ WAN accept accept reject no no
I have a port forwarding from WAN to Server and everything is working fine, but: How can I connect from LAN1 to Server?
Do you need additional information?
Thanks