Page 1 of 1
You need a new security rule
Posted: Tue Mar 25, 2003 11:39 pm
by Anach
press F7 and add the new rule for tas
203.113.244.*
and old ones should be
210.15.196.*
210.15.195.*
otherwise ya wont get those sources
Posted: Wed Mar 26, 2003 12:02 am
by Myst
Maybe this is why I was only getting 4 ppl at a time =)
Posted: Wed Mar 26, 2003 12:27 am
by Porkster
Thanks Anach. I have updated other areas now.
Myth, not sure how long this new IP has existed. Telstra have been doing upgrades for the past few weeks though. I hope you correct your problem of being limited.
Jimbo will be soon updating the Pre Compiled installer. He said there should be some really good additions in the new client updater.
Posted: Wed Mar 26, 2003 2:10 am
by Porkster
here is the rule's XML
Code: Select all
<?xml version="1.0"?>
<security xmlns="http://www.shareaza.com/schemas/Security.xsd">
<rule address="203.113.244.0" action="accept" type="address" mask="255.255.255.0" comment="Netspace-Tassy DSL Range 9"/>
</security>
Once Imported, the rule should look like this.
Code: Select all
<?xml version="1.0"?>
<security xmlns="http://www.shareaza.com/schemas/Security.xsd">
<rule address="203.113.244.*" action="accept" type="address" mask="255.255.255.0" comment="Netspace-Tassy DSL Range 9"/>
</security>
rule address="203.113.244.*" is changed by client.
.
Posted: Thu Mar 27, 2003 12:40 pm
by Porkster
Another IP range...
IP Template 203.113.245.0 Mask 255.255.255.0 Desc Netspace-Tassy DSL Range 10
Code: Select all
<?xml version="1.0"?>
<security xmlns="http://www.shareaza.com/schemas/Security.xsd">
<rule address="203.113.245.0" action="accept" type="address" mask="255.255.255.0" comment="Netspace-Tassy DSL Range 10"/>
</security>
Posted: Fri Apr 11, 2003 9:31 pm
by Anach
and maybe another one 203.20.58.* not sure