summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/README.nat
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>2002-06-15 08:03:30 +0000
committerbrian <brian@FreeBSD.org>2002-06-15 08:03:30 +0000
commit72243fc694aea0f3db76715775105efb1fa5e79b (patch)
tree1a5ce3d59f7e248077b816072e04048f10560a99 /usr.sbin/ppp/README.nat
parent361d0dd8a73326bbaf2681ea73e1e304ecedb470 (diff)
downloadFreeBSD-src-72243fc694aea0f3db76715775105efb1fa5e79b.zip
FreeBSD-src-72243fc694aea0f3db76715775105efb1fa5e79b.tar.gz
Remove whitespace at the end of lines.
Diffstat (limited to 'usr.sbin/ppp/README.nat')
-rw-r--r--usr.sbin/ppp/README.nat8
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/ppp/README.nat b/usr.sbin/ppp/README.nat
index 0a95c81..9ff240a9 100644
--- a/usr.sbin/ppp/README.nat
+++ b/usr.sbin/ppp/README.nat
@@ -203,7 +203,7 @@ packets on the private subnet will be NAT'd.
- nat port <proto> <local addr>:<port> <nat port>
-This command allows incoming traffic to <nat port> on the host
+This command allows incoming traffic to <nat port> on the host
machine to be redirected to a specific machine and port on the
local area network. One example of this would be:
@@ -229,7 +229,7 @@ case of a single, dynamically allocated IP address:
nat addr 10.0.0.8 0
The above command would redirect all incoming traffic to
-machine 10.0.0.8.
+machine 10.0.0.8.
If several address NATs specify the same public address
as follows
@@ -318,7 +318,7 @@ Version 1.6: September 18, 1996
tracert from Win95 as well as FreeBSD traceroute.
Version 1.7: January 9, 1997 (cjm)
- - Reduced malloc() activity for ICMP echo and
+ - Reduced malloc() activity for ICMP echo and
timestamp requests.
- Added handling for out-of-order IP fragments.
- Switched to differential checksum computation
@@ -356,7 +356,7 @@ Version 1.9: February 1, 1997 (Eivind Eklund <perhaps@yes.no>)
disable this for debugging) (cjm)
- Sockets will be allocated in cases where there might be
port interference with the host machine. This can be disabled
- in cases where the ppp host will be acting purely as a
+ in cases where the ppp host will be acting purely as a
masquerading router and not generate any traffic of its own.
(cjm)
OpenPOWER on IntegriCloud