updates:- in post #17
I flashed OpenWrt in my archer today... I’m too much confused
.
Its overwhelming and very complicated to find something and configure.
Hardly any good YouTube video tutorials, majority is clickbait. It’s said openWrt had a wealth of documentation.. I’m struggling to find proper documentation in lede as well as wrt site. . IRC is helpful but again no one will help step by step.
It took me almost 3hours to get the Adblock working, non of the documents listed the dependencies .
Adblocking is not very efficient as its DNS based and filters list are very limited. For example HPhost filter list , has over 45k domain but wrt version has only 12,000ish.
Doesn’t block YouTube/Facebook/LinkedIn ads at all. Setting AdGuard dns was proving better ad blocking.
I’m sure I’m missing something in configure Adblock.
@cute.bandar @vivek.krishnan @nimod please help me by pointing any good links of documentation which is well explained for beginner if you know.
I’m trying to achieve following things at the beginning.
- Security of this router from external world (wan interface). After flashing I only configured pppoe and wifi radios. Firewall settings are non existent, and are too complicated. So everything is is in default.
- Block ads and tracking. - DONE (using the default adblock , with StevenBlack host. and few other built in filter like, youtube block list& easylist. total 60k domains, using more will impact the router. using this is very light on my router and free memory came down to 68% from 75% without adblock. This providing me a average adblock but NOT close to what i am expecting. tested almost 15 adblock lists but unable to tame facebook & youtube video ads . So as of now im good with this, and moving my focus to other things, but later on i will figure out another solution like pihole etc,)
- Use DNScrypt, Ressolving Dns over https/encrypted.
- Hide my internet traffic from the isp. They should only see the encrypted traffic and should not sniff my packets.
- IP reservation in DHCP based on my devices MAC address (I’m yet to higher out where is address reservation and lease time settings). - DONE ! settings found under - network (Tab) ---> DHCP and DNS
- Unable to find how to configure guest network.
- Few schedules:
- Turn off wi-fi radios after 10:00pm every night and again turn on at 7:00am. - done ( https://www.gargoyle-router.com/phpbb/viewtopic.php?t=2064)
- Disconnect the internet after 10:30pm (reject any request to auto dial and connect the PPPoE). --- DONE !!
- Reboot the router at 6am, Connect to Internet, update Adblock list and reboot at 6:30am, before enabling wifi at 7am. - done! ( command - sleep 70 && touch /etc/banner && reboot, /etc/init.d/adblock reload)
- Administrate devices, and guest network.
- For example block any Facebook activity in the network regardless, website or via fb app in mobiles.
- Let’s say Instagram can only be accessed between 10am to 5pm.
- Certain devices can only have access to LAN and not internet (media servers).
I have listed down few things which I’m trying to achieve so that people can hint me to the right direction.
Else, I will flash back to tplink back .. I was feeling more secure in my previous configurations and had more control over the router. And will install piHole to block ads.
Thanks.
Edit:
Paging
@rajil.s as well.