21 Apr
2006
21 Apr
'06
7:23 p.m.
Christopher Carver <ccarver@pennswoods.net> wrote:
# ip dir action [ dstip n.n.n.n/nn ] [ srcip n.n.n.n/nn ] # [ proto [ dstport cmp value ] [ srcport cmd value ] [ est ] ]
Here is what I'm using:
| 34 | mailAccess | Ascend-Data-Filter | += | ip in forward 0 dstip xxx.xxx.xxx.xxx/32 | 0 |
What's the extra "0" doing after "forward"? It's not following the documented format. Alan DeKok.