Änderungen

Zur Navigation springen Zur Suche springen
927 Bytes hinzugefügt ,  11:02, 5. Apr. 2007
→‎Notizen: eselbremse deluxe
Zeile 2: Zeile 2:  
*CFE erstellen online: http://lonewolf.hacker-nin.com/wrt/cfe/
 
*CFE erstellen online: http://lonewolf.hacker-nin.com/wrt/cfe/
 
*Geschichte von OLSR: https://www.open-mesh.net/optimized-link-state-routing-deamon/olsr-story.txt/view
 
*Geschichte von OLSR: https://www.open-mesh.net/optimized-link-state-routing-deamon/olsr-story.txt/view
 +
 +
===TrafficShaping / QoS / Eselbremse deluxe===
 +
* von langsam nach schnell - einfach dinge hinzufuegen
 +
* die klassendefinition / L7-Definitionen sind ausgelagert, ist mehr nen framework
 +
<pre>
 +
fkt_table class 1 networking    icmp,syn,ack,olsr,dns
 +
 +
fkt_table class 2 game          wow,moha,quake,cs
 +
fkt_table class 2 remote_access ssh,telnet,rdp,vnc,X11
 +
fkt_table class 2 phone        H323,skype,skypeout,teamspeak,sip
 +
fkt_table class 2 monitoring    snmp,ntp
 +
 +
fkt_table class 3 www          http,https
 +
 +
fkt_table class 4 streaming    radio,shoutcast,icecast,flash,youtube
 +
fkt_table class 4 networking    openVPN,tinc,vtun,bgp
 +
fkt_table class 4 mail          imap,pop3,spop,smtp,ssmtp,nntp
 +
fkt_table class 4 unknown      unknown,ssl,update
 +
fkt_table class 4 printer      lpd
 +
fkt_table class 2 chat          aim,icq,msn,jabber,yahoo,irc
 +
 +
fkt_table class 5 download      samba,ftp
 +
fkt_table class 5 p2p          ipp2p
 +
</pre>
    
===Hardwaretyp feststellen===
 
===Hardwaretyp feststellen===

Navigationsmenü