Just getting back to this ...

What is a "bind9" nameserver, please?


If you use "bind9" as your nameserver try this:

----[ '/etc/bind/DNS_TRASH' ]-------------------------------------------
@               86400   IN SOA          dns.yourserver.here.    
hostmaster.yourserver.here. ( 1292824838 10800 3600 604800 86400 )

                         IN NS           dns.yourserver.here.

pagead2                 IN A            127.0.0.1
www                     IN A            127.0.0.1
------------------------------------------------------------------------

----[ '/etc/bind/named.conf.local' ]------------------------------------
zone "googlesyndication.com" {
         type            master;
         file            "/etc/bind/DNS_TRASH";
};
zone "google-analytics.com" {
         type            master;
         file            "/etc/bind/DNS_TRASH";
};
------------------------------------------------------------------------

Thanks, Greetings and nice Day/Evening
     Michelle Konzack

--

Thanks! & 73, KD4E
David Colburn http://kd4e.com
Have an http://ultrafidian.com day
I don't google I SEARCH! http://ixquick.com
Shop Freedom-Friendly http://kd4e.com/of.html
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to