mirror of
https://github.com/opnsense/docs.git
synced 2026-05-28 04:02:12 -04:00
corrected download -> upload (#218)
This commit is contained in:
parent
af37b6cf37
commit
46fc168599
1 changed files with 1 additions and 1 deletions
|
|
@ -641,7 +641,7 @@ Create a rule for the upload traffic
|
|||
**src-port** any *The source port to shape, leave on any*
|
||||
**destination** any *The destination IP to shape, leave on any*
|
||||
**dst-port** any *The destination port to shape, leave on any*
|
||||
**direction** out *Match incoming packages (download)*
|
||||
**direction** out *Match outgoing packages (upload)*
|
||||
**target** PipeUp-1Mbps *Select the Download pipe*
|
||||
**description** GuestNetUpload *Enter a descriptive name*
|
||||
====================== =================== =====================================================
|
||||
|
|
|
|||
Loading…
Reference in a new issue