Networking Forums

Networking Forums > Network Hardware > Network Routers > Do NAT-routers block UDP packets?

Reply
Thread Tools Display Modes

Do NAT-routers block UDP packets?

 
 
Router Man
Guest
Posts: n/a

 
      07-20-2007, 01:31 AM

Given a standard residential NAT router that has all ports closed or
blocked, and does not have a DMZ configured - would such a router
pass, or block, unsolicited UDP packets to PC's connected to it's LAN
ports?
 
Reply With Quote
 
 
 
 
Lenny_Nero
Guest
Posts: n/a

 
      07-21-2007, 06:01 AM
Router Man said

> Given a standard residential NAT router that has all ports closed or
> blocked,


Say this line to youeself again ...and then think what it will do with
unsolicited traffic.

L.

--
Want to help to keep the best free usenet servers running ?
http://www.readfreenews.com

 
Reply With Quote
 
Router Man
Guest
Posts: n/a

 
      07-21-2007, 02:05 PM
Lenny_Nero wrote:

> > Given a standard residential NAT router that has all ports
> > closed or blocked,

>
> Say this line to youeself again ...and then think what it will
> do with unsolicited traffic.


Just answer the question.

Is there something *different* about UDP packets (vs TCP) that would
allow a router to pass them even if the owner thinks the router is
properly set up to block all unsolicited packets?

Should be an easy question for this newsgroup to answer...
 
Reply With Quote
 
Nethawg
Guest
Posts: n/a

 
      07-21-2007, 10:30 PM
You stated all ports are Blocked or Closed so NOTHING is getting through.
Restate your question.



"Router Man" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Lenny_Nero wrote:
>
>> > Given a standard residential NAT router that has all ports
>> > closed or blocked,

>>
>> Say this line to youeself again ...and then think what it will
>> do with unsolicited traffic.

>
> Just answer the question.
>
> Is there something *different* about UDP packets (vs TCP) that would
> allow a router to pass them even if the owner thinks the router is
> properly set up to block all unsolicited packets?
>
> Should be an easy question for this newsgroup to answer...



 
Reply With Quote
 
Router Man
Guest
Posts: n/a

 
      07-22-2007, 01:21 AM
Nethawg wrote:

> You stated all ports are Blocked or Closed so NOTHING is getting
> through. Restate your question.


In another newsgroup, person A mentioned seeing this:

> > Kerio Firewall has begun a series of messages such as these,
> > coming once a minute or so, every so often
> >
> > Someone from 24.64.9.177, port 3222 wants to send UDP
> > datagram to port 1027 owned by 'Distributed COM Services'
> > on your computer.


There were similar attempts to port 1027 from different IP's:

> > Someone from 24.64.8.158, port 32089 wants to send UDP ...
> > Someone from 24.64.85.35, port 34996 wants to send UDP ...
> > Someone from 24.64.210.84, port 28111 wants to send UDP ...
> > Someone from 24.64.180.130, port 4241 wants to send UDP ...


There were two theories about the intent of those attempts:

1) They were attempts by downloaders trying to make contact with a p2p
seeder that was not longer operating at the last know IP address

2) A Windows Messenger spam attempt

There was a comment (or question) from person B if the OP had a NAT
router (how would their Kerio firewall see these attempts if they
did?)

There was another comment from person C along the lines of "they're
UDP packets, so a router wouldn't stop it".

Hence my question about routers and UDP packets.

Is person C right - that regardless of how a conventional router is
configured, that a NAT router is incapable of blocking unsolicited UDP
packets?
 
Reply With Quote
 
Router Man
Guest
Posts: n/a

 
      07-23-2007, 01:36 PM
It's a simple question people.

Do symetric (One-to-Many) NAT-Routers block/drop all unsolicited
external/in-bound packets, regardless of the type of packet?

Or are unsolicited UDP packets allowed to get through?
 
Reply With Quote
 
Router Man
Guest
Posts: n/a

 
      07-26-2007, 02:32 AM
Router Man wrote:

> It's a simple question people.
>
> Do symetric (One-to-Many) NAT-Routers block/drop all unsolicited
> external/in-bound packets, regardless of the type of packet?
>
> Or are unsolicited UDP packets allowed to get through?


Sorry.

I thought there were router "Experts" here who could answer a simple
question.
 
Reply With Quote
 
Mike Scirocco
Guest
Posts: n/a

 
      07-27-2007, 11:57 PM
Router Man wrote:
> Router Man wrote:
>
>> It's a simple question people.
>>
>> Do symetric (One-to-Many) NAT-Routers block/drop all unsolicited
>> external/in-bound packets, regardless of the type of packet?
>>
>> Or are unsolicited UDP packets allowed to get through?

>
> Sorry.
>
> I thought there were router "Experts" here who could answer a simple
> question.


I'm not an expert, I'm going to take NA classes at the local JC in the
fall, so - while this is interesting - I apologize if my answers aren't
applicable.

http://help.soft32.com/questions/31/...ss-Translation)

With symmetric NAT all requests from the same internal IP address and
port to a specific destination IP address and port are mapped to a
unique external source IP address and port. If the same internal host
sends a packet with the same source address and port to a different
destination, a different mapping is used. Only an external host that
receives a packet can send a UDP packet back to the internal host.

http://en.wikipedia.org/wiki/Network...ss_translation

Symmetric NAT

* Each request from the same internal IP address and port to a
specific destination IP address and port is mapped to a unique external
source IP address and port. If the same internal host sends a packet
even with the same source address and port but to a different
destination, a different mapping is used.

* Only an external host that receives a packet from an internal
host can send a packet back.

Mike
 
Reply With Quote
 
rcp
Guest
Posts: n/a

 
      09-03-2007, 12:11 PM
On Sat, 21 Jul 2007 10:05:14 -0400, Router Man wrote:

> Lenny_Nero wrote:
>
>> > Given a standard residential NAT router that has all ports
>> > closed or blocked,

>>
>> Say this line to youeself again ...and then think what it will
>> do with unsolicited traffic.

>
> Just answer the question.
>
> Is there something *different* about UDP packets (vs TCP) that would
> allow a router to pass them even if the owner thinks the router is
> properly set up to block all unsolicited packets?
>
> Should be an easy question for this newsgroup to answer...


Well, I guess it depends on the router. I have used Netgear, Linksys, and
D-Link. If memory serves, they generally block all ports (UDP and TCP),
allow specific ports to be forwarded to specific systems and allow one
to specify UDP, TCP, or both.

Bob
 
Reply With Quote
 
catwalker63
Guest
Posts: n/a

 
      09-04-2007, 08:39 PM
Router Man <(E-Mail Removed)> prattled ceaselessly in
news:(E-Mail Removed):

> Router Man wrote:
>
>> It's a simple question people.
>>
>> Do symetric (One-to-Many) NAT-Routers block/drop all unsolicited
>> external/in-bound packets, regardless of the type of packet?
>>
>> Or are unsolicited UDP packets allowed to get through?

>
> Sorry.
>
> I thought there were router "Experts" here who could answer a simple
> question.


This is Usenet. There is no test to take to be allowed to read or post
to a Usenet public newsgroup. Your question was answered. The ports are
blocked and the packets are dropped. The difference between UDP and TCP
is packet size and error correction. Not sneakiness.

--
Catwalker
MCNGP #43
www.mcngp.com
"Definitely not wearing any underwear."
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Newbie wants to look at other people's packets (promiscuous mode fails to capture packets) George D. Wireless Internet 1 07-14-2007 07:09 AM
How to block fragmented UDP packets tomek@e-fekt.net Linux Networking 1 01-24-2007 11:18 AM
passing packets though routers Hactar Linux Networking 0 05-29-2006 07:21 PM
block outgoing packets with iptables Peter Lowrie Linux Networking 2 05-05-2006 03:31 AM
block broadcast packets from routing Dave Lister Linux Networking 1 09-16-2003 08:01 PM



1 2 3 4 5 6 7 8 9 10 11