opentechinstitute / luci-commotion

Commotion configuration pages for the LuCI web interface
GNU General Public License v3.0
11 stars 17 forks source link

bandwidth controls (page) #97

Open seamustuohy opened 10 years ago

seamustuohy commented 10 years ago

section title: Bandwidth Controls help text: You can disable potentially high-bandwith applications here. embed freifunk p2p block options here help text: For more advanced controls go to the quality of service (QOS) controls in the advanced menu.

seamustuohy commented 10 years ago

waiting on https://github.com/opentechinstitute/commotion-feed/issues/35

seamustuohy commented 10 years ago

@critzo @georgiamoon need text for enable/disable bandwidth controls button.

seamustuohy commented 10 years ago

@critzo @georgiamoon need new header titles and help text for both sections below.

section header: Layer7-Protocols help text:

AIM Chat Bittorrent eDonkey, eMule, Kademlia Fasttrack Protocol File Transfer Protocol Gnutella Hypertext Transfer Protocol Ident Protocol Internet Relay Chat Jabber/XMPP MSN Messenger Network Time Protocol POP3 Protocol SMTP Protocol SSL Protocol VNC Protocol

section header: IP-P2P help text:

eDonkey, eMule, Kademlia KaZaA, FastTrack Gnutella Direct Connect BitTorrent, extended BT AppleJuice WinMX SoulSeek AresLite

critzo commented 10 years ago

My suggestions:

section header: Application Protocols help text: The applications listed below are commonly used on the Internet, typically these are called "Layer 7 Protocols". You can choose to disable ports used by specific applications if desired.

section header: IP and Peer-to-Peer Protocols help text: The Peer-to-Peer applications listed below may be blocked to provide improved quality of service on your network.

critzo commented 10 years ago

For the button, what about "enable/disable bandwidth controls" ?

westbywest commented 10 years ago

The freifunk-p2pblock script, as packaged into OpenWRT, assumes the presence of an interface named 'wan' to apply all of its iptables rules to. If no active wan interface exists, e.g. on repeater nodes with the present Commotion-OpenWRT firewall, then freifunk-p2pblock will have no effect.

seamustuohy commented 10 years ago

Thanks @westbywest

seamustuohy commented 10 years ago

Pushed to 1.1 for further examination. Per @westbywest comment above.