Search:  

 
 
   All ForumsHot TopicsGallery






how-to block ads


 
Forums » Tech and Talk » OS and Software » All Things Unix » DNS Strangeness
Search Topic:
Share Topic:
RSS topic:
toggle:
flat / full
normal / watch
Posting:
Post a:
Post a:
PCLOS - program will not open »
« Hardy Heron *.desktop lauching bug  
AuthorAll Replies


nwrickert
sand groper
Premium,MVM
join:2004-09-04
Geneva, IL
reply to luminaire
Re: DNS Strangeness

Try removing the quotes are around "any"

allow-query { any; };

instead of

allow-query { "any"; };


luminaire
Premium
join:2005-03-22
Oakville, ON
clubs:

Negative, doesn't seem to have fixed it.

ndavey@monkey:~$ ping www.dslreports.com
ping: unknown host www.dslreports.com

I actually had that omitted for the first little while but when things started not working I figured I'd explicitly state what is allowed. Here's a packet capture of the client to the server:

12:34:24.408887 IP (tos 0x0, ttl 64, id 44054, offset 0, flags [DF], proto UDP (17), length 64) 192.168.20.52.45861 > 1.1.1.1.53: [bad udp cksum f306!] 55115+ A? www.dslreports.com. (36)
12:34:24.423450 IP (tos 0x0, ttl 57, id 0, offset 0, flags [DF], proto UDP (17), length 288) 1.1.1.1.53 > 192.168.20.52.45861: 55115- q: A? www.dslreports.com. 0/13/0 ns: com. NS[|domain]
12:34:24.423595 IP (tos 0x0, ttl 64, id 44056, offset 0, flags [DF], proto UDP (17), length 64) 192.168.20.52.39439 > 1.1.1.1.53: [bad udp cksum 920!] 55115+ A? www.dslreports.com. (36)
12:34:24.435409 IP (tos 0x0, ttl 57, id 0, offset 0, flags [DF], proto UDP (17), length 288) 1.1.1.1.53 > 192.168.20.52.39439: 55115- q: A? www.dslreports.com. 0/13/0 ns: com. NS[|domain]

As soon as this line is commented out it starts working:

allow-recursion { clients; };

It's almost like if the clients can't have recursive requests they don't bother asking again.
--
Luminaire
My Blog


deblin
Dark Side of the Moon
Premium,MVM
join:2001-09-01
Middletown, DE
·Verizon FIOS
·Comcast Workplace
·DSL EXTREME

The same construct works fine here:


acl internal { 10.0.0/24; 127.0.0.1; };

options {
allow-recursion { internal; };
...


For shits and giggles, have you tried using the masks instead, e.g.:

allow-recursion {
x.x.x.0/19;
x.x.x.0/19;
x.x.x.0/19;
y.y.y.y/16;
127.0.0.1/32;
::1;
};

--
Hello...is there anybody in there?
Forums » Tech and Talk » OS and Software » All Things UnixPCLOS - program will not open »
« Hardy Heron *.desktop lauching bug  


Friday, 09-Jan 06:36:57 Terms of Use | Privacy Policy | Hosting by www.nac.net - DSL,Hosting & Co-lo | feedback | contact
over 9 years online! © 1999-2009 dslreports.com.
page compression OFF
Most commented news this week
· [162] New Comcast Throttling System 100% Online
· [112] After 10 Years Of Service, Charter Declares Home 'Unserviceable'
· [112] iTunes Dumps The DRM
· [73] AT&T, Verizon Stocks Tumble
· [63] Taxing ISPs to Prop Up Failing Newspapers?
· [61] DOCSIS 3.0 Gets Faster
· [56] Cable To Grab 75% Of New Subs In 2009
· [55] Feds Start Wait List For DTV Converter Coupons
· [54] Rumor: Google Cooking Up Own Router
· [48] Verizon Again Tweaks DSL Bundles
Most people now reading
· How to download windows 7 beta [Microsoft help]
· [Beta] Windows 7 Beta will be available Friday Jan, 9 2009 [Microsoft help]
· Airplane Cabin Pressurization [General Questions]
· Archivis' Guide to Naxx (10-man) [World of Warcraft]
· Bandwidth Limits - All discussion here [Comcast HSI]
· ERX06 latency [TekSavvy]
· [ Professions] Northrend Herbalism and Mining Tracks [World of Warcraft]
· [WotLK] Starting the Rep Grind [World of Warcraft]
· [IMG] IMG 1.7 [Verizon FIOS TV]
· Upcoming Games for 2009 [PC gaming GAMES]