| 1 | 11 -> 2#
|
|---|
| 2 |
|
|---|
| 3 | root@comcerto:~# tcpdump -vvv -i any port 5060
|
|---|
| 4 | tcpdump: listening on any, link-type LINUX_SLL (Linux cooked v1), capture size 262144 bytes
|
|---|
| 5 | 06:19:14.606958 IP (tos 0x68, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 1291)
|
|---|
| 6 | localhost..6060 > localhost..5060: [bad udp cksum 0x030b -> 0x0c63!] SIP, length: 1263
|
|---|
| 7 | INVITE sip:2%23@192.168.20.104 SIP/2.0
|
|---|
| 8 | Via: SIP/2.0/UDP 127.0.0.1:6060;rport;branch=z9hG4bK257883665
|
|---|
| 9 | From: <sip:11@192.168.20.104>;tag=318688453
|
|---|
| 10 | To: <sip:2%23@192.168.20.104>
|
|---|
| 11 | Call-ID: 1336512045
|
|---|
| 12 | CSeq: 20 INVITE
|
|---|
| 13 | Contact: <sip:11@127.0.0.1:6060>
|
|---|
| 14 | Content-Type: application/sdp
|
|---|
| 15 | Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,REFER,NOTIFY,INFO,UPDATE,PRACK,SUBSCRIBE
|
|---|
| 16 | Max-Forwards: 70
|
|---|
| 17 | User-Agent: eXosip/5.3.0
|
|---|
| 18 | X-Endpoint-Type: FXS
|
|---|
| 19 | Allow-Events: conference
|
|---|
| 20 | Supported: replaces,timer,100rel
|
|---|
| 21 | Content-Length: 751
|
|---|
| 22 |
|
|---|
| 23 | v=0
|
|---|
| 24 | o=gateway 0 5 IN IP4 192.168.20.104
|
|---|
| 25 | s=conversation
|
|---|
| 26 | c=IN IP4 192.168.20.104
|
|---|
| 27 | t=0 0
|
|---|
| 28 | m=audio 10002 RTP/SAVP 8 0 4 18 101 13 98
|
|---|
| 29 | a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:ZhV5AY8vsjiLORlUOnca02Ryyecak+CBG8U7s5lV
|
|---|
| 30 | a=crypto:2 AES_CM_128_HMAC_SHA1_32 inline:+uEx5Lbkpehtged3HbpxtbnyjiZW/Kk7exTnTn4Q
|
|---|
| 31 | a=rtpmap:8 PCMA/8000
|
|---|
| 32 | a=rtpmap:0 PCMU/8000
|
|---|
| 33 | a=rtpmap:4 G723/8000
|
|---|
| 34 | a=rtpmap:18 G729/8000
|
|---|
| 35 | a=rtpmap:101 telephone-event/8000
|
|---|
| 36 | a=fmtp:101 0-15
|
|---|
| 37 | a=rtpmap:13 CN/8000
|
|---|
| 38 | a=rtpmap:98 PCMA/8000
|
|---|
| 39 | a=gpmd:98 vbd=yes
|
|---|
| 40 | m=audio 10002 RTP/AVP 8 0 4 18 101 13 98
|
|---|
| 41 | a=rtpmap:8 PCMA/8000
|
|---|
| 42 | a=rtpmap:0 PCMU/8000
|
|---|
| 43 | a=rtpmap:4 G723/8000
|
|---|
| 44 | a=rtpmap:18 G729/8000
|
|---|
| 45 | a=rtpmap:101 telephone-event/8000
|
|---|
| 46 | a=fmtp:101 0-15
|
|---|
| 47 | a=rtpmap:13 CN/8000
|
|---|
| 48 | a=rtpmap:98 PCMA/8000
|
|---|
| 49 | a=gpmd:98 vbd=yes
|
|---|
| 50 | 06:19:14.630901 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 1485)
|
|---|
| 51 | localhost..5060 > localhost..6060: [bad udp cksum 0x03cd -> 0x5b92!] SIP, length: 1457
|
|---|
| 52 | INVITE sip:2%23@127.0.0.1:6060;transport=udp SIP/2.0
|
|---|
| 53 | Via: SIP/2.0/UDP 127.0.0.1:5060;branch=z9hG4bK-524287-1---fb353974ea9b5f79;rport
|
|---|
| 54 | Via: SIP/2.0/UDP 127.0.0.1:6060;rport=6060;branch=z9hG4bK257883665
|
|---|
| 55 | Max-Forwards: 69
|
|---|
| 56 | Record-Route: <sip:192.168.20.104:5060;transport=udp;lr>
|
|---|
| 57 | Contact: <sip:11@127.0.0.1:6060>
|
|---|
| 58 | To: <sip:2%23@192.168.20.104>
|
|---|
| 59 | From: <sip:11@192.168.20.104>;tag=318688453
|
|---|
| 60 | Call-ID: 1336512045
|
|---|
| 61 | CSeq: 20 INVITE
|
|---|
| 62 | Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, REFER, NOTIFY, INFO, UPDATE, PRACK, SUBSCRIBE
|
|---|
| 63 | Content-Type: application/sdp
|
|---|
| 64 | Supported: replaces, timer, 100rel
|
|---|
| 65 | User-Agent: eXosip/5.3.0
|
|---|
| 66 | Allow-Events: conference
|
|---|
| 67 | X-Endpoint-Type: FXS
|
|---|
| 68 | X-Secure-Transport: yes
|
|---|
| 69 | Content-Length: 751
|
|---|
| 70 |
|
|---|
| 71 | v=0
|
|---|
| 72 | o=gateway 0 5 IN IP4 192.168.20.104
|
|---|
| 73 | s=conversation
|
|---|
| 74 | c=IN IP4 192.168.20.104
|
|---|
| 75 | t=0 0
|
|---|
| 76 | m=audio 10002 RTP/SAVP 8 0 4 18 101 13 98
|
|---|
| 77 | a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:ZhV5AY8vsjiLORlUOnca02Ryyecak+CBG8U7s5lV
|
|---|
| 78 | a=crypto:2 AES_CM_128_HMAC_SHA1_32 inline:+uEx5Lbkpehtged3HbpxtbnyjiZW/Kk7exTnTn4Q
|
|---|
| 79 | a=rtpmap:8 PCMA/8000
|
|---|
| 80 | a=rtpmap:0 PCMU/8000
|
|---|
| 81 | a=rtpmap:4 G723/8000
|
|---|
| 82 | a=rtpmap:18 G729/8000
|
|---|
| 83 | a=rtpmap:101 telephone-event/8000
|
|---|
| 84 | a=fmtp:101 0-15
|
|---|
| 85 | a=rtpmap:13 CN/8000
|
|---|
| 86 | a=rtpmap:98 PCMA/8000
|
|---|
| 87 | a=gpmd:98 vbd=yes
|
|---|
| 88 | m=audio 10002 RTP/AVP 8 0 4 18 101 13 98
|
|---|
| 89 | a=rtpmap:8 PCMA/8000
|
|---|
| 90 | a=rtpmap:0 PCMU/8000
|
|---|
| 91 | a=rtpmap:4 G723/8000
|
|---|
| 92 | a=rtpmap:18 G729/8000
|
|---|
| 93 | a=rtpmap:101 telephone-event/8000
|
|---|
| 94 | a=fmtp:101 0-15
|
|---|
| 95 | a=rtpmap:13 CN/8000
|
|---|
| 96 | a=rtpmap:98 PCMA/8000
|
|---|
| 97 | a=gpmd:98 vbd=yes
|
|---|
| 98 | 06:19:14.639664 IP (tos 0x68, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 364)
|
|---|
| 99 | localhost..6060 > localhost..5060: [bad udp cksum 0xff6b -> 0x5cf8!] SIP, length: 336
|
|---|
| 100 | SIP/2.0 100 Trying
|
|---|
| 101 | Via: SIP/2.0/UDP 127.0.0.1:5060;branch=z9hG4bK-524287-1---fb353974ea9b5f79;rport=5060
|
|---|
| 102 | Via: SIP/2.0/UDP 127.0.0.1:6060;rport=6060;branch=z9hG4bK257883665
|
|---|
| 103 | From: <sip:11@192.168.20.104>;tag=318688453
|
|---|
| 104 | To: <sip:2%23@192.168.20.104>
|
|---|
| 105 | Call-ID: 1336512045
|
|---|
| 106 | CSeq: 20 INVITE
|
|---|
| 107 | User-Agent: eXosip/5.3.0
|
|---|
| 108 | Content-Length: 0
|
|---|
| 109 |
|
|---|
| 110 | 06:19:14.707508 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 251)
|
|---|
| 111 | localhost..5060 > localhost..6060: [bad udp cksum 0xfefa -> 0xb3fb!] SIP, length: 223
|
|---|
| 112 | SIP/2.0 100 Trying
|
|---|
| 113 | Via: SIP/2.0/UDP 127.0.0.1:6060;rport=6060;branch=z9hG4bK257883665
|
|---|
| 114 | To: <sip:2%23@192.168.20.104>
|
|---|
| 115 | From: <sip:11@192.168.20.104>;tag=318688453
|
|---|
| 116 | Call-ID: 1336512045
|
|---|
| 117 | CSeq: 20 INVITE
|
|---|
| 118 | Content-Length: 0
|
|---|
| 119 |
|
|---|
| 120 | 06:19:14.780121 IP (tos 0x68, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 1012)
|
|---|
| 121 | localhost..6060 > localhost..5060: [bad udp cksum 0x01f4 -> 0xd2b6!] SIP, length: 984
|
|---|
| 122 | SIP/2.0 183 Session Progress
|
|---|
| 123 | Via: SIP/2.0/UDP 127.0.0.1:5060;branch=z9hG4bK-524287-1---fb353974ea9b5f79;rport=5060
|
|---|
| 124 | Via: SIP/2.0/UDP 127.0.0.1:6060;rport=6060;branch=z9hG4bK257883665
|
|---|
| 125 | Record-Route: <sip:192.168.20.104:5060;transport=udp;lr>
|
|---|
| 126 | From: <sip:11@192.168.20.104>;tag=318688453
|
|---|
| 127 | To: <sip:2%23@192.168.20.104>;tag=896003446
|
|---|
| 128 | Call-ID: 1336512045
|
|---|
| 129 | CSeq: 20 INVITE
|
|---|
| 130 | Contact: <sip:2%23@127.0.0.1:6060>
|
|---|
| 131 | Content-Type: application/sdp
|
|---|
| 132 | Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,REFER,NOTIFY,INFO,UPDATE,PRACK,SUBSCRIBE
|
|---|
| 133 | User-Agent: eXosip/5.3.0
|
|---|
| 134 | Allow-Events: conference
|
|---|
| 135 | Supported: replaces,timer,100rel
|
|---|
| 136 | Require: 100rel
|
|---|
| 137 | RSeq: 100
|
|---|
| 138 | Content-Length: 328
|
|---|
| 139 |
|
|---|
| 140 | v=0
|
|---|
| 141 | o=gateway 0 0 IN IP4 192.168.20.104
|
|---|
| 142 | s=conversation
|
|---|
| 143 | c=IN IP4 192.168.20.104
|
|---|
| 144 | t=0 0
|
|---|
| 145 | m=audio 12002 RTP/SAVP 8 101
|
|---|
| 146 | a=rtpmap:8 PCMA/8000
|
|---|
| 147 | a=rtpmap:101 telephone-event/8000
|
|---|
| 148 | a=fmtp:101 0-15
|
|---|
| 149 | a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:MN/064Es+zKEXCOBeWwfHMBZBy58FIv9GW4n9NhR
|
|---|
| 150 | a=sendrecv
|
|---|
| 151 | m=audio 0 RTP/AVP 8 0 4 18 101 13 98
|
|---|
| 152 | 06:19:14.798195 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 935)
|
|---|
| 153 | localhost..5060 > localhost..6060: [bad udp cksum 0x01a7 -> 0x2269!] SIP, length: 907
|
|---|
| 154 | SIP/2.0 183 Session Progress
|
|---|
| 155 | Via: SIP/2.0/UDP 127.0.0.1:6060;rport=6060;branch=z9hG4bK257883665
|
|---|
| 156 | Record-Route: <sip:192.168.20.104:5060;transport=udp;lr>
|
|---|
| 157 | Require: 100rel
|
|---|
| 158 | Contact: <sip:2%23@127.0.0.1:6060>
|
|---|
| 159 | To: <sip:2%23@192.168.20.104>;tag=896003446
|
|---|
| 160 | From: <sip:11@192.168.20.104>;tag=318688453
|
|---|
| 161 | Call-ID: 1336512045
|
|---|
| 162 | CSeq: 20 INVITE
|
|---|
| 163 | Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, REFER, NOTIFY, INFO, UPDATE, PRACK, SUBSCRIBE
|
|---|
| 164 | Content-Type: application/sdp
|
|---|
| 165 | Supported: replaces, timer, 100rel
|
|---|
| 166 | User-Agent: eXosip/5.3.0
|
|---|
| 167 | Allow-Events: conference
|
|---|
| 168 | RSeq: 100
|
|---|
| 169 | Content-Length: 328
|
|---|
| 170 |
|
|---|
| 171 | v=0
|
|---|
| 172 | o=gateway 0 0 IN IP4 192.168.20.104
|
|---|
| 173 | s=conversation
|
|---|
| 174 | c=IN IP4 192.168.20.104
|
|---|
| 175 | t=0 0
|
|---|
| 176 | m=audio 12002 RTP/SAVP 8 101
|
|---|
| 177 | a=rtpmap:8 PCMA/8000
|
|---|
| 178 | a=rtpmap:101 telephone-event/8000
|
|---|
| 179 | a=fmtp:101 0-15
|
|---|
| 180 | a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:MN/064Es+zKEXCOBeWwfHMBZBy58FIv9GW4n9NhR
|
|---|
| 181 | a=sendrecv
|
|---|
| 182 | m=audio 0 RTP/AVP 8 0 4 18 101 13 98
|
|---|
| 183 | 06:19:14.809844 IP (tos 0x68, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 428)
|
|---|
| 184 | localhost..6060 > localhost..5060: [bad udp cksum 0xffab -> 0x209b!] SIP, length: 400
|
|---|
| 185 | PRACK sip:2%23@127.0.0.1:6060 SIP/2.0
|
|---|
| 186 | Via: SIP/2.0/UDP 127.0.0.1:6060;rport;branch=z9hG4bK805354013
|
|---|
| 187 | Route: <sip:192.168.20.104:5060;transport=udp;lr>
|
|---|
| 188 | From: <sip:11@192.168.20.104>;tag=318688453
|
|---|
| 189 | To: <sip:2%23@192.168.20.104>;tag=896003446
|
|---|
| 190 | Call-ID: 1336512045
|
|---|
| 191 | CSeq: 21 PRACK
|
|---|
| 192 | Contact: <sip:11@127.0.0.1:6060>
|
|---|
| 193 | Max-Forwards: 70
|
|---|
| 194 | User-Agent: eXosip/5.3.0
|
|---|
| 195 | RAck: 100 20 INVITE
|
|---|
| 196 | Content-Length: 0
|
|---|
| 197 |
|
|---|
| 198 | 06:19:14.831488 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 464)
|
|---|
| 199 | localhost..5060 > localhost..6060: [bad udp cksum 0xffcf -> 0x4d76!] SIP, length: 436
|
|---|
| 200 | PRACK sip:2%23@127.0.0.1:6060 SIP/2.0
|
|---|
| 201 | Via: SIP/2.0/UDP 127.0.0.1:5060;branch=z9hG4bK-524287-1---3b5e3a0127f8ad7a;rport
|
|---|
| 202 | Via: SIP/2.0/UDP 127.0.0.1:6060;rport=6060;branch=z9hG4bK805354013
|
|---|
| 203 | Max-Forwards: 69
|
|---|
| 204 | Contact: <sip:11@127.0.0.1:6060>
|
|---|
| 205 | To: <sip:2%23@192.168.20.104>;tag=896003446
|
|---|
| 206 | From: <sip:11@192.168.20.104>;tag=318688453
|
|---|
| 207 | Call-ID: 1336512045
|
|---|
| 208 | CSeq: 21 PRACK
|
|---|
| 209 | User-Agent: eXosip/5.3.0
|
|---|
| 210 | RAck: 100 20 INVITE
|
|---|
| 211 | Content-Length: 0
|
|---|
| 212 |
|
|---|
| 213 | 06:19:14.840398 IP (tos 0x68, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 548)
|
|---|
| 214 | localhost..6060 > localhost..5060: [bad udp cksum 0x0024 -> 0xcade!] SIP, length: 520
|
|---|
| 215 | SIP/2.0 200 OK
|
|---|
| 216 | Via: SIP/2.0/UDP 127.0.0.1:5060;branch=z9hG4bK-524287-1---3b5e3a0127f8ad7a;rport=5060
|
|---|
| 217 | Via: SIP/2.0/UDP 127.0.0.1:6060;rport=6060;branch=z9hG4bK805354013
|
|---|
| 218 | From: <sip:11@192.168.20.104>;tag=318688453
|
|---|
| 219 | To: <sip:2%23@192.168.20.104>;tag=896003446
|
|---|
| 220 | Call-ID: 1336512045
|
|---|
| 221 | CSeq: 21 PRACK
|
|---|
| 222 | Contact: <sip:2%23@127.0.0.1:6060>
|
|---|
| 223 | Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,REFER,NOTIFY,INFO,UPDATE,PRACK,SUBSCRIBE
|
|---|
| 224 | User-Agent: eXosip/5.3.0
|
|---|
| 225 | Allow-Events: conference
|
|---|
| 226 | Supported: replaces,timer,100rel
|
|---|
| 227 | Content-Length: 0
|
|---|
| 228 |
|
|---|
| 229 | 06:19:14.869863 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 473)
|
|---|
| 230 | localhost..5060 > localhost..6060: [bad udp cksum 0xffd8 -> 0x7309!] SIP, length: 445
|
|---|
| 231 | SIP/2.0 200 OK
|
|---|
| 232 | Via: SIP/2.0/UDP 127.0.0.1:6060;rport=6060;branch=z9hG4bK805354013
|
|---|
| 233 | Contact: <sip:2%23@127.0.0.1:6060>
|
|---|
| 234 | To: <sip:2%23@192.168.20.104>;tag=896003446
|
|---|
| 235 | From: <sip:11@192.168.20.104>;tag=318688453
|
|---|
| 236 | Call-ID: 1336512045
|
|---|
| 237 | CSeq: 21 PRACK
|
|---|
| 238 | Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, REFER, NOTIFY, INFO, UPDATE, PRACK, SUBSCRIBE
|
|---|
| 239 | Supported: replaces, timer, 100rel
|
|---|
| 240 | User-Agent: eXosip/5.3.0
|
|---|
| 241 | Allow-Events: conference
|
|---|
| 242 | Content-Length: 0
|
|---|
| 243 |
|
|---|
| 244 |
|
|---|
| 245 | 06:19:18.651403 IP (tos 0x68, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 520)
|
|---|
| 246 | localhost..6060 > localhost..5060: [bad udp cksum 0x0008 -> 0x16af!] SIP, length: 492
|
|---|
| 247 | SIP/2.0 404 Not Found
|
|---|
| 248 | Via: SIP/2.0/UDP 127.0.0.1:5060;branch=z9hG4bK-524287-1---fb353974ea9b5f79;rport=5060
|
|---|
| 249 | Via: SIP/2.0/UDP 127.0.0.1:6060;rport=6060;branch=z9hG4bK257883665
|
|---|
| 250 | From: <sip:11@192.168.20.104>;tag=318688453
|
|---|
| 251 | To: <sip:2%23@192.168.20.104>;tag=896003446
|
|---|
| 252 | Call-ID: 1336512045
|
|---|
| 253 | CSeq: 20 INVITE
|
|---|
| 254 | Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,REFER,NOTIFY,INFO,UPDATE,PRACK,SUBSCRIBE
|
|---|
| 255 | User-Agent: eXosip/5.3.0
|
|---|
| 256 | Allow-Events: conference
|
|---|
| 257 | Supported: replaces,timer,100rel
|
|---|
| 258 | Content-Length: 0
|
|---|
| 259 |
|
|---|
| 260 | 06:19:18.661660 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 325)
|
|---|
| 261 | localhost..5060 > localhost..6060: [bad udp cksum 0xff44 -> 0x285e!] SIP, length: 297
|
|---|
| 262 | ACK sip:2%23@127.0.0.1:6060;transport=udp SIP/2.0
|
|---|
| 263 | Via: SIP/2.0/UDP 127.0.0.1:5060;branch=z9hG4bK-524287-1---fb353974ea9b5f79;rport
|
|---|
| 264 | Max-Forwards: 70
|
|---|
| 265 | To: <sip:2%23@192.168.20.104>;tag=896003446
|
|---|
| 266 | From: <sip:11@192.168.20.104>;tag=318688453
|
|---|
| 267 | Call-ID: 1336512045
|
|---|
| 268 | CSeq: 20 ACK
|
|---|
| 269 | Content-Length: 0
|
|---|
| 270 |
|
|---|
| 271 | 06:19:18.664853 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 445)
|
|---|
| 272 | localhost..5060 > localhost..6060: [bad udp cksum 0xffbc -> 0x5d26!] SIP, length: 417
|
|---|
| 273 | SIP/2.0 404 Not Found
|
|---|
| 274 | Via: SIP/2.0/UDP 127.0.0.1:6060;rport=6060;branch=z9hG4bK257883665
|
|---|
| 275 | To: <sip:2%23@192.168.20.104>;tag=896003446
|
|---|
| 276 | From: <sip:11@192.168.20.104>;tag=318688453
|
|---|
| 277 | Call-ID: 1336512045
|
|---|
| 278 | CSeq: 20 INVITE
|
|---|
| 279 | Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, REFER, NOTIFY, INFO, UPDATE, PRACK, SUBSCRIBE
|
|---|
| 280 | Supported: replaces, timer, 100rel
|
|---|
| 281 | User-Agent: eXosip/5.3.0
|
|---|
| 282 | Allow-Events: conference
|
|---|
| 283 | Content-Length: 0
|
|---|
| 284 |
|
|---|
| 285 | 06:19:18.686783 IP (tos 0x68, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 274)
|
|---|
| 286 | localhost..6060 > localhost..5060: [bad udp cksum 0xff11 -> 0x0bef!] SIP, length: 246
|
|---|
| 287 | ACK sip:2%23@192.168.20.104 SIP/2.0
|
|---|
| 288 | Via: SIP/2.0/UDP 127.0.0.1:6060;rport;branch=z9hG4bK257883665
|
|---|
| 289 | From: <sip:11@192.168.20.104>;tag=318688453
|
|---|
| 290 | To: <sip:2%23@192.168.20.104>;tag=896003446
|
|---|
| 291 | Call-ID: 1336512045
|
|---|
| 292 | CSeq: 20 ACK
|
|---|
| 293 | Content-Length: 0
|
|---|
| 294 |
|
|---|
| 295 | 14 packets captured
|
|---|
| 296 | 29 packets received by filter
|
|---|
| 297 | 0 packets dropped by kernel
|
|---|