ICMP (heartbeat?) setting for Windows firewall (1 Viewer)

benjerry

MP Donator
  • Premium Supporter
  • September 26, 2007
    167
    10
    Home Country
    Netherlands Netherlands
    TV-Server Version: 1.0 RC3 svn20683
    MediaPortal Version: 1.0 RC3 svn20683
    MediaPortal Skin: Blue3 Wide
    Windows Version: Windows XP proff SP3
    CPU Type: AMD Athlon 64 x2 5000+ Brisbane
    HDD: Seagate Momentus 5400.3 80gb
    Memory: 2Gb 6400
    Motherboard: Asus M2A-VM HDMI
    Video Card: AMD/Ati 690G (IGP)
    Video Card Driver: Catalyst 8.10
    Sound Card: Realtek ALC883 (onboard)
    Sound Card AC3:
    Sound Card Driver: V51005404
    1. TV Card: FloppyDTV S2
    1. TV Card Type: DVB-S
    1. TV Card Driver: 5.0.1.0
    2. TV Card: SkyStar2
    2. TV Card Type: DVB-S
    2. TV Card Driver: 4.5.0.0
    3. TV Card:
    3. TV Card Type:
    3. TV Card Driver:
    4. TV Card:
    4. TV Card Type:
    4. TV Card Driver:
    MPEG2 Video Codec: PowerDVD 7
    MPEG2 Audio Codec: ffdshow
    h.264 Video Codec: CoreAVC 1.85
    Satelite/CableTV Provider: 28.5E, 23.5E, 19.2E, 13.0E
    HTPC Case: SuperPower Cube MARS
    Cooling: Cooler Master Gemini II
    Power Supply: Antec Earthwatts 380w
    Remote: Microsoft MCE Remote
    TV: Panasonic 50PZ80
    TV - HTPC Connection: HDMI


    Hi.

    Sometimes I see dropped ICMP message in Windows firewall logfile. My guess it's somthing to do with MediaPortal heartbeats. Which is right configuration for ICMP setting in Windows Firewall?

    Tv-server is at 192.168.1.21 and client on 192.168.1.27:

    Code:
    2008-11-03 23:08:54 DROP ICMP 192.168.1.21 192.168.1.27 - - 96 - - - - 3 3 - SEND
     

    benjerry

    MP Donator
  • Premium Supporter
  • September 26, 2007
    167
    10
    Home Country
    Netherlands Netherlands
    After some study of Windows firewall log theory and ICMP protocol I discovered that the "3 3" stands for:
    ICMP Type 3: outgoing Destination unreachable
    " Code 3: Port unreachable error. When the designated transport protocol (e.g., UDP) is unable to demultiplex the datagram but has no protocol mechanism to inform the sender.

    Indeed sometimes I have problems with connecting client to a TV stream (UDP?) from server. I can connect still to command port 31456 on server (I opened this port in windows firewall) and change channels, but tv streams are then not connected to. In that case I have to restart Mediaportal on client pc to make it work again.

    I can check option in control applet Window Firewall - tab Advanced - ICMP settings - Allow outgoing destination unreachable. At the moment only Allow incoming echo request is checked which is by default I guess..
     

    Users who are viewing this thread

    Top Bottom