FreeBSD Bugzilla – Attachment 15536 Details for
Bug 28779
a few whitespace and typo fixes for articles/filtering-bridge
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.91 KB, created by
Giorgos Keramidas
on 2001-07-06 19:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Giorgos Keramidas
Created:
2001-07-06 19:40:01 UTC
Size:
1.91 KB
patch
obsolete
>Index: en_US.ISO8859-1/articles/filtering-bridges/article.sgml >=================================================================== >RCS file: /home/ncvs/doc/en_US.ISO8859-1/articles/filtering-bridges/article.sgml,v >retrieving revision 1.1 >diff -u -r1.1 article.sgml >--- en_US.ISO8859-1/articles/filtering-bridges/article.sgml 2001/06/25 15:04:01 1.1 >+++ en_US.ISO8859-1/articles/filtering-bridges/article.sgml 2001/07/06 16:02:40 >@@ -50,8 +50,8 @@ > that routers can only route traffic between different subnets. > Also, subnets can only be made by by cutting an existing space in > half or defining a new space that is typically unroutable (see >- <ulink url="ftp://nis.nsf.net/internet/documents/rfc/rfc1918.txt">RFC 1918</ulink> >- ). This wastes half of the useful addresses (or at least puts >+ <ulink url="ftp://nis.nsf.net/internet/documents/rfc/rfc1918.txt">RFC 1918</ulink>). >+ This wastes half of the useful addresses (or at least puts > them on the "wrong" side of the router -- the thing that is > doing the packet filtering that makes the inside network safe). > Using a bridge costs some CPU cycles, but makes all of the >@@ -267,7 +267,7 @@ > ${ipfw} add pass tcp from any to mailhost 25 in via ${oif} > > # UDP section >-# Pass the "quarantine" range" >+# Pass the "quarantine" range. > ${ipfw} add pass udp from any to any 49152-65535 in via ${oif} > # Pass DNS. Only if you have name servers inside. > #${ipfw} add pass udp from any to any 53 in via ${oif} >@@ -349,7 +349,7 @@ > the items that were discussed by Luigi Rizzo in his Dummynet lecture at > FreeBSDcon '99 and by Mark Murray during his Network Security lecture. > In addition, for quite some time now I have been putting together >- filtering bridges for friends and coleagues who were getting DSL >+ filtering bridges for friends and colleagues who were getting DSL > connections for their home.</para> > </sect1> > </article>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 28779
: 15536