• 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 68OnePlus

  1. 6

    VPN Director ok, device no connect.

    OK not 10.6.0.2/32 but 10.5.0.2/32 Now I'm connecting with tunnel NordVPN, thanks for all.
  2. 6

    VPN Director ok, device no connect.

    Nothing to do, as soon as I activate the tunnel, I disconnect.
  3. 6

    VPN Director ok, device no connect.

    I will try the official wireguard app soon.
  4. 6

    VPN Director ok, device no connect.

    As I said this setup works with VPN Fusion. No, I'm not paying for options, however Nord does not release configuration files for wireguard. I used this guide: https://github.com/sfiorini/NordVPN-Wireguard
  5. 6

    VPN Director ok, device no connect.

    ASUSWRT-Merlin GT-AXE16000 3004.388.8_2_rog Thu Aug 1 00:58:58 UTC 2024 admin@GT-AXE16000-9A30:/tmp/home/root# ip route get 1.1.1.1 from 192.168.1.14 ii f br0 1.1.1.1 from 192.168.1.14 dev wgc1 table wgc1 cache iif br0
  6. 6

    VPN Director ok, device no connect.

    Excuse... ASUSWRT-Merlin GT-AXE16000 3004.388.8_2_rog Thu Aug 1 00:58:58 UTC 2024 admin@GT-AXE16000-9A30:/tmp/home/root# ip rule 0: from all lookup local 11210: from 192.168.1.14 lookup wgc1 32766: from all lookup main 32767: from all lookup default
  7. 6

    VPN Director ok, device no connect.

    ASUSWRT-Merlin GT-AXE16000 3004.388.8_2_rog Thu Aug 1 00:58:58 UTC 2024 admin@GT-AXE16000-9A30:/tmp/home/root# ip rule 0: from all lookup local 32766: from all lookup main 32767: from all lookup default
  8. 6

    VPN Director ok, device no connect.

    Here I am again... ASUSWRT-Merlin GT-AXE16000 3004.388.8_2_rog Thu Aug 1 00:58:58 UTC 2024 admin@GT-AXE16000-9A30:/tmp/home/root# ip route get 1.1.1.1 from 192.168.1.14 ii f br0 1.1.1.1 from 192.168.1.14 via 192.168.100.1 dev ppp0 cache iif br0 admin@GT-AXE16000-9A30:/tmp/home/root#
  9. 6

    VPN Director ok, device no connect.

    I'm at work, we'll update you tomorrow. Thanks, kill switch is not enable.
  10. 6

    VPN Director ok, device no connect.

    Thanks, NAT is enabled.
  11. 6

    VPN Director ok, device no connect.

    Thanks for all. -C:\Windows\System32>ping google.com Ping google.com [216.58.204.238] with 32 bytes of data: Request timed out. Request timed out. Request timed out. Request timed out. Ping Stats for 216.58.204.238: Packets: Transmitted = 4, Received = 0, Lost = 4 (100% loss) -No DNS...
  12. 6

    VPN Director ok, device no connect.

    I apologize, but I don't understand why, despite being connected to the Swiss NordVPN server, I have no internet connection on my devices. I would like to point out that my router filters advertising through Pihole (raspberry), I need help. Thanks.
  13. 6

    VPN problem on remote connection.

    Hi, sorry but I need help. I have an Asus dsl-ax82u with operator TIM Italy, connected in wan to another Asus gt-ax11000 to which I connected in access point another Asus gt-ac5300. I come to the problem, having made a VPN subscription with Nord installed as a client in OpenVPN on the Asus...
  14. 6

    [Release] FreshJR Adaptive QOS (Improvements / Custom Rules / and Inner workings)

    Hello everyone, I receive an IPTV service on port 7651, can you help me in the configuration? Thank you. iptables -D POSTROUTING -t mangle -o br0 -d 192.168.1.2/31 -m mark --mark 0x80000000/0x8000ffff -p tcp --sport 7651 -j MARK --set-mark ${Streaming_mark_down} &> /dev/null #Gaming...
Back
Top