diff options
| author | SADA Kenji <sada@FreeBSD.org> | 1999-04-24 01:42:44 +0000 |
|---|---|---|
| committer | SADA Kenji <sada@FreeBSD.org> | 1999-04-24 01:42:44 +0000 |
| commit | 8ee64ab6802b364f9942772313df90879963c266 (patch) | |
| tree | d3571a5daf1dddb914a9b59546b14e1fb7817e7f /sbin/natd | |
| parent | 1d283093717a6de04a43995ba4f669aebe0f4864 (diff) | |
Notes
Diffstat (limited to 'sbin/natd')
| -rw-r--r-- | sbin/natd/samples/natd.cf.sample | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/natd/samples/natd.cf.sample b/sbin/natd/samples/natd.cf.sample index df1018b7e2d3..baaa60f40cd3 100644 --- a/sbin/natd/samples/natd.cf.sample +++ b/sbin/natd/samples/natd.cf.sample @@ -1,5 +1,5 @@ # -# $Id:$ +# $Id: natd.cf.sample,v 1.2 1998/07/04 12:07:03 brian Exp $ # # # Configuration file for natd. @@ -24,7 +24,7 @@ use_sockets no # Avoid port changes if possible when altering outbound packets. Makes rlogin # work in most cases. # -same_port yes +same_ports yes # # Verbose mode. Enables dumping of packets and disables # forking to background. Only set to yes for debugging. |
