Recent content by sasa1978

  1. S

    WAN to VPN port forwarding

    Please give me a link to the manual this does not work :(
  2. S

    Read Config File

    bash ?
  3. S

    RT-AC66U USB storage question...

    Yes, it is possible. Asus Ac66u has 2 usb ports
  4. S

    Custom DDNS

    >opkg install mc >mc And use the file navigator to create and edit files
  5. S

    Access webGUI behind corporate firewall

    >Can you elaborate more please? http://www.snbforums.com/threads/nginx-reverse-proxy-configuration.11653/ Or https://www.google.com/#newwindow=1&q=nginx+proxy+entware
  6. S

    Access webGUI behind corporate firewall

    Nginx (or lighttpd) proxy + domain name (second level): nas.yourdomain.com router.yourdomain.com
  7. S

    [SOLVED] Change default shell from sh to bash (378.56_2)

    Use .bashrc script for aliases
  8. S

    [SOLVED] Change default shell from sh to bash (378.56_2)

    SOLVED: Add to file /opt/etc/profile: export SHELL="/opt/bin/bash"
  9. S

    [SOLVED] Change default shell from sh to bash (378.56_2)

    Ok: Using username "sasa". ASUSWRT-Merlin RT-AC87U_3.0.0.4 Mon Nov 2 15:00:06 UTC 2015 sasa@RT-AC87U:/tmp/home/root# echo $0 /opt/bin/bash sasa@RT-AC87U:/tmp/home/root# mc # echo $0 /bin/sh Any idea?
  10. S

    Custom SSL cert with Merlin FW....

    100% working http://www.rickygao.com/how-to-upload-ssl-certificate-to-asus-router/
  11. S

    rTorrent Startup Errors

    > opkg list *easy-install rtorrent-easy-install - 0.2-2 - This pakage helps to configure rtorrent with rutorrent web interface. Please note, we assuming no lighttpd installed\configured on your system before!. Just answer a few question to get torrent-client working.
  12. S

    Custom scripts dont start when reboot the router

    Roman check: Administration -> System -> Enable JFFS custom scripts and configs
  13. S

    Remount a first USB HDD while connected a second USB HDD [AC87U]

    Answer: nvram set usb_automount=0 nvram commit :(
  14. S

    Remount a first USB HDD while connected a second USB HDD [AC87U]

    Entware installed to HDD (works Apache+MySQL+Transmission) While I connect a second USB (Hdd drive) router disconnect Entware and romount disk (with Entware) At this time some services stops. Question: What is necessary to do that router is not disconnected USB HDD with Entware when second...
  15. S

    Asuswrt-Merlin 3.0.0.4.374.34 is out

    How to close or disable ports?: tcp 0 0 0.0.0.0:515 0.0.0.0:* LISTEN 399/lpd tcp 0 0 0.0.0.0:9100 0.0.0.0:* LISTEN 399/lpd tcp 0 0 0.0.0.0:9998 0.0.0.0:* LISTEN...
Back
Top