On Mon, Jul 27, 2009 at 1:50 PM, Joshua Schmidlkofer<[email protected]> wrote: > I have a pfSense box with several interfaces and several IP addresses. I > just want to shape LAN->WAN. I have seen listed problems about > multi-interfaces shaping dilemmas, but I didn't see anything to indicate > that shaping would *not* work on a multi-interface machine. This is the > error which I am getting: >
It won't work very effectively, depending on the scenario, but it won't cause an invalid ruleset. > "There were error(s) loading the rules: /tmp/qwanRoot.rules:72: syntax > error/tmp/qwanRoot.rules:73: syntax error /tmp/qwanRoot.rules:74: syntax > error pfctl: Syntax error in config file: pf rules not loaded pfctl: load > anchors - The line in question reads [72]: nat on $wan from 10.1.1.20/32 to > any -> 22.22.22.194/32 port 1024:65535..." > That's not the actual line that's causing the problem, the "nat on" is perfectly valid. Post /tmp/qwanRoot.rules There is missing input validation somewhere in the shaper that lets you create an invalid ruleset. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] Commercial support available - https://portal.pfsense.org
