Search code examples
configurationinstallationwifirouteropenwrt

How to install and configure nodogsplash on TP-LINK MR3020 with Openwrt 12.09.02


I am trying to install and run the nodogsplash, I have installed it on my TP-LINK MR3020 Router but not able to configure it I follwed this link for installation and enabled nodogsplash service. but when I restart my router, my Wifi is not enabled and thus stuck, tried twice the same but no success. can anyone help me with detail how to of running nodogsplash on MR3020. Thanks in advance!


Solution

  • I had successful installing nodogsplash on TP-LINK MR3020 & TL-1043ND V2.1

    For MR3020, the first thing is make sure your MR3020 is able to connect to internet, I'm follow this link to setup the internet connection.

    Next is to install the nodogsplash, enter the following command into your SSH window:

    • opkg update
    • opkg install nodogsplash

    starting http server

    • /etc/init.d/uhttpd enable
    • /etc/init.d/uhttpd start

    Log in to Luci web interface to make sure the nodogsplash is started.

    • Under System->Startup
    • Look for nodogsplash
    • It must show Enable under "Enable/Disable" column

    Note: I didn't make any changes to /etc/nodogsplash/nodogsplash.conf. However you may want to set the GatewayInterface to the interface on your router. For my case, I'm using the default value as shown below:

    • GatewayInterface br-lan