yes I'm back to stock as i typeback to stock
Thanks Vivek, i don't know the specifics of pfsence.. just see its been praised all over in openwrt forums, so just thought it might add a little extra layer of firewall thingi across network.There is a misconception here which most do not understand - having pfsense does not magically make your network stronger.
i'm most affected by YouTube ads in my TV, basically which stops the video in the middle and plays ads... any technique to get rid of those?
Thanks Vivek, i don't know the specifics of pfsence.. just see its been praised all over in openwrt forums, so just thought it might add a little extra layer of firewall thingi across network.
If you say so i can ignore it.
What's your thought about getting an raspberry and installing pi-hole in that?
Will i see better ad-blocking in the network or it will be more or less the same what adgurads dns is providing ?
I know ad-blocking in DNS - level has its limitation... but trying to gauge if its really worth the effort in setting up the pi-hole after getting a pi 3+?
i'm most affected by YouTube ads in my TV, basically which stops the video in the middle and plays ads... any technique to get rid of those?
Thanks Vivek, i don't know the specifics of pfsence.. just see its been praised all over in openwrt forums, so just thought it might add a little extra layer of firewall thingi across network.
If you say so i can ignore it.
What's your thought about getting an raspberry and installing pi-hole in that?
Will i see better ad-blocking in the network or it will be more or less the same what adgurads dns is providing ?
I know ad-blocking in DNS - level has its limitation... but trying to gauge if its really worth the effort in setting up the pi-hole after getting a pi 3+?
i'm most affected by YouTube ads in my TV, basically which stops the video in the middle and plays ads... any technique to get rid of those?
I agree with you, did the same. on my Archer 2600 as well, the UI of opentwrt is complicated (too much to learn as starter).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.
xiaomi has taken these same openwrt and build a beautiful UI around that for their routers.the UI of opentwrt is complicated