Win2k3 DNS supports EDNS0 which allows UDP packets over 512 bytes, some
firewalls do not allow UDP packets over 512 bytes so the query will fail. If
the firewalll does not support EDNS0 check for a firmware update or disable
EDNS0 on the Win2k3.
828731 - An External DNS Query May Cause an Error Message in Windows Server
2003
http://support.microsoft.com/default.aspx?scid=kb;en-us;828731&Product=winsvr2003
--
Best regards,
Kevin D4 Dad Goodknecht Sr. [MVP]
Hope This Helps
============================
--
When responding to posts, please "Reply to Group" via your
newsreader so that others may learn and benefit from your issue.
To respond directly to me remove the nospam. from my email.
==========================================
http://www.lonestaramerica.com/
==========================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
==========================================
Keep a back up of your OE settings and folders with
OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
==========================================
more interested in on the DNS side what specification
needs to be provide to the firewall people, so they know
what are needed for DNS to function correctly, without
compromizing security, rather than to accomodate the
existing the firewall setup...
>.
>
Not true with Win2k3 DNS, EDNS0 supports UDP packets over 512 bytes which
many firewalls will reject. Read the article.
>
> more interested in on the DNS side what specification
> needs to be provide to the firewall people, so they know
> what are needed for DNS to function correctly, without
> compromizing security, rather than to accomodate the
> existing the firewall setup...
>
All DNS needs for out going connections is destination ports <1024 to source
port 53 UDP & TCP. If you are allowing incoming connections to this DNS
server, do just the opposite.
EDNS0 can be disabled and then DNS packets over 512
octets will use TCP 53, which is the normal way for DNS
and no need to concern any device in a path not
supporting it...
>
>>
>> more interested in on the DNS side what specification
>> needs to be provide to the firewall people, so they
know
>> what are needed for DNS to function correctly, without
>> compromizing security, rather than to accomodate the
>> existing the firewall setup...
>>
>
>All DNS needs for out going connections is destination
ports <1024 to source
>port 53 UDP & TCP. If you are allowing incoming
connections to this DNS
>server, do just the opposite.
>
should that be "All DNS needs for out-going connections
is source ports >1023 and destination port 53 UDP & TCP.
If you are allowing incoming connections to this DNS
server, do just the opposite"?
>
>--
>Best regards,
>Kevin D4 Dad Goodknecht Sr. [MVP]
>Hope This Helps
>============================
>--
>When responding to posts, please "Reply to Group" via
your
>newsreader so that others may learn and benefit from
your issue.
>To respond directly to me remove the nospam. from my
email.
>==========================================
> http://www.lonestaramerica.com/
>==========================================
>Use Outlook Express?... Get OE_Quotefix:
>It will strip signature out and more
> http://home.in.tum.de/~jain/software/oe-quotefix/
>==========================================
>Keep a back up of your OE settings and folders with
>OEBackup:
> http://www.oehelp.com/OEBackup/Default.aspx
>==========================================
>
>
>.
>
I stated it correct, an outgoing connection source is port 53.
On incoming connections the destination is port 53
254018 - How to Configure Input Filters for Services That Run Behind Network
Address Translation:
http://support.microsoft.com/default.aspx?scid=kb;en-us;254018
1) do not understand why you are saying <1024, as queries
will be dynamic and use high number ports (>1023).
2) to use bustion host name servers to do recursion on
Internet, on the firewall external side for outgoing
should be open to all IP address, and destination should
be 53; and for incoming, should be open to all IP
addresses with source 53.
>.
>