I have an RT-AC68U and it is connected to my fibre modem via the wan port.
I want to add some rules to the FORWARD chain to block outgoing and incoming packets from the Internet.
I am confused about when to use br0 and when to use ppp0.
To block outgoing packets to the internet do I specify -i br0 -o ppp0 or do I only specify -o ppp0?
To block incoming packets from the internet do I specify -i ppp0 -o br0 or do I only specify -i ppp0?
TIA
Sent from my Samsung S3 (GT-i9300) on Sammy JB 4.3 (NB6) powered by Boeffla kernel via Tapatalk
I want to add some rules to the FORWARD chain to block outgoing and incoming packets from the Internet.
I am confused about when to use br0 and when to use ppp0.
To block outgoing packets to the internet do I specify -i br0 -o ppp0 or do I only specify -o ppp0?
To block incoming packets from the internet do I specify -i ppp0 -o br0 or do I only specify -i ppp0?
TIA
Sent from my Samsung S3 (GT-i9300) on Sammy JB 4.3 (NB6) powered by Boeffla kernel via Tapatalk