Prihlásiť sa Odoslať Novinky :: FAQ :: Rozšírené vyhľadávanie :: Napísali o nás :: Ankety
Main Menu
· Home
· 
· FAQ
· 
· Diskusia
· 











Main Menu
· Domov

Moduly
· AvantGo
· Downloads
· FAQ
· News
· Recommend Us
· Reviews
· Search
· Sections
· Stats
· Topics
· Top List
· Web Links
· Forum

Jazyk
Výber jazykovej mutácie:



The time now is 28.03.2024 - 09:57


IP rozsahy RapidShare

Post new topic Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
 
Author Message
gyro
Post subject: IP rozsahy RapidShare  PostPosted: 09.03.2010 - 22:57 #81125
Majster


Joined: Okt 22, 2003
Posts: 3321
Location: Banská Bystrica - Rudlová
maska 255.255.255.0
IP rozsahy sluzby RapidShare, mozno niekomu pomoze Wink :
62.140.10.0
62.140.31.0
62.140.7.0
62.153.244.0
62.67.46.0
62.67.50.0
62.67.57.0
64.211.146.0
64.212.138.0
64.214.225.0
64.215.245.0
80.152.62.0
80.231.128.0
80.231.24.0
80.231.41.0
80.231.56.0
80.239.137.0
80.239.151.0
80.239.152.0
80.239.159.0
80.239.225.0
80.239.226.0
80.239.236.0
80.239.239.0
82.129.33.0
82.129.35.0
82.129.36.0
82.129.39.0
95.211.13.0
195.122.131.0
195.122.149.0
195.122.151.0
195.122.152.0
195.122.153.0
195.219.1.0
206.57.14.0
207.138.168.0
208.48.186.0
212.162.2.0
212.162.63.0
213.155.147.0
213.155.149.0
217.243.210.0
 
 View user's profile Send private message Send e-mail Visit poster's website ICQ Number 
Reply with quote Back to top
edusko
Post subject: RE: IP rozsahy RapidShare  PostPosted: 10.03.2010 - 07:47 #81126
Guru


Joined: Aug 14, 2008
Posts: 1149

skript pre ukladanie ip download managerov
:global aNew
:global bNew
:global tmpName
:global tmpAddress
:foreach i in=[/ip dns cache find] do={
:set bNew "false";
:set tmpName [/ip dns cache get $i name] ;
:if ([:find $tmpName "rapidshare"] >= 0 || \
[:find $tmpName "hellshare"] >= 0 || \
[:find $tmpName "megaupload"] >= 0 || \
[:find $tmpName "dataup"] >= 0 || \
[:find $tmpName "iskladka"] >= 0 || \
[:find $tmpName "uloz"] >= 0 || \
[:find $tmpName "upnito"] >= 0 || \
[:find $tmpName "filefactory"] >= 0 || \
[:find $tmpName "depositfiles"] >= 0 || \
[:find $tmpName "netload"] >= 0 || \
[:find $tmpName "fast-load"] >= 0 || \
[:find $tmpName "edisk"] >= 0 || \
[:find $tmpName "uploaded"] >= 0 || \
[:find $tmpName "simpleupload"] >= 0 || \
[:find $tmpName "share-online"] >= 0 || \
[:find $tmpName "hide-link"] >= 0 || \
[:find $tmpName "egoshare"] >= 0 || \
[:find $tmpName "czshare"] >= 0 || \
[:find $tmpName "bagruj"] >= 0 || \
[:find $tmpName "archiv"] >= 0 || \
[:find $tmpName "files-load"] >= 0 || \
[:find $tmpName "zdielanie"] >= 0 || \
[:find $tmpName "yastorage"] >= 0 || \
[:find $tmpName "easy-share"] >= 0 || \
[:find $tmpName "ulozisko"] >= 0 || \
[:find $tmpName "bitroad"] >= 0 || \
[:find $tmpName "looler"] >= 0 || \
[:find $tmpName "cobrashare"] >= 0 || \
[:find $tmpName "megarapid"] >= 0 || \
[:find $tmpName "leteckaposta"] >= 0) do={
:set bNew "true";
}
:if ($bNew = "true") do={
:set tmpAddress [/ip dns cache get $i address]
:set aNew "true"
:foreach j in=[/ip firewall address-list find ] do={
:if ( [/ip firewall address-list get $j address] = $tmpAddress ) do={
:set aNew "false";
}
}
:if ($aNew = "true") do={
:log info ("Webshare: " . $tmpName . " (ip address " . $tmpAddress . ")")
/ip firewall address-list add address=$tmpAddress list=webshare disabled=no
}
}
}

# [ THE END ]
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
zelmar
Post subject: RE: IP rozsahy RapidShare  PostPosted: 10.03.2010 - 09:30 #81127
Guru


Joined: Okt 23, 2005
Posts: 1031
Location: /etc/bin/ladin
Zabudol si dodat ze to by musel na danom MK bezat DNS. AJ niekto pouzivate MK so spustenym DNS?
 
 View user's profile Send private message Visit poster's website ICQ Number 
Reply with quote Back to top
Aman
Post subject: RE: IP rozsahy RapidShare  PostPosted: 10.03.2010 - 09:42 #81128
Majster


Joined: Nov 10, 2005
Posts: 2014

pokial viem, tak MK len dokaze forwardovat nastavene DNS... alebo sa uz nieco medzi tym zmenilo?
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
andreas4all
Post subject: RE: IP rozsahy RapidShare  PostPosted: 10.03.2010 - 09:57 #81130
Majster


Joined: Dec 09, 2004
Posts: 2539
Location: L.A.
dedinka pri PD

nezmenilo, nepouzivame.
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
Chalan
Post subject: RE: IP rozsahy RapidShare  PostPosted: 10.03.2010 - 13:01 #81133
Majster


Joined: Máj 12, 2004
Posts: 4579
Location: Bratislava
forwardovat ale aj cachovat...
 
 View user's profile Send private message Visit poster's website MSN Messenger ICQ Number 
Reply with quote Back to top
gyro
Post subject: RE: IP rozsahy RapidShare  PostPosted: 10.03.2010 - 18:21 #81139
Majster


Joined: Okt 22, 2003
Posts: 3321
Location: Banská Bystrica - Rudlová
pouzivate mikrotik ?
... btw, preco tie IP, presmeroval som rapidshare cez uplne inu linku ako hlavnu a neuverite usetrilo mi to asi 70 mbit trafficu z 320 mbit od Energotelu.
 
 View user's profile Send private message Send e-mail Visit poster's website ICQ Number 
Reply with quote Back to top
Express
Post subject: RE: IP rozsahy RapidShare  PostPosted: 10.03.2010 - 18:28 #81141
Basic


Joined: Júl 04, 2007
Posts: 476

gyro wrote: ›pouzivate mikrotik ?
... btw, preco tie IP, presmeroval som rapidshare cez uplne inu linku ako hlavnu a neuverite usetrilo mi to asi 70 mbit trafficu z 320 mbit od Energotelu.

tak to je pekne
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
andreas4all
Post subject: RE: IP rozsahy RapidShare  PostPosted: 10.03.2010 - 20:01 #81148
Majster


Joined: Dec 09, 2004
Posts: 2539
Location: L.A.
dedinka pri PD

to gyro > 70mbps linku ponuka orange?
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
gyro
Post subject: RE: IP rozsahy RapidShare  PostPosted: 10.03.2010 - 20:46 #81153
Majster


Joined: Okt 22, 2003
Posts: 3321
Location: Banská Bystrica - Rudlová
andreas4all wrote: ›to gyro > 70mbps linku ponuka orange?

Ak myslis FiberNet, tak ano a za 60 euro s pvevnou IP, oficialne je to 50 mbit Smile Presmeroval som tam Len Rapid, potrebujem preklenut prechodne obdobie na vyssiu rychlost.
 
 View user's profile Send private message Send e-mail Visit poster's website ICQ Number 
Reply with quote Back to top
421
Post subject: RE: IP rozsahy RapidShare  PostPosted: 11.03.2010 - 01:42 #81164
Majster


Joined: Jún 12, 2005
Posts: 2739
Location: zilina
ak xces dobru cenu od energotelu musis byt klient GTS a milan ti da taku ponuku, ze radio zadara, prve 3 mesiace zadara a brutal dobra cena, cca 120SK viac na Mbit ako u invitelu....no ale nezober to Smile a este od kamarata....ze gyro
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
Display posts from previous:     
All times are GMT
Post new topic Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
 
Jump to:  

Powered by PNphpBB2 © 2003-2005 The PNphpBB Group
Credits

(C) SKFree 2002-2010: Powered by POSTNUKE. Môžete prebera? naše správy vo formáte XML(RSS)