• SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Recent content by boltbell

  1. B

    RT-N56U Port Forward restrict remote access?

    Is there anyway to restrict access and only allow certain remote IP address to access my FTP server at the router level? Similar to iptables -A INPUT -m state --state NEW -m tcp -p tcp --dport 21 --source [accepted ip address here] -j ACCEPT
Back
Top