• 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 Viktor Jaep

  1. Viktor Jaep

    Merlin firmware gui demo site?

    It looks practically identical, but Merlin's has more bells & whistles.
  2. Viktor Jaep

    VPNMON VPNMON-R3 Custom Server List Generation Tutorials and Examples

    Really sorry, @iTyPsIDg ... but this kind of low level customization to just get 1 VPN provider working really goes against what VPNMON-R3 is all about. It's meant to be used with any VPN provider that provides some level of publicly available API that you can query against, if you want to go...
  3. Viktor Jaep

    Release Asuswrt-Merlin 3006.102.4 is now available

    Yeah, would be nice if it showed everything.
  4. Viktor Jaep

    Release Asuswrt-Merlin 3006.102.4 is now available

    Hum. How to explain that. Assuming you have the same setup as mine for SSH right?
  5. Viktor Jaep

    Release Asuswrt-Merlin 3006.102.4 is now available

    Previously on 3004, "LAN only" would only show an ssh/open entry under the LAN side... nothing on the WAN side. You can also check by running nmap 192.168.50.1 (or whatever your local LAN IP is). Yeah, I'm guessing the firewall is blocking it at this point. Thank goodness. I immediately jumped...
  6. Viktor Jaep

    Release Asuswrt-Merlin 3006.102.4 is now available

    Moving from 3004 to 3006 on the GT-AX6000, I noticed this curious thing... SSH is open on eth0, but thankfully not reachable from the public internet. It wasn't exhibiting this behavior on 3004. Just made my heart skip a beat. ViktorJp@GT-AX6000-3C88:/jffs/scripts# nmap 43.18.27.170 Starting...
  7. Viktor Jaep

    TAILMON Tailmon on RT-AX88u, can't ping any other tailnet machine

    Glad the issue is resolved. Will be sending you an invoice in the mail. Thanks and please fill out our customer survey.
  8. Viktor Jaep

    TAILMON Tailmon on RT-AX88u, can't ping any other tailnet machine

    I've never seen tailscale crash, so that is pretty unusual. Keep an eye on it and see if you continue to see crashes now that it's running in the screen environment. So yeah, that would be why. Thank you @ColinTaylor! I'm running mine under userspace mode. For some reason running under kernel...
  9. Viktor Jaep

    TAILMON Tailmon on RT-AX88u, can't ping any other tailnet machine

    This might be your problem... your swap and entware seem to be reversed compared to mine. Here's a copy of my post-mount: #!/bin/sh . /jffs/addons/amtm/mount-entware.mod # Added by amtm swapon /tmp/mnt/ASUS-SSD/myswap.swp # Added by amtm (sleep 30 && /jffs/scripts/vpnmon-r3.sh -screen) & #...
  10. Viktor Jaep

    TAILMON Tailmon on RT-AX88u, can't ping any other tailnet machine

    Does your post-mount have execution permissions?
  11. Viktor Jaep

    TAILMON Tailmon on RT-AX88u, can't ping any other tailnet machine

    If things are working right, the post-mount should be starting it up under screen after a reboot. Once it's up, check by using "tailmon -screen", and should be running. Then CTRL A + D to exit. You should be able to see it under top/htop as well. Are you seeing anything in the syslogs that...
  12. Viktor Jaep

    TAILMON Tailmon on RT-AX88u, can't ping any other tailnet machine

    To exit screen without terminating tailmon -- CTRL A+ D
  13. Viktor Jaep

    TAILMON Tailmon on RT-AX88u, can't ping any other tailnet machine

    I just tried myself, and can't ping any other tailnet client from the router itself. I even tried using the br0 interface, as eth0 might be a bit more locked down. Interesting. I bet @ColinTaylor may have an answer for that. ;) Can you please verify that "screen" is installed? Also, what...
Back
Top