Sometime on Jul 20, Amish Mehta assembled some asciibets to say:
- Make your DNS server host blogspot.com and redirect ALL port 53
traffic to it and block blockedblog.blogspot.com requests.
User can use an alternate DNS server
- Just like ip_conntrack_ftp module which tracks PORT commands,
develope ip_conntrack_http module which tracks HTTP "Host:" header and blocks the blocked sites.
User can use HTTP/1.0 which does not require the Host: header unless going through a proxy.
Also, please fix your line length.