Recent content by charliehound

  • 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!

  1. C

    How to access modem through router?

    Thanks for the replies... I have tried to access the modem using its IP address in a browser but it just times out. Same if I try to SSH/Telnet into it, it times out.
  2. C

    How to access modem through router?

    I’m trying to gain access to my TP-Link TD8817 modem through my Asus RT-N66U router. I have my modem IP set to 192.168.0.254 and my router IP set to 192.168.1.1. I believe I need to run the following scripts… ifconfig eth0:0 192.168.0.253 netmask 255.255.255.0 and iptables -t nat...
Top