Edward Perez
New Around Here
How can I tell an ASUS AC3200 running Merlins 380.57 to let anything from a certain subnet on the WAN side to pass to the LAN side without dropping anything?
An example:
I want the entire subnet of 1.2.x.x to be allowed to be able to pass anything back and forth to 5.6.7.8.
Thanks!
An example:
Code:
Feb 15 11:27:34 kernel: DROP IN=eth0 OUT=eth0 SRC=1.2.3.4 DST=5.6.7.8 LEN=108 TOS=0x00 PREC=0x00 TTL=243 ID=6516 PROTO=UDP SPT=4500 DPT=4500 LEN=88
I want the entire subnet of 1.2.x.x to be allowed to be able to pass anything back and forth to 5.6.7.8.
Thanks!