1
22.1 Legacy Series / Re: Rule to let apache reverse proxy on OPT1 access hosts on LAN
« on: March 17, 2022, 12:20:14 am »
Ok. I think I have figured it out. Took a bit of experimenting and reading. Key I think was unchecking the "Block private networks" button on the OPT1 interface config.
Then the rule I set up on the OPT1 interface looked like this:
Action: Pass
Interface: OPT1
Direction: in
Protocol: TCP/UDP
Source: OPT1 net
Destination: Single Host - 192.168.1.5
Port: From 8080 To 8080
That seemed to work. If any experts out there see any issues with my setup, please let me know.
Then the rule I set up on the OPT1 interface looked like this:
Action: Pass
Interface: OPT1
Direction: in
Protocol: TCP/UDP
Source: OPT1 net
Destination: Single Host - 192.168.1.5
Port: From 8080 To 8080
That seemed to work. If any experts out there see any issues with my setup, please let me know.