Re: TCP/IP Packet Filtering
From: Steven L Umbach (n9rou_at_nscomcast.net)
Date: 07/05/04
- Next message: Brian Canner: "Re: Win 2K Server 'Hidden' from Browse list"
- Previous message: Jim Bohan: "Re: TCP/IP Packet Filtering"
- In reply to: Jim Bohan: "Re: TCP/IP Packet Filtering"
- Next in thread: Joe Richards [MVP]: "Re: TCP/IP Packet Filtering"
- Reply: Joe Richards [MVP]: "Re: TCP/IP Packet Filtering"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 05 Jul 2004 08:20:22 GMT
Hi Jim.
FYI. I have pasted a capture from Ethereal so you can see the sequence that
caused you grief. I modified the output screen to show unresolved source and
destination ports . I am not sure how good it will look in a paste but here
goes. This is an example on a capture just before I opened my web browser
which has a home page of Foxnews.com and my internal lan IP address is
192.168.1.105. Notice my computer using a source port of 3513 to a
destination port of 53 and the response of the dns server from port 53 back
to port 3513. It would be the port 3513 udp in this example that would be
blocked by the udp port filtering. Keep in mind that W2K dns client caches
recent dns queries including failures. So if you do any testing in the
future, always use the command " ipconfig /flushdns" to clear the dns client
cache first. --- Steve
Source Destination Protocol Src port Dst
port Info
192.168.1.105 202.12.27.33 DNS 3513 53
Standard query A www.foxnews.com
202.12.27.33 192.168.1.105 DNS 53 3513
Standard query response
"Jim Bohan" <Thread7@hotmail.com> wrote in message
news:49c7cba4.0407042158.181c5059@posting.google.com...
> Joe,
>
> Well he gave me the fish, but I did learn. I could find no
> documentation telling me Steve's statement - "IP udp filtering is
> useless for using dns as you need to configure the policy to allow the
> above 1024 ports for return traffic from the external dns server to
> your computer which is not practical." After hours trying to figure
> out why the UDP traffic wasn't coming through I was at a dead end and
> finally had to ask some "experts" such as yourselves. Great response
> guys.
>
> Thread7
- Next message: Brian Canner: "Re: Win 2K Server 'Hidden' from Browse list"
- Previous message: Jim Bohan: "Re: TCP/IP Packet Filtering"
- In reply to: Jim Bohan: "Re: TCP/IP Packet Filtering"
- Next in thread: Joe Richards [MVP]: "Re: TCP/IP Packet Filtering"
- Reply: Joe Richards [MVP]: "Re: TCP/IP Packet Filtering"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|