In you user home directory there is a folder called phex or .phex
In windows this usually is c:\Documents and Settings\<YourLogin>\phex
In this folder is a file called security.xml
The format is:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<phex phex-version="2.1.4.80">
<security>
<ip-access-rule>
<description>Banned by user.</description>
<isDenyingRule>true</isDenyingRule>
<isDisabled>false</isDisabled>
<triggerCount>196</triggerCount>
<expiryDate>1143121516735</expiryDate>
<isDeletedOnExpiry>false</isDeletedOnExpiry>
<addressType>2</addressType>
<ip>CFEA0000</ip>
<compareIP>FFFF0000</compareIP>
</ip-access-rule>
... more rules
...
...
</security>
</phex>
Gregor
__________________ |