+ Reply to Thread
Results 1 to 5 of 5

Thread: P2PFire Log

  1. #1

    Join Date
    12.10.08
    Location
    Ireland
    P2P Client
    Utorrent
    Posts
    14
    Activity Longevity
    0/20 19/20
    Today Posts
    0/5 sssssss14

    P2PFire Log

    Following a tutorial given on this site I downloaded and installed P2PFire.

    When I opened the program the following log appeared and I'm wondering if all is well here:

    P2PFire 1.4.beta x86 (hybrid)
    (C) 2004 - 2006 ModMa Technologies

    System running on administrator account with all privileges.
    P2PFire.sys load: OK

    Detected driver: Windows NT x86 (Win32)

    Config sent to driver: OK

    Loading ipfilter.dat:
    Rango Corregido [00031]-> 0.0.0.0 - 2.255.255.255 , 60 , [BG]FreeSP
    Entrada no válida o no permitida [01009]-> 10.0.0.0 - 10.255.255.255 , 160 , [LN]IANA Reserved for private use FNLC
    Entrada no válida o no permitida [154618]-> 192.168.0.0 - 192.168.255.255 , 160 , [LN]IANA Reserved for private use FNLC
    Rango Corregido [262794]-> 223.0.0.0 - 255.255.255.255 , 60 , [BG]FreeSP
    Filters in ipfilter.dat: 262762 filters

    Loaded filters: 262762 filters

    Generating optimized filter list:
    Duplicated filters: 13190
    Loading optimized filter list:
    Filters in optimized list: 249572 filters - 11728600 IPs
    Error while getting lines from white.p2p

    Blacklist filter transfer: OK - 249572 filters
    Filter start: OK

    Internal driver link: OK
    Automatic filter index: ON
    Processor clock speed: 3384 MHz

    Config sent to driver: OK


    Finally, can I leave this program on all the time or should I close it down until I need it for sharing?

    Many thanks for your assistance. Much appreciated.
    Reply With QuoteReply With Quote
    Thanks

  2. #2
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,541
    Activity Longevity
    11/20 19/20
    Today Posts
    1/5 ssss39541
    Moved to the english P2P talk section.

    First of all, thanks for using my translation.

    Quote Originally Posted by Gravale View Post
    When I opened the program the following log appeared and I'm wondering if all is well here:

    Rango Corregido [00031]-> 0.0.0.0 - 2.255.255.255 , 60 , [BG]FreeSP
    Entrada no válida o no permitida [01009]-> 10.0.0.0 - 10.255.255.255 , 160 , [LN]IANA Reserved for private use FNLC
    Entrada no válida o no permitida [154618]-> 192.168.0.0 - 192.168.255.255 , 160 , [LN]IANA Reserved for private use FNLC
    Rango Corregido [262794]-> 223.0.0.0 - 255.255.255.255 , 60 , [BG]FreeSP
    That means:
    Corrected range [00031]-> 0.0.0.0 - 2.255.255.255 , 60 , [BG]FreeSP
    Invalid or not allowed entry [01009]-> 10.0.0.0 - 10.255.255.255 , 160 , [LN]IANA*
    Invalid or not allowed entry [154618]-> 192.168.0.0 - 192.168.255.255 , 160 , [LN]IANA*
    Corrected range [262794]-> 223.0.0.0 - 255.255.255.255 , 60 , [BG]FreeSP


    Your blocklist seems to be a bit aggressive, and is blocking LAN and broadcast IP ranges. You're using an ipfilter.dat, right? Open it in Wordpad and remove the following lines:
    Code:
    0.0.0.0 - 2.255.255.255 , 60 , [BG]FreeSP
    10.0.0.0 - 10.255.255.255 , 160 , [LN]IANA Reserved for private use FNLC
    192.168.0.0 - 192.168.255.255 , 160 , [LN]IANA Reserved for private use FNLC
    223.0.0.0 - 255.255.255.255 , 60 , [BG]FreeSP
    Finally, can I leave this program on all the time or should I close it down until I need it for sharing?
    You can handle it both ways.
    If your block list is big you may find some harmless Web pages are being blocked - you can work around this by enabling "allow connections to ports 80 and 443".
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  3. Who Said Thanks:

    Gravale (04.03.09) , Aurion (15.02.09)

  4. #3

    Join Date
    12.10.08
    Location
    Ireland
    P2P Client
    Utorrent
    Posts
    14
    Activity Longevity
    0/20 19/20
    Today Posts
    0/5 sssssss14
    Thank you, anon!

    I've done exactly as you suggested, and yes, I am using the ipfilter.dat.

    Thanks also for moving the post to the english section. I was puzzled about how to get to that section when I saw that german was the default.

    Much obliged!
    Reply With QuoteReply With Quote
    Thanks

  5. #4
    Advanced User Renk's Avatar
    Join Date
    17.08.08
    Location
    Elsewhere
    P2P Client
    utorrent
    Posts
    581
    Activity Longevity
    0/20 19/20
    Today Posts
    0/5 ssssss581
    I have a problem with the white.p2p list.

    For example for whitelisting IP 91.194.40.23, I have tried different "syntaxes" in the white.p2p file:

    Code:
    91.194.40.23
    or

    Code:
    91.194.40.23 - 91.194.40.23
    or

    Code:
    91.194.40.23-91.194.40.23
    But each time I get an error message. In the last case for example, I get:

    Code:
    Entrada no válida [00001]-> 91.194.40.23-91.194.40.23
    Error while getting filters from white.p2p
    In which format the IPs have to be writen in white.p2p file ?
    Reply With QuoteReply With Quote
    Thanks

  6. #5
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,541
    Activity Longevity
    11/20 19/20
    Today Posts
    1/5 ssss39541
    Try this:
    Code:
    Custom:91.194.40.23-91.194.40.23
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  7. Who Said Thanks:

    Renk (23.04.10)

+ Reply to Thread

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •