Beginner Basics • Re: Unable to ping IPv6 address
I would expect to be able to ping the global IPv6 address of the router from the Internet.Usually in germany the mobile operators have an ipv6 firewall.Which iirc also applies for Vodafone. There are...
View ArticleGeneral • Help configuring IPsec through IKEv2 only LAN
Greetings,I am interested in providing access to a remote LAN with a VPN, while the rest of the traffic remains routing through the default gateway. The VPN should allow traffic in both directions,...
View ArticleBeginner Basics • Re: WireGuard VPN + home router + travel router + help setup
Got my routers. Did setup but wireguard does not workCode: Handshake for peer did not complete after 5 secondsWhat is wrong? How to debug this problem?Both routers updated to the latest...
View ArticleGeneral • Re: ssl certificate let's encrypt
I solved it, being associated with a CN R11 it was necessary to add r11.i.lencr.org in the hotspot's walled gardensStatistics: Posted by abbio90 — Mon Mar 17, 2025 11:40 pm
View ArticleGeneral • renew ssl certificate let's encrypt
if i create a certificate with let's encrypt with the commandCode: /certificate/enable-ssl-certificate dns-name=name.ddns.org does the renewal happen automatically? I found myself with an expired...
View ArticleWireless Networking • Constant WiFi Disconnections under Load - hAP ax³
Hi everyone,I'm hoping someone can help me diagnose a very frustrating issue I've been having with my WiFi setup. My devices (phones, laptops, etc.) are constantly connecting and disconnecting from...
View ArticleWireless Networking • Re: Constant WiFi Disconnections under Load - hAP ax³
Are you using capsman?Statistics: Posted by itimo01 — Tue Mar 18, 2025 12:44 am
View ArticleGeneral • DNS: Blocking A/ipv4 Entry?
Anyone here got a good idea how to block the A/ipv4 entry for a given DNS Name? This might sound a tat funny, but my ISP keeps giving me IPv4 Addresses that are on the spamhouse list for some random...
View ArticleGeneral • Re: DNS: Blocking A/ipv4 Entry?
I found this almost 9 year old topic where they recommend setting A entry to 127.0.0.1 instead of 0.0.0.0 (cause ROS wont allow that. Pretty wild i think) viewtopic.php?t=113711Which does seem to...
View ArticleScripting • Telegram Bot Crashes with 'Network Unreachable' and Token Issues
I'm trying to write a Telegram bot. Using someone else's bot isn't interesting to me. Right now, I have someone else's bot running, but I have issues with it, including the fact that it sends GET...
View ArticleBeginner Basics • Re: Beaten by.. or hEX ref saved me
Config of hex /export file=anynameyouwish ( minus router serial number, any public WANIP information, keys)Statistics: Posted by anav — Tue Mar 18, 2025 2:25 am
View ArticleGeneral • Re: IPSEC tunnel established, traffic not passing through
Hello all, I have a similat situation, I have multiple ipsec tunnels from a main router to offices, and my issue is that from the main router I can ping for example Code: SEQ HOST SIZE TTL TIME STATUS...
View ArticleGeneral • fq codel & cake
Hello, I would like to clarify regarding FQ Codel or cake . When I use it without speed limitation, will it work by allowing small data to pass through first, such as calls, messages, games, before...
View ArticleBeginner Basics • Re: after upgrade to 6.49.18 CPU Spikes
HiAll these days everythinh was nice 1-5%and I took a look just now -- again around 15-20% and it stays.I see what it says on the picture but do not know what things fall under each category that is...
View ArticleGeneral • Re: SRC/DST NAT issue - private IP shows on customers CPE not Public.
If you give them the address 10.10.10.2/30 then that is what their router sees as the WAN address, they have no direct visibility of any NAT you perform.There are various solutions:Have your WAN and...
View ArticleGeneral • Re: fq codel & cake
Small data first is not a reasonable QOS policy, when you download a lot of response data will be generated, they are small packets. Cake determines the priority based on the DSCP, but unfortunately,...
View ArticleForwarding Protocols • NAT and Switch on a Single Device
I recently discovered that I can get more than one IP address from my provider.Because of this, I wanted to expose one of my devices directly to the internet.What do I need to do on my hAP ax3 router...
View ArticleGeneral • Re: renew ssl certificate let's encrypt
It does not renew itself automatically, so you will have to script your way out of it. Also please remember to open and close port 80 in the firewall programmatically, as leaving it open is a recipe...
View ArticleWireless Networking • Guest Network: VLAN vs. Bridge
I recently started changing the configuration of my hAP ax3 router. I have two bridges set up: one standard and the other created specifically for a Guest WiFi network.While browsing the internet, I...
View ArticleWireless Networking • Re: Guest Network: VLAN vs. Bridge
The usual advice to have one bridge with VLAN filtering enabled is solid, and is the preferred approach. So this is what I will suggest.Especially for the first time, configuring VLAN filtering can be...
View Article