Quantcast
Channel: Asuswrt-Merlin
Viewing all 33841 articles
Browse latest View live

Help. 5GHz-1 is not working.

$
0
0
I made a post a short while ago: https://www.snbforums.com/threads/how-do-you-turn-off-aimesh-mode.58333/ describing a problem I was having, and the only solution was to reset the router.
I not only reset the router. I installed Merlin on there first, then did a full reset. I redid all of my settings by hand. And now the problem still persists for some reason.

The 5GHz-2 network shows up on devices and works, but the 5GHz-1 one does not.

What could possibly be wrong?

The...

Help. 5GHz-1 is not working.

384.13 VPN activating on IP by itself

$
0
0
Hi All,

I'm using 384.13 on an RT-AC68U. One of my fixed IPs which is not in the OpenVPN client settings is routing through VPN automatically - but not all the time. If I enabled/disable, then all is good for a couple of days, then Ntflx/AmPrm both tell me I'm using a VPN and I have to repeat the process.

Any ideas of options except rebooting every couple of days? If I added it to the VPN list with "WAN" as the setting, this still happens.

Thanks in advance

RT-AC66U WAN port to LAN

$
0
0
In AP mode, does the WAN port automatically get assigned to LAN (VLAN 1)? I do see that in Tools -> Sysinfo, the WAN port gets assigned to VLAN 1, yes, but I swear that @RMerlin mentioned that this was not possible at all because the WAN port is in a different physical switch inside the router altogether, so I just wanted to confirm that this is not the case with 380.70? Any disadvantages of using the WAN port as a 5th LAN port?

dhcp_staticlist and dhcp_hostnames utility

$
0
0
dhcpstaticlist.sh is a helpful utility script to manage DHCP static leases. The script is only compatible with 384.13 release. The script displays a menu with the following functions:
  1. Save nvram dhcp_staticlist and dhcp_hostnames to /opt/tmp. This will allow you to restore the values after performing a factory reset.

  2. Restore nvram dhcp_staticlist and dhcp_hostnames from /opt/tmp/.

  3. Preview dhcp_staticlist and dhcp_hostnames in dnsmasq format.

  4. Append...

dhcp_staticlist and dhcp_hostnames utility

384.13 Static Address DHCP- Failed To Write File

$
0
0
I added a device today and this entry appeared in the log.
Code:
Sep  3 08:43:47 dnsmasq-dhcp[25362]: failed to write /var/lib/misc/dnsmasq.leases: No space left on device (retry in 12s)
NVRAM usage 65718 / 131072 bytes
JFFS 2.46 / 48.00 MB

This is the 19th device assigned a static IP.

Connect to vlan2 on wan port ? (solved)

$
0
0
I have a vdsl modem with a management interface on vlan2 (192.168.1.250). I can access the interface via a PC connected directly to the modems single LAN port but dont know how to config my N66U (Rmerlin 374.43_2) to access the interface via the N66U when the modem is connected to its WAN port and supplying the vdsl connection and the PC connected to one of the 4 LAN ports. The N66U is in default config with a LAN IP of 192.168.1.1.

Switch: enabled gigabit
Port 0: 100FD enabled stp: none...

Connect to vlan2 on wan port ? (solved)

How to persist vlan settings (script help)?

$
0
0
I have an N66u (Rmerlin 374.43_2) with the following vlan settings.

robocfg vlan 20 ports "0t 8t"
vconfig add eth0 20
ifconfig vlan20 up
brctl addif br0 vlan20

I want them to survive a reboot and from what I have read this needs to be done with a script. I am looking for help in writing, installing and executing the script on my N66U . I have read various threads on this but finished up more confused than before.

Thanks

Andy.

two laptop interfaces, one ip address

$
0
0
Good morning,

(RT-AC86U/384.13)


I've been trying to get a laptop to take the same ip address for both wireless and ethernet interfaces from the dhcp server. There's no possiblility of these interfaces being up simultaneously.

I've enabled custom scripts in the webui and put the following in /jffs/scripts/dnsmasq.postconf, according to the dnsmasq manpage and the asuswrt-merlin wiki...

Code:
#!/bin/sh
CONFIG=$1
source /usr/sbin/helper.sh
pc_replace...


two laptop interfaces, one ip address

AC86U status of vlan support ?

$
0
0
What is the current satus of vlan support (vlanctl) on the 86U. I have done several searches on the forum and find nothing newer than Jun 19 and as of then it seemed that more work/info was needed to understand how everything works on the newer HND processors.

I am looking to upgrade my N66U to either an AC68U or AC86U for the faster AC wifi. I currently have a simple VPN setup on my N66U and was hoping to apply this to the replacement as I use it to access the stats on my vdsl2 modem. I...

AC86U status of vlan support ?

How to undo/cancel the scheduled reboot via terminal

$
0
0
#!/bin/sh
cru a ScheduledReboot "0 4 * * * /sbin/reboot"

I want to undo this since at times, it completely shuts of the router on my AC86U

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

$
0
0
Welcome to FreshJR's Adaptive QOS modification script!

Issues with Adaptive QoS:
Adaptive QOS works amazing, but I have decided to tweak it as I have a few issues with its performance out of the box.
Some of the issues are as follows:

Issue 1:
The first issue is caused by the traffic groups. More specifically, the issue is caused by the existence of the default category. Unidentified traffic goes to the Default category. I would like...​

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

Unable to update Asuswrt Merlin firmware on RT-AC88U

$
0
0
Hello,

I have an Asus RT-AC88U running Asuswrt Merlin firmware 384.10_2. I'd like to update it to version 384.13, but each time I attempt to update, the firmware update process looks normal with the "Please wait" dialog, but after it ticks to 100%, the web page refreshes and I'm still on 384.10_2.

I've looked at the system logs and the only relevant event I can see is one line:
rc_service: skip the event: stop_upgrade.

I've searched the web and the forums and I'm getting very few hits...

Unable to update Asuswrt Merlin firmware on RT-AC88U

auto logout not working on 380.69 rt-ac68u

$
0
0
Since updating from 380.68_0 I see the auto logout does take place anymore when the default 30 min goes by. It used to work perfectly on the old release. Not a big deal but I though I would pass it on. I have reboot the system a few times but no effect yet. It has been running the newer firmware for about 7 days now.

Install Unbound + Stubby

$
0
0
At another time, with the help of forum members, I wrote a post about installing the Unbound recursive DNS server on Merlin firmware. In all tests, this was the best way to incorporate unbound into Merlin firmware. It is compatible with adblock Diversion and Skynet. Thanks @SomeWhereOverTheRainBow

Make sure these options are set in the firmware.
DNSFilter: OFF
Tools/Other WAN DNS local cache: NO...

Install Unbound + Stubby

AC86U No AiNode button 384.13

$
0
0
Hello

So I picked up a second AC86U and flashed it to 384.13 and once completed I noticed it didn't have the Ai Node button. Which I thought was odd. I have a my other AC86U which after a recent update I seen had the Ai Node options and is why I picked up the second.

So I confirmed both are running 384.13 and only the old AC86U has the option. I flashed the new AC86 to stock FW 3.0.0.4.384.81049 and the Ai node button showed up. So I redownloaded the 384.13 and upgraded again and the...

AC86U No AiNode button 384.13

As of now, is EXT3 or EXT4 better for USB sharing?

$
0
0
I've searched a lot of posts but they're mostly old so I was hoping to get an answer. As of today, with latest and greatest Merlin, what's the best file system for sharing? I currently have EXT4 setup from years ago, but I have an opportunity to format it and start over.

Thanks in advance!

RT-AX88U Web GUI Secure Access - Letsencrypt Certificate doesn't renew

$
0
0
Hi to all,

I have an RT-AX88U router running the latest Merlin Firmware (384.13) with DDNS configured to my host (host.<myhostname>.com) which has been in use for many months. Earlier in the year I also configured the Web GUI for secure access using my hostname and in the process successfully created a Webui SSL Certificate using 'Letsencrypt' to facilitate this access.

Recently, I had cause to access the router using the shortcut to the secure Web GUI access which reported on Edge that...

RT-AX88U Web GUI Secure Access - Letsencrypt Certificate doesn't renew

AC68U with three VLANs

$
0
0
Hello everyone,

I'm looking to replace an older Linksys E1200v2 router with Freshtomato installed on it with a better router that provides higher throughput on OpenVPN client connections and better WiFi reach. Therefore, I bought an RT-AC68U (ver. E1) and installed the latest version of Merlin on it (384.13).

One important bit of information. My ISP (cable) doesn't offer the option of cable modem (i.e. configuring the public IP...


AC68U with three VLANs

smart connect - AC5300 AiMesh with AC68U

$
0
0
Last weekend i could successfully AiMesh my main AC5300 with AC68U.. very happy about this :)


just one thing i could not understand about this setup

my AC5300 came in Dual band smart connect and not in Tri band smart connect (SC)..

is this normal ? is this because AC68U is not Tri band ? else any possibility to have this in Tri band SC ?



Sent from my Redmi Note 5 Pro using Tapatalk

ntpMerlin - NTP Daemon for AsusWRT Merlin

Viewing all 33841 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>