Modify ↓
Ticket #886 (closed task: invalid)
traffic shaping - examples
| Reported by: | zwadowsski@… | Owned by: | ejhernandez@… |
|---|---|---|---|
| Milestone: | nice to have someday | Component: | trafficshaping |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Can you post some step-by-step examples for traffic shaping ?
One external, one internal NICs,
shaping :
group_one | incomming1_min | incomming1_max | outgoing1_min | outgoing1_max
group_two | incomming2_min | incomming2_max | outgoing2_min | outgoing2_max
I need router where only users defined as object member have connection to the internet with filtering p2p. For example User_XY have guaranted 64kbit, maximum is 1024kbit, but maximum for p2p is 256kbit. All other users/IP not defined in object/ must be redirected to information page with contact to administrator.
thanks
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
I'm afraid it's not currently possible to shape traffic from applications directly but only setting well-known protocol/port pairs using services.
Additionally, it is not possible to redirect to an information page when an IP is rejected by a firewall or something as the transparent proxy.