Forum Discussion
JRahm
Admin
Oct 03, 2005Mutator LINK::qos and IP::tos syntax
WHat is the syntax to set LINK::qos and IP::tos? Also, if we are not using HTTP, what response event will work? Thanks in advance!
Instead of relying on the switch infrastructure to classi...
JRahm
Admin
Oct 04, 2005I am getting the following error:01070151:3: Rule [Firewall_Select-rule] error:
line 5: [wrong args] [LINK::qos 3 clientside]
On this rule (logging lines removed):
when CLIENT_ACCEPTED {
if { [IP::addr [IP::remote_addr] equals "10.10.1.0/24"] } {
LINK::qos 3 clientside
use pool Firewall_Select-pool member 10.29.10.5
} elseif { [IP::addr [IP::remote_addr] equals "10.10.2.0/24"] } {
use pool Firewall_Select-pool member 10.29.20.5
} elseif { [IP::addr [IP::remote_addr] equals "10.10.3.0/24"] } {
use pool Firewall_Select-pool member 10.29.30.5
} else {
discard
log "Discarding packets from [IP::remote_addr]"
}
}Thanks!
Jason
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects