blob: dc6fa300986432a762478c86a2253adf5ca71c98 (
plain)
1
2
3
4
5
6
7
|
stdin:4: invalid use of table <sometable> as the redirect address of a binat rule
stdin:5: invalid use of table <sometable> as the source address of a binat rule
rdr on lo0 all -> <sometable> round-robin
nat on lo0 all -> <sometable> round-robin
pass in dup-to (lo0 <sometable>) round-robin all
pass in route-to (lo0 <sometable>) round-robin all
pass in reply-to (lo0 <sometable>) round-robin all
|