hi, trying to debug syslog, admin tells me, he doesnt receive any packets, obviously pix (172.27.0.156.514)is sending syslog messages on udp port 514, which is the port the syslog server is listening on. i see this in my capture file:
11:40:00.312972 172.27.0.156.514 > 172.27.0.103.514: udp 118
11:40:00.313170 172.27.0.156.514 > 172.27.0.103.514: udp 118
11:40:00.414651 172.27.0.156.514 > 172.27.0.103.514: udp 119
11:40:00.414834 172.27.0.156.514 > 172.27.0.103.514: udp 119
11:40:01.294647 172.27.0.156.514 > 172.27.0.103.514: udp 183
11:40:01.304549 172.27.0.156.514 > 172.27.0.103.514: udp 183
BUT: what are these numbers at the end?
and since this is udp i am not supposed to see return packets, right?
tia M