次のiptablesルールで、FORWARD時に INPUT と同じルールを適用させます。
iptables -A FORWARD -j INPUT
参考
Router – DD-WRT routers and subnets – how to get devices on same subnet to see each other – Valuable Tech Notes
z.apps.atjp.jp/memo/router.html
次のiptablesルールで、FORWARD時に INPUT と同じルールを適用させます。
iptables -A FORWARD -j INPUT
Router – DD-WRT routers and subnets – how to get devices on same subnet to see each other – Valuable Tech Notes
z.apps.atjp.jp/memo/router.html
コメント