Difference between revisions of "Qos"

From SME Server
Jump to navigationJump to search
Line 28: Line 28:
 
  signal-event post-upgrade;  signal-event reboot
 
  signal-event post-upgrade;  signal-event reboot
 
=== Bugs ===
 
=== Bugs ===
There is no component yet in bugzilla for smeserver-dokuwiki, you should contact the maintainer if you found a bug, or Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi bugzilla] and select the Unknown component or use {{BugzillaFileBug|product=SME%20Contribs|component=Unknown|title=this link}}.  
+
Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi bugzilla] and select the smeserver-qos component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-qos|title=this link}}.  
 
[[Category: Contrib]]
 
[[Category: Contrib]]

Revision as of 00:04, 24 November 2013


Quality of Service for SME Server

PythonIcon.png Skill level: easy
The instructions on this page can be followed by a beginner.


Maintainer

Daniel B. from Firewall Services

Description

smeserver-qos is a tool based on the script wondershaper to give quality of service (Q.O.S) on your network.

Requirements

You need the firewall-service repo to install this contribs and your server must to be set in a "server and gateway" mode with two network cards.

Installation

This contrib is currently held in the fws repository, so the following commands will install on your smeserver.

yum install --enablerepo=fws smeserver-qos

You will then need to activate the database changes etc. The 'official' way is to perform

signal-event post-upgrade;  signal-event reboot

Then you can go to the server-manager panel "quality of service" and perform settings.

Uninstall

yum remove smeserver-qos
signal-event post-upgrade;  signal-event reboot

Bugs

Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-qos component or use this link .