diff options
| author | Chris Costello <chris@FreeBSD.org> | 2001-06-06 20:56:56 +0000 |
|---|---|---|
| committer | Chris Costello <chris@FreeBSD.org> | 2001-06-06 20:56:56 +0000 |
| commit | fb478e5d0bc3a1f87dd1e937d7e8f6772959d5c8 (patch) | |
| tree | defe4a31e4a514147971f367a3d22cd1cdf0a651 | |
| parent | 3ce965f82e30d0f49bb0b503b66dbcf6c4824094 (diff) | |
Notes
| -rw-r--r-- | sbin/ipfw/ipfw.8 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8 index f4450ef58caec..8fafdcc5b3dba 100644 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -1071,6 +1071,9 @@ Most connections need packets going in both directions. .It Remember to test very carefully. It is a good idea to be near the console when doing this. +If you cannot be near the console, +use an auto-recovery script such as the one in +.Pa /usr/share/examples/ipfw/change_rules.sh . .It Don't forget the loopback interface. .El |
