Search results

  • 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. D

    Accessing different subnets (from 192.168.0.x to 192.168.100.1 and 192.168.1.x).

    Thank you @slidermike for your answer and information. At this momment I've been able to gain web access to my Nokia ONT on the WAN port: https://www.snbforums.com/threads/how-to-access-my-ont-from-router.74612/page-3#post-713035 Now I'm trying to gain access to the devices connected to the...
  2. D

    Solved How to access my ONT from router

    Yes, it's 192.168.100.2 and not 192.168.0.2, sorry for my mistake. You're right again because if I place the iptables command in services-start it doesn't work but if I put that in a new created nat-start script it works perfect and it's persistent after reboot: Thank you again @ColinTaylor...
  3. D

    Solved How to access my ONT from router

    Thank you @ColinTaylor, thank you a lot because your method worked flawlessly in my Nokia G-010G-P ONT and my Asus RT-AC68u with 380.70 Asuswrt-Merlin with your code: ifconfig eth0 192.168.100.2 netmask 255.255.255.0 iptables -t nat -I POSTROUTING -o eth0 -j MASQUERADE Now I am trying to make...
  4. D

    Accessing different subnets (from 192.168.0.x to 192.168.100.1 and 192.168.1.x).

    Hello. First of all sorry for my bad English (I am trying to improve it everyday). I have an Asus RT-AC68u with Asuswrt-Merlin configured as a primary router. I have a FTTH ONT Nokia G-010G-P which is connected to the WAN port of my Asus. Also the LAN1 port of my Asus is connected to the WAN...
  5. D

    Wake On WAN From More Than A Computer Using Script.

    Finally chiquito solved his problem. He hadn't followed the procedure like it's described in this post. Bye.
  6. D

    Wake On WAN From More Than A Computer Using Script.

    OK, I've sent you a private message (conversation).
  7. D

    Wake On WAN From More Than A Computer Using Script.

    ¿Do you speak Spanish chiquito?
  8. D

    Wake On WAN From More Than A Computer Using Script.

    Hello. I'm sure that this happens because you make some mistake in the procedure which is described in this post.
  9. D

    External USB 3.0 Hard Drive's LED Light Color.

    At this momment I am doing some test copying files from and to the hard disk drive plugged to the router with the enhanced USB 3.0 connectivity (instead USB 2.0) and what a difference...Speed transfers are higher without doubt now. Thank you again for all your support.
  10. D

    External USB 3.0 Hard Drive's LED Light Color.

    It worked flawlessly! Thank you a lot john9527! After setting "Reducing USB 3.0 interference" in "Wireless > Professional for 2.4GHz" from "Enabled" to "Disabled" now the LED light is blue instead of white as it was before...I didn't know this setting could interfere...Thank you a lot again and...
  11. D

    External USB 3.0 Hard Drive's LED Light Color.

    I've been reading both threads and it seems that questions are not related to mine, sorry.
  12. D

    External USB 3.0 Hard Drive's LED Light Color.

    Jul 28 11:23:29 dropbear[9035]: Login attempt for nonexistent user from 37.53.75.155:3624 Jul 28 11:23:29 dropbear[9035]: Exit before auth: Exited normally Jul 28 11:27:56 dropbear[9037]: Child connection from 59.45.175.64:43759 Jul 28 11:27:59 dropbear[9037]: Exit before auth: Disconnect...
  13. D

    External USB 3.0 Hard Drive's LED Light Color.

    LoL...In the "user manual for this drive" is written that blue LED color means an USB 3.0 connection and white color means USB 2.0 connection. If I plug my drive to an USB 2.0 port in my PC then it comes the white colour LED on the external hard drive, not the blue one...The question is why is...
  14. D

    External USB 3.0 Hard Drive's LED Light Color.

    Hello to all. I've hot an external USB 3.0 hard drive from Western Digital. When I connect this hard drive to my blue USB 3.0 PC port with its original USB 3.0 wire/cable there's a blue LED light in the top of the hard drive. If I connect the same hard drive with the same wire/cable to the USB...
  15. D

    Disable Wifi and/or WPS physical button.

    OK guys, thank you both of you anyway for the information and the support. Bye.
  16. D

    Disable Wifi and/or WPS physical button.

    Thank you Xentrk for your help. That option is already disabled in my case, although it's true I didn't remember it. Is there any option for the wifi button? I've been checking that on the router's web configuration but I didn't succeed.
  17. D

    Disable Wifi and/or WPS physical button.

    Hello to all. I have an Asus RT-AC68U and I would like to ask if is there any chance to disable the physical buttons for WPS and wifi through web, Telnet, SSH or similar (not opening the case and disconnecting any physical wire). Thanks in advance and thanks for reading me too.
  18. D

    Create static arp using services-start to survive reboot?

    It worked PERFECTLY on my Asus RT-AC68U with AsusWRT-Merlin firmware as I've written here: http://www.snbforums.com/threads/wake-on-wan-from-more-than-a-computer-using-script.29365/#post-278076 Thank you Wam7 and ColinTaylor for your contribution and efforts.
  19. D

    Wake On WAN From More Than A Computer Using Script.

    Hello. First of all I want to say sorry for reviving an almost nine month old post. I want only to say that I've found a better way to enable Wake On WAN (LAN and outside from LAN) on my RT-AC68U with AsusWRT-Merlin firmware than the proposed by faria. I had tested this way on my older routers...
Top