Bad UDP packets send by Zend Server Windows Services?

General discussion for the Zend Server CE

Bad UDP packets send by Zend Server Windows Services?

Postby beeare on Wed Jul 18, 2012 2:20 pm

Hello,

one of our customers is using Zend Server Community Edition (PHP 5.2) and complains about bad UDP packets sent by broadcast et each reboot of the server on which the Zend Server Windows Services (Zend Deployment, Zend Java Bridge, Zend Job Queue, Zend Monitor, Zend Session Clustering) are running. The customer makes one or more of the Zend Server services responsible for this misbehavior. We could deactivate all Zend Server services except the Java Bridge (because we need this service) to avoid this kind of problem, but perhaps you can provide a hint what's going wrong there.

Best regards,
Benjamin
beeare
 
Posts: 5
Joined: Thu Feb 05, 2009 11:51 pm

Re: Bad UDP packets send by Zend Server Windows Services?

Postby kentatzend on Wed Jul 18, 2012 4:55 pm

Can you post the exact error message they are reporting and where they are seeing this?
User avatar
kentatzend
 
Posts: 1781
Joined: Thu Dec 11, 2008 1:08 pm

Re: Bad UDP packets send by Zend Server Windows Services?

Postby beeare on Wed Jul 18, 2012 5:57 pm

I've asked the customer for the error details. As soon as I've received them, I will post the details.
beeare
 
Posts: 5
Joined: Thu Feb 05, 2009 11:51 pm

Re: Bad UDP packets send by Zend Server Windows Services?

Postby kentatzend on Wed Jul 18, 2012 6:47 pm

BTW it may not actually be an "issue" per se. About the only thing I know that uses UDP broadcast is our session clustering mechanisms and since that is "off" for Server CE it's probably benign but let's see what we get from your customer.
User avatar
kentatzend
 
Posts: 1781
Joined: Thu Dec 11, 2008 1:08 pm

Re: Bad UDP packets send by Zend Server Windows Services?

Postby jmnguye on Fri Aug 17, 2012 9:11 am

Hi,

We get these kinds of messages on many servers which are on the same VLAN as the zend servers :
/var/adm/messages.3:Jul 22 02:03:16 arone ip: [ID 390400 kern.notice] dst FFFFFFFF src 7F000001
/var/adm/messages.3:Jul 22 02:13:16 arone ip: [ID 390400 kern.notice] dst FFFFFFFF src 7F000001

It seems to happen everytime the engine is restarted.

Rgds,
jmnguye
 
Posts: 2
Joined: Fri Aug 17, 2012 9:08 am

Re: Bad UDP packets send by Zend Server Windows Services?

Postby jmnguye on Mon Aug 20, 2012 9:37 am

Here's the trace
Code: Select all
ETHER:  ----- Ether Header -----
ETHER: 
ETHER:  Packet 1 arrived at 2:04:0.47976
ETHER:  Packet size = 62 bytes
ETHER:  Destination = ff:ff:ff:ff:ff:ff, (broadcast)
ETHER:  Source      = 0:1f:29:b:ea:ba,
ETHER:  Ethertype = 0800 (IP)
ETHER: 
IP:   ----- IP Header -----
IP:   
IP:   Version = 4
IP:   Header length = 20 bytes
IP:   Type of service = 0x00
IP:         xxx. .... = 0 (precedence)
IP:         ...0 .... = normal delay
IP:         .... 0... = normal throughput
IP:         .... .0.. = normal reliability
IP:         .... ..0. = not ECN capable transport
IP:         .... ...0 = no ECN congestion experienced
IP:   Total length = 48 bytes
IP:   Identification = 24525
IP:   Flags = 0x0
IP:         .0.. .... = may fragment
IP:         ..0. .... = last fragment
IP:   Fragment offset = 0 bytes
IP:   Time to live = 128 seconds/hops
IP:   Protocol = 17 (UDP)
IP:   Header checksum = 5bef
IP:   Source address = 127.0.0.1, localhost
IP:   Destination address = 255.255.255.255, BROADCAST
IP:   No options
IP:   
UDP:  ----- UDP Header -----
UDP: 
UDP:  Source port = 3171
UDP:  Destination port = 10070
UDP:  Length = 28
UDP:  Checksum = 4B98
UDP: 

ETHER:  ----- Ether Header -----
ETHER: 
ETHER:  Packet 2 arrived at 2:04:0.48570
ETHER:  Packet size = 60 bytes
ETHER:  Destination = ff:ff:ff:ff:ff:ff, (broadcast)
ETHER:  Source      = 0:1f:29:b:ea:ba,
ETHER:  Ethertype = 0800 (IP)
ETHER: 
IP:   ----- IP Header -----
IP:   
IP:   Version = 4
IP:   Header length = 20 bytes
IP:   Type of service = 0x00
IP:         xxx. .... = 0 (precedence)
IP:         ...0 .... = normal delay
IP:         .... 0... = normal throughput
IP:         .... .0.. = normal reliability
IP:         .... ..0. = not ECN capable transport
IP:         .... ...0 = no ECN congestion experienced
IP:   Total length = 44 bytes
IP:   Identification = 24538
IP:   Flags = 0x0
IP:         .0.. .... = may fragment
IP:         ..0. .... = last fragment
IP:   Fragment offset = 0 bytes
IP:   Time to live = 128 seconds/hops
IP:   Protocol = 17 (UDP)
IP:   Header checksum = 5be6
IP:   Source address = 127.0.0.1, localhost
IP:   Destination address = 255.255.255.255, BROADCAST
IP:   No options
IP:   
UDP:  ----- UDP Header -----
UDP: 
UDP:  Source port = 3171
UDP:  Destination port = 10070
UDP:  Length = 24
UDP:  Checksum = 4B70
UDP: 

ETHER:  ----- Ether Header -----
ETHER: 
ETHER:  Packet 3 arrived at 2:13:59.21213
ETHER:  Packet size = 62 bytes
ETHER:  Destination = ff:ff:ff:ff:ff:ff, (broadcast)
ETHER:  Source      = 0:1c:c4:be:8:88,
ETHER:  Ethertype = 0800 (IP)
ETHER: 
IP:   ----- IP Header -----
IP:   
IP:   Version = 4
IP:   Header length = 20 bytes
IP:   Type of service = 0x00
IP:         xxx. .... = 0 (precedence)
IP:         ...0 .... = normal delay
IP:         .... 0... = normal throughput
IP:         .... .0.. = normal reliability
IP:         .... ..0. = not ECN capable transport
IP:         .... ...0 = no ECN congestion experienced
IP:   Total length = 48 bytes
IP:   Identification = 4285
IP:   Flags = 0x0
IP:         .0.. .... = may fragment
IP:         ..0. .... = last fragment
IP:   Fragment offset = 0 bytes
IP:   Time to live = 128 seconds/hops
IP:   Protocol = 17 (UDP)
IP:   Header checksum = aaff
IP:   Source address = 127.0.0.1, localhost
IP:   Destination address = 255.255.255.255, BROADCAST
IP:   No options
IP:   
UDP:  ----- UDP Header -----
UDP: 
UDP:  Source port = 4190
UDP:  Destination port = 10070
UDP:  Length = 28
UDP:  Checksum = 479D
UDP: 

ETHER:  ----- Ether Header -----
ETHER: 
ETHER:  Packet 4 arrived at 2:13:59.21820
ETHER:  Packet size = 60 bytes
ETHER:  Destination = ff:ff:ff:ff:ff:ff, (broadcast)
ETHER:  Source      = 0:1c:c4:be:8:88,
ETHER:  Ethertype = 0800 (IP)
ETHER: 
IP:   ----- IP Header -----
IP:   
IP:   Version = 4
IP:   Header length = 20 bytes
IP:   Type of service = 0x00
IP:         xxx. .... = 0 (precedence)
IP:         ...0 .... = normal delay
IP:         .... 0... = normal throughput
IP:         .... .0.. = normal reliability
IP:         .... ..0. = not ECN capable transport
IP:         .... ...0 = no ECN congestion experienced
IP:   Total length = 44 bytes
IP:   Identification = 4292
IP:   Flags = 0x0
IP:         .0.. .... = may fragment
IP:         ..0. .... = last fragment
IP:   Fragment offset = 0 bytes
IP:   Time to live = 128 seconds/hops
IP:   Protocol = 17 (UDP)
IP:   Header checksum = aafc
IP:   Source address = 127.0.0.1, localhost
IP:   Destination address = 255.255.255.255, BROADCAST
IP:   No options
IP:   
UDP:  ----- UDP Header -----
UDP: 
UDP:  Source port = 4190
UDP:  Destination port = 10070
UDP:  Length = 24
UDP:  Checksum = 4775
UDP: 

ETHER:  ----- Ether Header -----
ETHER: 
ETHER:  Packet 5 arrived at 2:04:1.59355
ETHER:  Packet size = 62 bytes
ETHER:  Destination = ff:ff:ff:ff:ff:ff, (broadcast)
ETHER:  Source      = 0:1f:29:b:ea:ba,
ETHER:  Ethertype = 0800 (IP)
ETHER: 
IP:   ----- IP Header -----
IP:   
IP:   Version = 4
IP:   Header length = 20 bytes
IP:   Type of service = 0x00
IP:         xxx. .... = 0 (precedence)
IP:         ...0 .... = normal delay
IP:         .... 0... = normal throughput
IP:         .... .0.. = normal reliability
IP:         .... ..0. = not ECN capable transport
IP:         .... ...0 = no ECN congestion experienced
IP:   Total length = 48 bytes
IP:   Identification = 24572
IP:   Flags = 0x0
IP:         .0.. .... = may fragment
IP:         ..0. .... = last fragment
IP:   Fragment offset = 0 bytes
IP:   Time to live = 128 seconds/hops
IP:   Protocol = 17 (UDP)
IP:   Header checksum = 5bc0
IP:   Source address = 127.0.0.1, localhost
IP:   Destination address = 255.255.255.255, BROADCAST
IP:   No options
IP:   
UDP:  ----- UDP Header -----
UDP: 
UDP:  Source port = 3168
UDP:  Destination port = 10070
UDP:  Length = 28
UDP:  Checksum = 4B9B
UDP: 

ETHER:  ----- Ether Header -----
ETHER: 
ETHER:  Packet 6 arrived at 2:04:1.59953
ETHER:  Packet size = 60 bytes
ETHER:  Destination = ff:ff:ff:ff:ff:ff, (broadcast)
ETHER:  Source      = 0:1f:29:b:ea:ba,
ETHER:  Ethertype = 0800 (IP)
ETHER: 
IP:   ----- IP Header -----
IP:   
IP:   Version = 4
IP:   Header length = 20 bytes
IP:   Type of service = 0x00
IP:         xxx. .... = 0 (precedence)
IP:         ...0 .... = normal delay
IP:         .... 0... = normal throughput
IP:         .... .0.. = normal reliability
IP:         .... ..0. = not ECN capable transport
IP:         .... ...0 = no ECN congestion experienced
IP:   Total length = 44 bytes
IP:   Identification = 24579
IP:   Flags = 0x0
IP:         .0.. .... = may fragment
IP:         ..0. .... = last fragment
IP:   Fragment offset = 0 bytes
IP:   Time to live = 128 seconds/hops
IP:   Protocol = 17 (UDP)
IP:   Header checksum = 5bbd
IP:   Source address = 127.0.0.1, localhost
IP:   Destination address = 255.255.255.255, BROADCAST
IP:   No options
IP:   
UDP:  ----- UDP Header -----
UDP: 
UDP:  Source port = 3168
UDP:  Destination port = 10070
UDP:  Length = 24
UDP:  Checksum = 4B73
UDP: 

ETHER:  ----- Ether Header -----
ETHER: 
ETHER:  Packet 7 arrived at 2:14:1.17670
ETHER:  Packet size = 62 bytes
ETHER:  Destination = ff:ff:ff:ff:ff:ff, (broadcast)
ETHER:  Source      = 0:1c:c4:be:8:88,
ETHER:  Ethertype = 0800 (IP)
ETHER: 
IP:   ----- IP Header -----
IP:   
IP:   Version = 4
IP:   Header length = 20 bytes
IP:   Type of service = 0x00
IP:         xxx. .... = 0 (precedence)
IP:         ...0 .... = normal delay
IP:         .... 0... = normal throughput
IP:         .... .0.. = normal reliability
IP:         .... ..0. = not ECN capable transport
IP:         .... ...0 = no ECN congestion experienced
IP:   Total length = 48 bytes
IP:   Identification = 23439
IP:   Flags = 0x0
IP:         .0.. .... = may fragment
IP:         ..0. .... = last fragment
IP:   Fragment offset = 0 bytes
IP:   Time to live = 128 seconds/hops
IP:   Protocol = 17 (UDP)
IP:   Header checksum = 602d
IP:   Source address = 127.0.0.1, localhost
IP:   Destination address = 255.255.255.255, BROADCAST
IP:   No options
IP:   
UDP:  ----- UDP Header -----
UDP: 
UDP:  Source port = 4593
UDP:  Destination port = 10070
UDP:  Length = 28
UDP:  Checksum = 460A
UDP: 

ETHER:  ----- Ether Header -----
ETHER: 
ETHER:  Packet 8 arrived at 2:14:1.18284
ETHER:  Packet size = 60 bytes
ETHER:  Destination = ff:ff:ff:ff:ff:ff, (broadcast)
ETHER:  Source      = 0:1c:c4:be:8:88,
ETHER:  Ethertype = 0800 (IP)
ETHER: 
IP:   ----- IP Header -----
IP:   
IP:   Version = 4
IP:   Header length = 20 bytes
IP:   Type of service = 0x00
IP:         xxx. .... = 0 (precedence)
IP:         ...0 .... = normal delay
IP:         .... 0... = normal throughput
IP:         .... .0.. = normal reliability
IP:         .... ..0. = not ECN capable transport
IP:         .... ...0 = no ECN congestion experienced
IP:   Total length = 44 bytes
IP:   Identification = 23446
IP:   Flags = 0x0
IP:         .0.. .... = may fragment
IP:         ..0. .... = last fragment
IP:   Fragment offset = 0 bytes
IP:   Time to live = 128 seconds/hops
IP:   Protocol = 17 (UDP)
IP:   Header checksum = 602a
IP:   Source address = 127.0.0.1, localhost
IP:   Destination address = 255.255.255.255, BROADCAST
IP:   No options
IP:   
UDP:  ----- UDP Header -----
UDP: 
UDP:  Source port = 4593
UDP:  Destination port = 10070
UDP:  Length = 24
UDP:  Checksum = 45E2
UDP: 

ETHER:  ----- Ether Header -----
ETHER: 
ETHER:  Packet 9 arrived at 2:00:9.12891
ETHER:  Packet size = 62 bytes
ETHER:  Destination = ff:ff:ff:ff:ff:ff, (broadcast)
ETHER:  Source      = 0:1f:29:b:ea:ba,
ETHER:  Ethertype = 0800 (IP)
ETHER: 
IP:   ----- IP Header -----
IP:   
IP:   Version = 4
IP:   Header length = 20 bytes
IP:   Type of service = 0x00
IP:         xxx. .... = 0 (precedence)
IP:         ...0 .... = normal delay
IP:         .... 0... = normal throughput
IP:         .... .0.. = normal reliability
IP:         .... ..0. = not ECN capable transport
IP:         .... ...0 = no ECN congestion experienced
IP:   Total length = 48 bytes
IP:   Identification = 26198
IP:   Flags = 0x0
IP:         .0.. .... = may fragment
IP:         ..0. .... = last fragment
IP:   Fragment offset = 0 bytes
IP:   Time to live = 128 seconds/hops
IP:   Protocol = 17 (UDP)
IP:   Header checksum = 5566
IP:   Source address = 127.0.0.1, localhost
IP:   Destination address = 255.255.255.255, BROADCAST
IP:   No options
IP:   
UDP:  ----- UDP Header -----
UDP: 
UDP:  Source port = 2761
UDP:  Destination port = 10070
UDP:  Length = 28
UDP:  Checksum = 4D32
UDP: 

ETHER:  ----- Ether Header -----
ETHER: 
ETHER:  Packet 10 arrived at 2:00:9.13467
ETHER:  Packet size = 60 bytes
ETHER:  Destination = ff:ff:ff:ff:ff:ff, (broadcast)
ETHER:  Source      = 0:1f:29:b:ea:ba,
ETHER:  Ethertype = 0800 (IP)
ETHER: 
IP:   ----- IP Header -----
IP:   
IP:   Version = 4
IP:   Header length = 20 bytes
IP:   Type of service = 0x00
IP:         xxx. .... = 0 (precedence)
IP:         ...0 .... = normal delay
IP:         .... 0... = normal throughput
IP:         .... .0.. = normal reliability
IP:         .... ..0. = not ECN capable transport
IP:         .... ...0 = no ECN congestion experienced
IP:   Total length = 44 bytes
IP:   Identification = 26205
IP:   Flags = 0x0
IP:         .0.. .... = may fragment
IP:         ..0. .... = last fragment
IP:   Fragment offset = 0 bytes
IP:   Time to live = 128 seconds/hops
IP:   Protocol = 17 (UDP)
IP:   Header checksum = 5563
IP:   Source address = 127.0.0.1, localhost
IP:   Destination address = 255.255.255.255, BROADCAST
IP:   No options
IP:   
UDP:  ----- UDP Header -----
UDP: 
UDP:  Source port = 2761
UDP:  Destination port = 10070
UDP:  Length = 24
UDP:  Checksum = 4D0A
UDP: 

ETHER:  ----- Ether Header -----
ETHER: 
ETHER:  Packet 11 arrived at 2:14:6.24094
ETHER:  Packet size = 62 bytes
ETHER:  Destination = ff:ff:ff:ff:ff:ff, (broadcast)
ETHER:  Source      = 0:1c:c4:be:8:88,
ETHER:  Ethertype = 0800 (IP)
ETHER: 
IP:   ----- IP Header -----
IP:   
IP:   Version = 4
IP:   Header length = 20 bytes
IP:   Type of service = 0x00
IP:         xxx. .... = 0 (precedence)
IP:         ...0 .... = normal delay
IP:         .... 0... = normal throughput
IP:         .... .0.. = normal reliability
IP:         .... ..0. = not ECN capable transport
IP:         .... ...0 = no ECN congestion experienced
IP:   Total length = 48 bytes
IP:   Identification = 22973
IP:   Flags = 0x0
IP:         .0.. .... = may fragment
IP:         ..0. .... = last fragment
IP:   Fragment offset = 0 bytes
IP:   Time to live = 128 seconds/hops
IP:   Protocol = 17 (UDP)
IP:   Header checksum = 61ff
IP:   Source address = 127.0.0.1, localhost
IP:   Destination address = 255.255.255.255, BROADCAST
IP:   No options
IP:   
UDP:  ----- UDP Header -----
UDP: 
UDP:  Source port = 4628
UDP:  Destination port = 10070
UDP:  Length = 28
UDP:  Checksum = 45E7
UDP: 

ETHER:  ----- Ether Header -----
ETHER: 
ETHER:  Packet 12 arrived at 2:14:6.24709
ETHER:  Packet size = 60 bytes
ETHER:  Destination = ff:ff:ff:ff:ff:ff, (broadcast)
ETHER:  Source      = 0:1c:c4:be:8:88,
ETHER:  Ethertype = 0800 (IP)
ETHER: 
IP:   ----- IP Header -----
IP:   
IP:   Version = 4
IP:   Header length = 20 bytes
IP:   Type of service = 0x00
IP:         xxx. .... = 0 (precedence)
IP:         ...0 .... = normal delay
IP:         .... 0... = normal throughput
IP:         .... .0.. = normal reliability
IP:         .... ..0. = not ECN capable transport
IP:         .... ...0 = no ECN congestion experienced
IP:   Total length = 44 bytes
IP:   Identification = 22981
IP:   Flags = 0x0
IP:         .0.. .... = may fragment
IP:         ..0. .... = last fragment
IP:   Fragment offset = 0 bytes
IP:   Time to live = 128 seconds/hops
IP:   Protocol = 17 (UDP)
IP:   Header checksum = 61fb
IP:   Source address = 127.0.0.1, localhost
IP:   Destination address = 255.255.255.255, BROADCAST
IP:   No options
IP:   
UDP:  ----- UDP Header -----
UDP: 
UDP:  Source port = 4628
UDP:  Destination port = 10070
UDP:  Length = 24
UDP:  Checksum = 45BF
UDP: 

jmnguye
 
Posts: 2
Joined: Fri Aug 17, 2012 9:08 am

Re: Bad UDP packets send by Zend Server Windows Services?

Postby beeare on Tue Aug 21, 2012 2:05 pm

Hello again,

the customer sent me a trace file with the following content:

Code: Select all
ETHER:  ----- Ether Header -----
ETHER: 
ETHER:  Packet 1 arrived at 2:04:0.47976
ETHER:  Packet size = 62 bytes
ETHER:  Destination = ff:ff:ff:ff:ff:ff, (broadcast)
ETHER:  Source      = 0:1f:29:b:ea:ba,
ETHER:  Ethertype = 0800 (IP)
ETHER: 
IP:   ----- IP Header -----
IP:   
IP:   Version = 4
IP:   Header length = 20 bytes
IP:   Type of service = 0x00
IP:         xxx. .... = 0 (precedence)
IP:         ...0 .... = normal delay
IP:         .... 0... = normal throughput
IP:         .... .0.. = normal reliability
IP:         .... ..0. = not ECN capable transport
IP:         .... ...0 = no ECN congestion experienced
IP:   Total length = 48 bytes
IP:   Identification = 24525
IP:   Flags = 0x0
IP:         .0.. .... = may fragment
IP:         ..0. .... = last fragment
IP:   Fragment offset = 0 bytes
IP:   Time to live = 128 seconds/hops
IP:   Protocol = 17 (UDP)
IP:   Header checksum = 5bef
IP:   Source address = 127.0.0.1, localhost
IP:   Destination address = 255.255.255.255, BROADCAST
IP:   No options
IP:   
UDP:  ----- UDP Header -----
UDP: 
UDP:  Source port = 3171
UDP:  Destination port = 10070
UDP:  Length = 28
UDP:  Checksum = 4B98
UDP: 

ETHER:  ----- Ether Header -----
ETHER: 
ETHER:  Packet 2 arrived at 2:04:0.48570
ETHER:  Packet size = 60 bytes
ETHER:  Destination = ff:ff:ff:ff:ff:ff, (broadcast)
ETHER:  Source      = 0:1f:29:b:ea:ba,
ETHER:  Ethertype = 0800 (IP)
ETHER: 
IP:   ----- IP Header -----
IP:   
IP:   Version = 4
IP:   Header length = 20 bytes
IP:   Type of service = 0x00
IP:         xxx. .... = 0 (precedence)
IP:         ...0 .... = normal delay
IP:         .... 0... = normal throughput
IP:         .... .0.. = normal reliability
IP:         .... ..0. = not ECN capable transport
IP:         .... ...0 = no ECN congestion experienced
IP:   Total length = 44 bytes
IP:   Identification = 24538
IP:   Flags = 0x0
IP:         .0.. .... = may fragment
IP:         ..0. .... = last fragment
IP:   Fragment offset = 0 bytes
IP:   Time to live = 128 seconds/hops
IP:   Protocol = 17 (UDP)
IP:   Header checksum = 5be6
IP:   Source address = 127.0.0.1, localhost
IP:   Destination address = 255.255.255.255, BROADCAST
IP:   No options
IP:   
UDP:  ----- UDP Header -----
UDP: 
UDP:  Source port = 3171
UDP:  Destination port = 10070
UDP:  Length = 24
UDP:  Checksum = 4B70
UDP: 

ETHER:  ----- Ether Header -----
ETHER: 
ETHER:  Packet 3 arrived at 2:13:59.21213
ETHER:  Packet size = 62 bytes
ETHER:  Destination = ff:ff:ff:ff:ff:ff, (broadcast)
ETHER:  Source      = 0:1c:c4:be:8:88,
ETHER:  Ethertype = 0800 (IP)
ETHER: 
IP:   ----- IP Header -----
IP:   
IP:   Version = 4
IP:   Header length = 20 bytes
IP:   Type of service = 0x00
IP:         xxx. .... = 0 (precedence)
IP:         ...0 .... = normal delay
IP:         .... 0... = normal throughput
IP:         .... .0.. = normal reliability
IP:         .... ..0. = not ECN capable transport
IP:         .... ...0 = no ECN congestion experienced
IP:   Total length = 48 bytes
IP:   Identification = 4285
IP:   Flags = 0x0
IP:         .0.. .... = may fragment
IP:         ..0. .... = last fragment
IP:   Fragment offset = 0 bytes
IP:   Time to live = 128 seconds/hops
IP:   Protocol = 17 (UDP)
IP:   Header checksum = aaff
IP:   Source address = 127.0.0.1, localhost
IP:   Destination address = 255.255.255.255, BROADCAST
IP:   No options
IP:   
UDP:  ----- UDP Header -----
UDP: 
UDP:  Source port = 4190
UDP:  Destination port = 10070
UDP:  Length = 28
UDP:  Checksum = 479D
UDP: 

ETHER:  ----- Ether Header -----
ETHER: 
ETHER:  Packet 4 arrived at 2:13:59.21820
ETHER:  Packet size = 60 bytes
ETHER:  Destination = ff:ff:ff:ff:ff:ff, (broadcast)
ETHER:  Source      = 0:1c:c4:be:8:88,
ETHER:  Ethertype = 0800 (IP)
ETHER: 
IP:   ----- IP Header -----
IP:   
IP:   Version = 4
IP:   Header length = 20 bytes
IP:   Type of service = 0x00
IP:         xxx. .... = 0 (precedence)
IP:         ...0 .... = normal delay
IP:         .... 0... = normal throughput
IP:         .... .0.. = normal reliability
IP:         .... ..0. = not ECN capable transport
IP:         .... ...0 = no ECN congestion experienced
IP:   Total length = 44 bytes
IP:   Identification = 4292
IP:   Flags = 0x0
IP:         .0.. .... = may fragment
IP:         ..0. .... = last fragment
IP:   Fragment offset = 0 bytes
IP:   Time to live = 128 seconds/hops
IP:   Protocol = 17 (UDP)
IP:   Header checksum = aafc
IP:   Source address = 127.0.0.1, localhost
IP:   Destination address = 255.255.255.255, BROADCAST
IP:   No options
IP:   
UDP:  ----- UDP Header -----
UDP: 
UDP:  Source port = 4190
UDP:  Destination port = 10070
UDP:  Length = 24
UDP:  Checksum = 4775
UDP: 

ETHER:  ----- Ether Header -----
ETHER: 
ETHER:  Packet 5 arrived at 2:04:1.59355
ETHER:  Packet size = 62 bytes
ETHER:  Destination = ff:ff:ff:ff:ff:ff, (broadcast)
ETHER:  Source      = 0:1f:29:b:ea:ba,
ETHER:  Ethertype = 0800 (IP)
ETHER: 
IP:   ----- IP Header -----
IP:   
IP:   Version = 4
IP:   Header length = 20 bytes
IP:   Type of service = 0x00
IP:         xxx. .... = 0 (precedence)
IP:         ...0 .... = normal delay
IP:         .... 0... = normal throughput
IP:         .... .0.. = normal reliability
IP:         .... ..0. = not ECN capable transport
IP:         .... ...0 = no ECN congestion experienced
IP:   Total length = 48 bytes
IP:   Identification = 24572
IP:   Flags = 0x0
IP:         .0.. .... = may fragment
IP:         ..0. .... = last fragment
IP:   Fragment offset = 0 bytes
IP:   Time to live = 128 seconds/hops
IP:   Protocol = 17 (UDP)
IP:   Header checksum = 5bc0
IP:   Source address = 127.0.0.1, localhost
IP:   Destination address = 255.255.255.255, BROADCAST
IP:   No options
IP:   
UDP:  ----- UDP Header -----
UDP: 
UDP:  Source port = 3168
UDP:  Destination port = 10070
UDP:  Length = 28
UDP:  Checksum = 4B9B
UDP: 

ETHER:  ----- Ether Header -----
ETHER: 
ETHER:  Packet 6 arrived at 2:04:1.59953
ETHER:  Packet size = 60 bytes
ETHER:  Destination = ff:ff:ff:ff:ff:ff, (broadcast)
ETHER:  Source      = 0:1f:29:b:ea:ba,
ETHER:  Ethertype = 0800 (IP)
ETHER: 
IP:   ----- IP Header -----
IP:   
IP:   Version = 4
IP:   Header length = 20 bytes
IP:   Type of service = 0x00
IP:         xxx. .... = 0 (precedence)
IP:         ...0 .... = normal delay
IP:         .... 0... = normal throughput
IP:         .... .0.. = normal reliability
IP:         .... ..0. = not ECN capable transport
IP:         .... ...0 = no ECN congestion experienced
IP:   Total length = 44 bytes
IP:   Identification = 24579
IP:   Flags = 0x0
IP:         .0.. .... = may fragment
IP:         ..0. .... = last fragment
IP:   Fragment offset = 0 bytes
IP:   Time to live = 128 seconds/hops
IP:   Protocol = 17 (UDP)
IP:   Header checksum = 5bbd
IP:   Source address = 127.0.0.1, localhost
IP:   Destination address = 255.255.255.255, BROADCAST
IP:   No options
IP:   
UDP:  ----- UDP Header -----
UDP: 
UDP:  Source port = 3168
UDP:  Destination port = 10070
UDP:  Length = 24
UDP:  Checksum = 4B73
UDP: 

ETHER:  ----- Ether Header -----
ETHER: 
ETHER:  Packet 7 arrived at 2:14:1.17670
ETHER:  Packet size = 62 bytes
ETHER:  Destination = ff:ff:ff:ff:ff:ff, (broadcast)
ETHER:  Source      = 0:1c:c4:be:8:88,
ETHER:  Ethertype = 0800 (IP)
ETHER: 
IP:   ----- IP Header -----
IP:   
IP:   Version = 4
IP:   Header length = 20 bytes
IP:   Type of service = 0x00
IP:         xxx. .... = 0 (precedence)
IP:         ...0 .... = normal delay
IP:         .... 0... = normal throughput
IP:         .... .0.. = normal reliability
IP:         .... ..0. = not ECN capable transport
IP:         .... ...0 = no ECN congestion experienced
IP:   Total length = 48 bytes
IP:   Identification = 23439
IP:   Flags = 0x0
IP:         .0.. .... = may fragment
IP:         ..0. .... = last fragment
IP:   Fragment offset = 0 bytes
IP:   Time to live = 128 seconds/hops
IP:   Protocol = 17 (UDP)
IP:   Header checksum = 602d
IP:   Source address = 127.0.0.1, localhost
IP:   Destination address = 255.255.255.255, BROADCAST
IP:   No options
IP:   
UDP:  ----- UDP Header -----
UDP: 
UDP:  Source port = 4593
UDP:  Destination port = 10070
UDP:  Length = 28
UDP:  Checksum = 460A
UDP: 

ETHER:  ----- Ether Header -----
ETHER: 
ETHER:  Packet 8 arrived at 2:14:1.18284
ETHER:  Packet size = 60 bytes
ETHER:  Destination = ff:ff:ff:ff:ff:ff, (broadcast)
ETHER:  Source      = 0:1c:c4:be:8:88,
ETHER:  Ethertype = 0800 (IP)
ETHER: 
IP:   ----- IP Header -----
IP:   
IP:   Version = 4
IP:   Header length = 20 bytes
IP:   Type of service = 0x00
IP:         xxx. .... = 0 (precedence)
IP:         ...0 .... = normal delay
IP:         .... 0... = normal throughput
IP:         .... .0.. = normal reliability
IP:         .... ..0. = not ECN capable transport
IP:         .... ...0 = no ECN congestion experienced
IP:   Total length = 44 bytes
IP:   Identification = 23446
IP:   Flags = 0x0
IP:         .0.. .... = may fragment
IP:         ..0. .... = last fragment
IP:   Fragment offset = 0 bytes
IP:   Time to live = 128 seconds/hops
IP:   Protocol = 17 (UDP)
IP:   Header checksum = 602a
IP:   Source address = 127.0.0.1, localhost
IP:   Destination address = 255.255.255.255, BROADCAST
IP:   No options
IP:   
UDP:  ----- UDP Header -----
UDP: 
UDP:  Source port = 4593
UDP:  Destination port = 10070
UDP:  Length = 24
UDP:  Checksum = 45E2
UDP: 

ETHER:  ----- Ether Header -----
ETHER: 
ETHER:  Packet 9 arrived at 2:00:9.12891
ETHER:  Packet size = 62 bytes
ETHER:  Destination = ff:ff:ff:ff:ff:ff, (broadcast)
ETHER:  Source      = 0:1f:29:b:ea:ba,
ETHER:  Ethertype = 0800 (IP)
ETHER: 
IP:   ----- IP Header -----
IP:   
IP:   Version = 4
IP:   Header length = 20 bytes
IP:   Type of service = 0x00
IP:         xxx. .... = 0 (precedence)
IP:         ...0 .... = normal delay
IP:         .... 0... = normal throughput
IP:         .... .0.. = normal reliability
IP:         .... ..0. = not ECN capable transport
IP:         .... ...0 = no ECN congestion experienced
IP:   Total length = 48 bytes
IP:   Identification = 26198
IP:   Flags = 0x0
IP:         .0.. .... = may fragment
IP:         ..0. .... = last fragment
IP:   Fragment offset = 0 bytes
IP:   Time to live = 128 seconds/hops
IP:   Protocol = 17 (UDP)
IP:   Header checksum = 5566
IP:   Source address = 127.0.0.1, localhost
IP:   Destination address = 255.255.255.255, BROADCAST
IP:   No options
IP:   
UDP:  ----- UDP Header -----
UDP: 
UDP:  Source port = 2761
UDP:  Destination port = 10070
UDP:  Length = 28
UDP:  Checksum = 4D32
UDP: 

ETHER:  ----- Ether Header -----
ETHER: 
ETHER:  Packet 10 arrived at 2:00:9.13467
ETHER:  Packet size = 60 bytes
ETHER:  Destination = ff:ff:ff:ff:ff:ff, (broadcast)
ETHER:  Source      = 0:1f:29:b:ea:ba,
ETHER:  Ethertype = 0800 (IP)
ETHER: 
IP:   ----- IP Header -----
IP:   
IP:   Version = 4
IP:   Header length = 20 bytes
IP:   Type of service = 0x00
IP:         xxx. .... = 0 (precedence)
IP:         ...0 .... = normal delay
IP:         .... 0... = normal throughput
IP:         .... .0.. = normal reliability
IP:         .... ..0. = not ECN capable transport
IP:         .... ...0 = no ECN congestion experienced
IP:   Total length = 44 bytes
IP:   Identification = 26205
IP:   Flags = 0x0
IP:         .0.. .... = may fragment
IP:         ..0. .... = last fragment
IP:   Fragment offset = 0 bytes
IP:   Time to live = 128 seconds/hops
IP:   Protocol = 17 (UDP)
IP:   Header checksum = 5563
IP:   Source address = 127.0.0.1, localhost
IP:   Destination address = 255.255.255.255, BROADCAST
IP:   No options
IP:   
UDP:  ----- UDP Header -----
UDP: 
UDP:  Source port = 2761
UDP:  Destination port = 10070
UDP:  Length = 24
UDP:  Checksum = 4D0A
UDP: 

ETHER:  ----- Ether Header -----
ETHER: 
ETHER:  Packet 11 arrived at 2:14:6.24094
ETHER:  Packet size = 62 bytes
ETHER:  Destination = ff:ff:ff:ff:ff:ff, (broadcast)
ETHER:  Source      = 0:1c:c4:be:8:88,
ETHER:  Ethertype = 0800 (IP)
ETHER: 
IP:   ----- IP Header -----
IP:   
IP:   Version = 4
IP:   Header length = 20 bytes
IP:   Type of service = 0x00
IP:         xxx. .... = 0 (precedence)
IP:         ...0 .... = normal delay
IP:         .... 0... = normal throughput
IP:         .... .0.. = normal reliability
IP:         .... ..0. = not ECN capable transport
IP:         .... ...0 = no ECN congestion experienced
IP:   Total length = 48 bytes
IP:   Identification = 22973
IP:   Flags = 0x0
IP:         .0.. .... = may fragment
IP:         ..0. .... = last fragment
IP:   Fragment offset = 0 bytes
IP:   Time to live = 128 seconds/hops
IP:   Protocol = 17 (UDP)
IP:   Header checksum = 61ff
IP:   Source address = 127.0.0.1, localhost
IP:   Destination address = 255.255.255.255, BROADCAST
IP:   No options
IP:   
UDP:  ----- UDP Header -----
UDP: 
UDP:  Source port = 4628
UDP:  Destination port = 10070
UDP:  Length = 28
UDP:  Checksum = 45E7
UDP: 

ETHER:  ----- Ether Header -----
ETHER: 
ETHER:  Packet 12 arrived at 2:14:6.24709
ETHER:  Packet size = 60 bytes
ETHER:  Destination = ff:ff:ff:ff:ff:ff, (broadcast)
ETHER:  Source      = 0:1c:c4:be:8:88,
ETHER:  Ethertype = 0800 (IP)
ETHER: 
IP:   ----- IP Header -----
IP:   
IP:   Version = 4
IP:   Header length = 20 bytes
IP:   Type of service = 0x00
IP:         xxx. .... = 0 (precedence)
IP:         ...0 .... = normal delay
IP:         .... 0... = normal throughput
IP:         .... .0.. = normal reliability
IP:         .... ..0. = not ECN capable transport
IP:         .... ...0 = no ECN congestion experienced
IP:   Total length = 44 bytes
IP:   Identification = 22981
IP:   Flags = 0x0
IP:         .0.. .... = may fragment
IP:         ..0. .... = last fragment
IP:   Fragment offset = 0 bytes
IP:   Time to live = 128 seconds/hops
IP:   Protocol = 17 (UDP)
IP:   Header checksum = 61fb
IP:   Source address = 127.0.0.1, localhost
IP:   Destination address = 255.255.255.255, BROADCAST
IP:   No options
IP:   
UDP:  ----- UDP Header -----
UDP: 
UDP:  Source port = 4628
UDP:  Destination port = 10070
UDP:  Length = 24
UDP:  Checksum = 45BF
UDP:


He also told me that this packets are "killing" his backup robots. So it is really important to get this problem fixed.

Best regards,
Benjamin
beeare
 
Posts: 5
Joined: Thu Feb 05, 2009 11:51 pm

Re: Bad UDP packets send by Zend Server Windows Services?

Postby rbzend on Wed Aug 22, 2012 11:07 am

Benjamin, there is nothing wrong with the packets. As Kent said, these are packets sent out by the Session Clustering service. Since your customer is not using Session Clustering, you should just disable this service - Zend Session Clustering.
User avatar
rbzend
 
Posts: 530
Joined: Tue Dec 23, 2008 5:03 pm


Return to Zend Server Community Edition

Who is online

Users browsing this forum: No registered users and 1 guest