• 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 Joel Teixeira

  1. Joel Teixeira

    firewall-start script VS web UI port forwarding

    Thanks a lot for the detailed explanation. Since I don't have so many rules to apply I'll just remove the firewall-start file completely.
  2. Joel Teixeira

    firewall-start script VS web UI port forwarding

    Hey there, I'm a little confused regarding port forwarding on my ASUS AC3200. I disabled uPnP since it seems to be related with some security concerns and mapped all ports manually. My main doubt is, do I need to use the firewall-start script if the rule is already on the "WAN - Virtual Server...
  3. Joel Teixeira

    [AsusWrt Merlin][RT-AC3200] Use specific port traffic on VPN

    Dear all, Using lastest AsusWrt Merlin build here together with PIA (Private Internet Access) for specific clients on my network. Something really easy to do. But I wanted to do something different anda honestly I don't know if it's even possible. I would like to set transmission (which I'm...
  4. Joel Teixeira

    [Beta] Asuswrt-Merlin 380.65 Beta is now available

    Thank you once again. I actually did a factory reset right after install 380_65b2. That's exactly what suprised me, because after a clean reset I was using already 55k of 64k. As I understood that's little I can do about it. Really appreciate your time and attention Merlin. All the best.
  5. Joel Teixeira

    [Beta] Asuswrt-Merlin 380.65 Beta is now available

    Thank you Merlin. I didn't know, that's pretty sad to hear. If I disable one of the Radios (5G_2 for instance), will I get some memory back?
  6. Joel Teixeira

    [Beta] Asuswrt-Merlin 380.65 Beta is now available

    Hello all, On my AC3200 right after upgrade from stable (380.64_2) to 380_65_beta2 I got an exclamation mark saying the nvram was running out of space and recommending a factory reset. It was around 62k of 64k. I did as recommended but after the reset it takes already 55k. I just configured...
  7. Joel Teixeira

    [SOLVED] set aliases on profile/bashrc (378.56_2)

    Find out on another thread that should use a .bashrc file for that.
  8. Joel Teixeira

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

    Thanks so much guys, this information was very helpful.
  9. Joel Teixeira

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

    Thanks both of you, it's working as expected now. I still wondering why aliases won't work tho. If you have some light to shed on this topic would be more than welcome. Thanks. Sent from my SM-N910C using Tapatalk
  10. Joel Teixeira

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

    Didn't know that, thanks a lot thelonelycoder.
  11. Joel Teixeira

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

    Hi thelonelycoder, thanks for your input. RT-AC3200:~# echo $0 /opt/bin/bash RT-AC3200:~# echo $SHELL /bin/sh For the first command, I got the /opt/bin/bash and I`m a bit confused now. I usually got this info from $SHELL variable and it shows /bin/sh. Should I assume the variable is wrong...
  12. Joel Teixeira

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

    Hello all, I'm trying to change the default shell from sh to bash and following this guide: http://www.snbforums.com/threads/bash-history.16694/#post-1150 I created a 'profile.add' file on /jffs/config with this line: [ -f /opt/bin/bash ] && exec /opt/bin/bash But I still get "/bin/sh" on...
  13. Joel Teixeira

    [SOLVED] set aliases on profile/bashrc (378.56_2)

    Hi I'm trying to set some aliases w/o success. The file I'm using is: /mnt/storage/entware.arm/etc/profile but it doesn't seem to work. Here's a sample from profile: alias legenda='subdl --lang=por,pob,eng' alias hist='history | grep $1' alias ls='ls -hF --color=always' alias ll='ls -l'...
  14. Joel Teixeira

    Asuswrt-Merlin 378.56_2 is now available

    Hi guys, I believe my question is not specific for this release and I couldn't find it in other topics so sorry if it's already been asked. What file should I edit to set aliases? I used entware.arm/etc/profile but it doesn't seem to work. Also, trying to change the default shell from sh to...
  15. Joel Teixeira

    Asuswrt-Merlin 378.54_2 is now available

    Just wanted to share that today the administration page from my router was broken (no sidebar, and the center was missing the content with just empty fields). I thought that was browser related but got the same result and two different browsers when I decided to reboot. The Wifi didn't come up...
Back
Top