Best Web Unimed 2009
* Fast email with SPAM blocking
* Different levels of hosting so you can grow
* 90 day money back guarantee (best we know of)
* Very reliable with 99.9% Uptime
* Easy to use control panel and a premium web site builder
* Unlimited disk space and Unlimited monthly traffic ($8.95 plan)
* Very helpful, probably best known for top technical support
* UNLIMITED Hosting Space And File Transfer (NEW!)
* Host UNLIMITED Domains!!!
* 2,500 POP/Imap Email Accounts
* SSH, SSL, FTP, CGI, Ruby (RoR), Perl, PHP, MySQL
* 2000/2002 Front Page Extensions
* Free Domain Forever And Free Site Builder (NEW)
* 24/7 Superb/Responsive Sales/Support
* Unlimited disk space and bandwidth
* Host Unlimited websites on 1 account!
* Award winning customer service
* 99.9% uptime guarantee
* State of the art Data Center
* 30 day money back guarantee
* FREE Domain For Life & FREE Instant Setup
* Unlimited GB's of Web Space
* Unlimited GB's of Transfer
* Unlimited Domain Hosting
* Unlimited E-Mail Accounts
* Unlimited MySQL Databases
* SSL, FTP, Stats CGI, Ruby (RoR), Perl, PHP, MySQL
* UNLIMITED Hosting Space & Traffic
* Host UNLIMITED Domains on 1 Account
* 2,500 POP/Imap Email Accounts
* SSH, SSL, FTP, CGI, Ruby (RoR), Perl, PHP, MySQL
* 2000/2002 Front Page Extensions
* Free Domain Forever And Free Site Builder (NEW)
* color printers
* Repair color laser printers
* Laserjet color printers
* Tips and Trick Printers
* Color Printers Scanners
* Cannon color printers
* Blinking Printers
* Unlimited disk space
* Unlimited data transfer
* Unlimited email storage
* 24-hour customer service
* Reliable and secure hosting
* $50 Google AdWords credit
* $100 Yahoo Marketing credit
* Host Unlimited Web sites
* 50 MySQL Databases
* Unlimited Email Forwards
* $25 Google� AdWords� Credit
* $50 Microsoft� adCenter Credit
* $50 Facebook� Credit
* FREE! SSL Certificate - $29.99 value!
28th
MAY
Limit Traffic Download Rapidshare
Posted by admin under MIKROTIK TUTORIAL
Limit Traffic Download Rapidshare
A person network the administrator could block the site that was wanted through firewal, moreover also network the administrator could also give the limit download for several websites like rapidshare,youtube, and so on . for example we wanted to give the limit download to rapidshare
1. Script
Script was supervised when being undertaken will check DNS Cache, and searched entry that was met by words ‘rapidshare’… then made the log entry… then placed IP that was met to Address List in list ‘rapidshare’
:foreach i in=[/ip dns cache find] do={
:if ([:find [/ip dns cache get $i name] "rapidshare"] > 0) do={
:log info ("rapidshare: " . [/ip dns cache get $i name] . " (ip address " . [/ip dns cache get $i address] . ")")
/ip firewall address-list add address=[/ip dns cache get $i address] list=rapidshare disabled=no
}
}
2. Run Script
Script above must be undertaken periodically with scheduler to get best results.
Log in from Winbox
Sytem—>Scheduler
then copy Script above in On Event Tab
then OK
3. Mangle
Make rule mangle
ip–>firewall–>mangel
set in Tab Advance
set src-address list=”rapidshare” action “mark connection” New Connection Mark=”rapid”
next make Rule Mark Paket
ip–>firewall–>mangel
chain=”prerouting” connection mark=”rapid” action=”mark paket” New Paket Mark=”rapid”
4.Queue
Queue–>simple Queue–>add
In Tab Advance
Paket Mark=”rapid” limit-at=”10k/10k”
5. Complete
Leave a Reply
Post Meta
-
May 28, 2009 -
MIKROTIK TUTORIAL -
No Comments
-
Comments Feed
Recent Posts
- United 2 Line Public became one
- mikrotik web proxy
- Limit Youtube Video Streaming from mikrotik
- Avoided Spam SMTP From Virus
- Block FRIENDSTER
- block YM from mikrotik
- Avoided Port Scanner from Hacker
- Block Traceroute and ping from client
- Limit Bandwidth with extension in mikrotik
- Block Scan Winbox and Neighbour Mikrotik
- MIkrotik Ringtones
- Demilitarized Zone (dmz)
- Add the package in mikrotik
- Blok scan winbox From neighbour
- Limit Traffic Download Rapidshare






















