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

Moca 2.0 bonding and RT-AC5300?

$
0
0
I'm reading about a Moca 2.0 bonding adapter, and the product info says the router must have support for bonding. This confuses me greatly because only one ethernet cable is being plugged into the router, so I have no idea where the bonding support comes in.

But aside from that, does the RT-AC5300 running merlin have this support? Is there configuration that would need to happen, or is is automatic?

Just wondering if the more expensive "bonding" adapter would be worth getting. Thanks for...

Moca 2.0 bonding and RT-AC5300?

The rmerlin donation thread.

$
0
0
I think rmerlin deserves some financial thanks, so I sent him a couple bucks.

Post below when you support rmerlin with a donation! Thank you, rmerlin for all the hard work you do.

To donate-

1) go to the Asuswrt-Merlin official website (asuswrt.lostrealm.ca) from RMerlin's post- http://www.snbforums.com/threads/asuswrt-merlin-custom-firmware-for-asus-routers.7846/#post-61974
2) the paypal donation button is on the left
3) donate!
4) feel good you gave the guy that makes your...

The rmerlin donation thread.

Creating Static Routes with MAN interface

$
0
0
Hi Everyone,

I'm creating some static routes on my AC66U and AC68U using the GUI interface under the LAN option. I'm wondering what the MAN interface is and what it would be used for. I understand the LAN and WAN parts but the MAN has me stumped as it usually infers some sort of metro network. Any guidance or info would be appreciated. Thanks.

User Script needed to run Emby/Plex/Kodi outside of OpenVPN

$
0
0
I currently have a script that works just fine for Aria & qBittorent...going through the OpenVPN tunnel via AirVPN.

Code:
#!/bin/sh

#  ///////////////////////////////
#  // Tunnel 4
# ///////////////////////////////

# Media Center - Aria
iptables -I FORWARD -i tun14 -p udp -d 192.168.1.104 --dport 36570 -j ACCEPT
iptables -I FORWARD -i tun14 -p tcp -d 192.168.1.104 --dport 36570 -j ACCEPT
iptables -t nat -I PREROUTING -i tun14 -p tcp --dport 36570 -j DNAT --to-destination 192.168.1.104...
User Script needed to run Emby/Plex/Kodi outside of OpenVPN

ICMPv6 iptables?

$
0
0
I want to allow ICMPv6 traffic through the firewall, is there a way to add it so when I reboot the router it doesn't revert back?

[HowTO] WPA2 Enterprise EAP-TTLS,PAP

dropbearconvert broken?

$
0
0
I appears that dropbearconvert doesn't work. It does no conversion and just prints the following output:
Code:
gene@flatbox:/tmp/home/root/.ssh# dropbearconvert openssh dropbear ./id_rsa ./id_rsa.db
Dropbear SSH multi-purpose v2014.66
Make a symlink pointing at this binary with one of the following names:
'dropbear' - the Dropbear server
'dbclient' or 'ssh' - the Dropbear client
'dropbearkey' - the key generator
'scp' - secure copy
The problem seems to be that the "master"...

dropbearconvert broken?

Private internet access setup 380.61 FW

$
0
0
Hi guys, I've tried a bunch of settings to try and get PIA OVPN running on my RT-AC3200 running AsusWRT Merlin 380.61 FW

I followed this guide at first but on the "status" page all I see is "connecting" and it never really connects. See log output here.

After that I tried the same settings that were working on my...

Private internet access setup 380.61 FW

rsync - segmentation fault

$
0
0
Hello,

I have an RT-AC66U installed with the release 380.58 from Merlin.

I have also installed Optware-NG + Transmission + MiniDlna (and configured the common stuff from this router such as SSH, openVPN...).

I have just install a NAS on my home network and looked forward to sync specific folders between this new NAS (QNAP) and the attached drive on the Asus router.

Rsync is embedded on the QNAP. Wanted to give it a try and was hard to have it installed on Asus.

First I had an error with...

rsync - segmentation fault

WiFi Scheduler

$
0
0
Hi Folks,

i would like to use the WiFI scheduler function on a Asus N66U router with 380.59 fw on it, but as far as is can tell it is not working. I've had set to turn off the WiFis at 11 oclock but the wifi was working after eleven oclock too.
Could you please tell me do i have to switch on something else too to turn the wifi off automagically?

[​IMG]...

WiFi Scheduler

Configuring IPv6 neighbor

$
0
0
Hello and apologies if I made an error in topic name; I am not sure about the correct term.
Anyway, my ISP can only provide static IPV6 with/through the use of a neighbor, for which, when I was still using pfsense, I was told to use a "npd -s" command in a startup script. With asuswrt&merlin is it possible to configure this in GUI?
I tried through ssh, but "ndp" seems to be missing in asuswrt&merlin? Or am I doing something wrong? I am not too familiar with linux/bsd/... stuff :-/

Thanks in...

Configuring IPv6 neighbor

Print Server Issues

$
0
0
I have already written about usb print server 'death' after some time of printer's inactivity. (Asuswrt-Merlin 378.52 is available)
Re-plugging a printer helps but only for ONE printing. (need to replug every time I need to print).
After a few days even replugging doesn't help. Everytime there is an error that the printer is busy, Print server stucks with the name of connected printer...

Print Server Issues

Asus AC3200 and Merlin firmware before to buy questions

$
0
0
Hi,

i'm going to buy a new router and the asus ac3200 is one of the remained in the list

I need some more info aboutthe asus ac3200 router with merlin firmware
1- can I separate the lan from the Wlan (device on lan must not talk with the ones on the Wlan)?

2- Can I create multiple Wlan on 2,4 GHZ?

3- is the link aggregation supported (this is not essential)

Regards

Ugo

OpenVPN TLS timeouts

$
0
0
Out of curiosity how long should the TLS take to timeout? I've been unable to connect any of my android devices to VPN because TLS keeps timing out. Here's the log entries:

Code:
Aug  8 10:12:37 openvpn[1541]: 192.168.0.103:52521 TLS: Initial packet from [AF_INET]192.168.0.103:52521, sid=422a29cb 75c7d516
Aug  8 10:12:47 openvpn[1541]: 192.168.0.103:58808 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Aug  8 10:12:47 openvpn[1541]:...
OpenVPN TLS timeouts

RT-AC68U (TMO Cellspot) wifi troubleshooting

$
0
0
RT-AC68U with 380.58: Her iPad and Galaxy S5 had trouble connecting via wifi, so after many failed attempts, I reboot the router and both immediately were assigned a LAN IP.

In the future, I would like to be prepared with a diagnostic if this were to happen again. I am seeking suggestions (preferably command line) to either run a test or record the state of the machine for diagnostic a pastebin review. I look forward to clever suggestions. Thank you

Entware-ng for arm, mipsel ....

The problem with the VPN server on

$
0
0
Excuse me, I do not speak English. I write through the Google translator.
I have a problem with the VPN server AC56U Firmware:380.61. When connecting one customer, the second can not be okay. "Verifying user and password" - continue to be a mistake. 619.

380.61 on RT-N66U firewall-start issue

$
0
0
Hello every one
Just updated to v380.61 on my RT-N66U.
I had a custom script under /jffs/scripts/firewall-start that has been running and starting upon boot up without issues.

Today after the upgrade, the IPTABLES rules in the script did not load.

I ran the script manually, and got the following:

admin@x.x.x.x:/jffs/scripts ./firewall-start
insmod: can't insert '/lib/modules/2.6.22.19/kernel/net/ipv4/netfilter/ip_set.ko': File exists

something that I have never gotten...

380.61 on RT-N66U firewall-start issue

OpenVPN question

$
0
0
Dear all,

Just activated the openVPN on my ASUS AC87U router, and its working ok. Firmware version is: 380.61.
I have 2 question.

With VPN connected I cannot:

- use the ASUS router app
- use connectBOT app to ssh my router.

I assume that the IP address provided by the VPN tunnel is different than the DHCP pool.

VPN pool

10.8.0.0 / 255.255.255.248

DHCP pool

192.168.1.2 start 192.168.1.99 end pool.

What can I do?
I...

OpenVPN question

Asus-Merlin FW vs Tomato or DD-WRT for RT-AC66 or RTAC68 Routers

$
0
0
I have a couple RT-AC66R routers running Asus-Merlin FW ver 374.40 final. I'd like to thank Merlin for the excellent job he has done to work out many bugs in the stock FW and incorporate other features while being sure to keep the reliability as the primary objective.

I have been following the thread at
http://www.linksysinfo.org/index.php?threads/tomato-builds-for-asus-rt-ac66u.68055/page-4

This thread has detailed the advancements made in the Tomato Shibby FW build...

Asus-Merlin FW vs Tomato or DD-WRT for RT-AC66 or RTAC68 Routers
Viewing all 33841 articles
Browse latest View live


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