Some questions from newbie

General discussion about Gargoyle, OpenWrt or anything else even remotely related to the project

Moderator: Moderators

Post Reply
Apipote
Posts: 3
Joined: Thu Oct 03, 2013 8:49 am

Some questions from newbie

Post by Apipote »

Hello
I have a tl-wd1043nd with Gargoyle 1.5.10. I have some questions please.
1: I have an xbox, 2 phones, 2 tvs, 2 pcs, kindle and a NAS connected to the router. Also I use p2p and streaming. What is the best rule "automatic" Qos for me? Normal, Slow or Fast?
2: I can not find the options "auto channel" "wpa2 AES" and "Only N". How I can do?
Best Regards

pbix
Developer
Posts: 1373
Joined: Fri Aug 21, 2009 5:09 pm

Re: Some questions from newbie

Post by pbix »

Regarding QoS, newbies should read the documentation.
http://www.gargoyle-router.com/wiki/doku.php?id=qos
Then post any questions you have.
Linksys WRT1900ACv2
Netgear WNDR3700v2
TP Link 1043ND v3
TP-Link TL-WDR3600 v1
Buffalo WZR-HP-G300NH2
WRT54G-TM

Apipote
Posts: 3
Joined: Thu Oct 03, 2013 8:49 am

Re: Some questions from newbie

Post by Apipote »

Ok, Tnx!!
But, what about this: "2: I can not find the options "auto channel" "wpa2 AES" and "Only N". How I can do?"
Regards

BashfulBladder
Moderator
Posts: 250
Joined: Thu Jan 17, 2013 11:43 pm

Re: Some questions from newbie

Post by BashfulBladder »

Auto Channel Selection: it can be done if you ssh into your router. This is for my router, so your radio might be different:

Code: Select all

uci set wireless.radio0.channel=auto
uci commit
wifi
I don't know if it defaults to channel 1. For me it was the best channel available.

N-only is not available

encryption in N is required to be CCMP (AES based), so that is already done.
TP-Link WDR3600 v1.1 running 1.5.10+ L10n-English (Built 20130922 - OpenWrt r38093)
TP-Link WDR4300 running 1.5.10+ i18n-English (Built 20131010 - OpenWrt r38286)

https://github.com/BashfulBladder/gargoyle-plugins/wiki

Apipote
Posts: 3
Joined: Thu Oct 03, 2013 8:49 am

Re: Some questions from newbie

Post by Apipote »

Tnx again!!

Post Reply