Ask Your Question

HappySailor's profile - activity

2023-11-17 18:54:25 +0000 received badge  Notable Question (source)
2023-02-28 12:37:35 +0000 received badge  Popular Question (source)
2023-01-26 14:16:21 +0000 received badge  Popular Question (source)
2022-08-30 13:42:44 +0000 received badge  Famous Question (source)
2022-07-29 15:26:44 +0000 received badge  Notable Question (source)
2022-07-29 15:26:44 +0000 received badge  Popular Question (source)
2021-04-22 07:17:24 +0000 commented answer Debugging faulty VOIP app - Best approach?

Will investigate and post back

2021-04-21 08:08:54 +0000 commented answer Anonymizing pcaps for sharing/analysis

Why would people want to anonymise VLAN tags? Frankly, why would people want also to remove private ip addresses? Is the

2021-04-20 09:25:21 +0000 commented answer Anonymizing pcaps for sharing/analysis

Thanks!.........

2021-04-20 09:23:20 +0000 marked best answer Anonymizing pcaps for sharing/analysis

Hi there I'd like to share a PCAP file for comments. How can I strip MAC address info and data so that it can safely shared on this boeard?

2021-04-20 08:58:29 +0000 asked a question Anonymizing pcaps for sharing/analysis

Anonymizing pcaps for sharing/analysis Hi there I'd like to share a PCAP file for comments. How can I strip MAC address

2021-04-19 12:24:12 +0000 commented answer Debugging faulty VOIP app - Best approach?

UDP packet are encrypted (TLS) so there are no issues on this. The question is, why the calle is not sending any UDP pac

2021-04-19 12:21:23 +0000 commented answer Debugging faulty VOIP app - Best approach?

softphones communicate through PBX. All UDP traffic goes back and forth to the PBX which in turn will forward to the ot

2021-04-19 08:53:52 +0000 asked a question Debugging faulty VOIP app - Best approach?

Debugging faulty VOIP app - Best approach? Hi there, We are attempting to fix an issue which is affecting our small scho

2021-04-19 07:55:05 +0000 commented answer ICMP - Yet another destination unreachable - Rookie

Thanks Hugo! I would upvote, but cannot as just subscribed. Thanks for adding your thoughts!

2021-04-16 13:39:21 +0000 commented answer ICMP - Yet another destination unreachable - Rookie

Thanks a lot, this makes sense! :-)

2021-04-16 13:26:37 +0000 commented answer ICMP - Yet another destination unreachable - Rookie

Hello there and thanks for helping! One question, why does this packet exists ICMP if the reply (in the payload) actuall

2021-04-16 12:55:07 +0000 marked best answer ICMP - Yet another destination unreachable - Rookie

Hi there, I am no Wireshark neither packet capture expert, nevertheless I am attempting to understand why a SIP/TLS app is not behaving as expected, so I have attached wireshark to a mirrored port on our switch, which mirrors all traffic on the PBX network.

What comes to my eyes is that we have some ICMP errors:

No.     Time               Source                Destination           Protocol Length Info                                   DSCP    1056 11:27:32.748536   
172.16.4.10           8.8.8.8               ICMP     174    Destination unreachable (Port unreachable)         Class Selector 6,Default

Frame 1056: 174 bytes on wire (1392 bits), 174 bytes captured (1392 bits) on interface \Device\NPF_{--------HIDDEN----------}, id 0
    Interface id: 0 (\Device\NPF_{--------HIDDEN----------})
    Encapsulation type: Ethernet (1)
    Arrival Time: Apr 16, 2021 11:27:32.748536000 W. Europe Daylight Time
    [Time shift for this packet: 0.000000000 seconds]
    Epoch Time: 1618565252.748536000 seconds
    [Time delta from previous captured frame: 0.000332000 seconds]
    [Time delta from previous displayed frame: 0.000332000 seconds]
    [Time since reference or first frame: 56.350984000 seconds]
    Frame Number: 1056
    Frame Length: 174 bytes (1392 bits)
    Capture Length: 174 bytes (1392 bits)
    [Frame is marked: False]
    [Frame is ignored: False]
    [Protocols in frame: eth:ethertype:ip:icmp:ip:udp:dns]
    [Coloring Rule Name: ICMP errors]
    [Coloring Rule String: icmp.type eq 3 || icmp.type eq 4 || icmp.type eq 5 || icmp.type eq 11 || icmpv6.type eq 1 || icmpv6.type eq 2 || icmpv6.type eq 3 || icmpv6.type eq 4] Ethernet II, Src: Panasoni_yy:yy:yy (xx:xx:xx:xx:xx:xx), Dst: PeplinkI_xx:xx:xx (yy:yy:yy:yy:yy:yy)
    Destination: PeplinkI_xx:xx:xx (yy:yy:yy:yy:yy:yy)
        Address: PeplinkI_xx:xx:xx (yy:yy:yy:yy:yy:yy)
        .... ..0. .... .... .... .... = LG bit: Globally unique address (factory default)
        .... ...0 .... .... .... .... = IG bit: Individual address (unicast)
    Source: Panasoni_yy:yy:yy (xx:xx:xx:xx:xx:xx)
        Address: Panasoni_yy:yy:yy (xx:xx:xx:xx:xx:xx)
        .... ..0. .... .... .... .... = LG bit: Globally unique address (factory default)
        .... ...0 .... .... .... .... = IG bit: Individual address (unicast)
    Type: IPv4 (0x0800) Internet Protocol Version 4, Src: 172.16.4.10, Dst: 8.8.8.8
    0100 .... = Version: 4
    .... 0101 = Header Length: 20 bytes (5)
    Differentiated Services Field: 0xc0 (DSCP: CS6, ECN: Not-ECT)
        1100 00.. = Differentiated Services Codepoint: Class Selector 6 (48)
        .... ..00 = Explicit Congestion Notification: Not ECN-Capable Transport (0)
    Total Length: 160
    Identification: 0xfaa4 (64164)
    Flags: 0x00
        0... .... = Reserved bit: Not set
        .0.. .... = Don't fragment: Not set
        ..0. .... = More fragments: Not set
    Fragment Offset: 0
    Time to Live: 64
    Protocol: ICMP (1)
    Header Checksum: 0xbece [validation disabled]
    [Header checksum status: Unverified]
    Source Address: 172.16.4.10
    Destination Address: 8.8.8.8 Internet Control Message Protocol
    Type: 3 (Destination unreachable)
    Code: 3 (Port unreachable)
    Checksum: 0xbda8 [correct]
    [Checksum Status: Good]
    Unused: 00000000
    Internet Protocol Version 4, Src: 8.8.8.8, Dst: 172.16.4.10
        0100 .... = Version: 4
        .... 0101 = Header Length: 20 bytes (5)
        Differentiated Services Field: 0x00 (DSCP: CS0, ECN: Not-ECT)
            0000 00.. = Differentiated Services Codepoint: Default (0)
            .... ..00 ...
(more)
2021-04-16 12:55:07 +0000 received badge  Scholar (source)
2021-04-16 10:01:54 +0000 received badge  Editor (source)
2021-04-16 10:01:54 +0000 edited question ICMP - Yet another destination unreachable - Rookie

ICMP - Yet another destination unreachable - Rookie Hi there, I am no Wireshark neither packet capture expert, neverthel

2021-04-16 10:00:30 +0000 asked a question ICMP - Yet another destination unreachable - Rookie

ICMP - Yet another destination unreachable - Rookie Hi there, I am no Wireshark neither packet capture expert, neverthel