r000t
New Around Here
Hi,
I have some IoT devices on guest Wi-fi, which only accept connection if SRC IP belongs to the same network (e.g., Yeelight smart lights).
I know it is possible to add custom IPTABLES commands to
, but I am not that skilled at IPTABLES and afraid of breaking things.
Can you please advise which rules do I need to add so that the trafiic from the main Wi-fi will be NATed to the guest Wi-fi in a "one way to guest" mode?
I have some IoT devices on guest Wi-fi, which only accept connection if SRC IP belongs to the same network (e.g., Yeelight smart lights).
I know it is possible to add custom IPTABLES commands to
Code:
/jffs/addons/YazFi.d/userscripts.d/custom.sh
Can you please advise which rules do I need to add so that the trafiic from the main Wi-fi will be NATed to the guest Wi-fi in a "one way to guest" mode?