View | Details | Raw Unified | Return to bug 77775
Collapse All | Expand All

(-)en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml (-1 / +1 lines)
Lines 1451-1457 Link Here
1451
block in quick on dc0 from 224.0.0.0/3 to any       #Class D & E multicast
1451
block in quick on dc0 from 224.0.0.0/3 to any       #Class D & E multicast
1452
1452
1453
##### Block a bunch of different nasty things. ############
1453
##### Block a bunch of different nasty things. ############
1454
# That I don't want to see in the log
1454
# That I do not want to see in the log
1455
1455
1456
# Block frags
1456
# Block frags
1457
block in quick on dc0 all with frags
1457
block in quick on dc0 all with frags
(-)en_US.ISO8859-1/books/handbook/mail/chapter.sgml (-2 / +2 lines)
Lines 497-504 Link Here
497
	<title>Configuring the <application>sendmail</application>
497
	<title>Configuring the <application>sendmail</application>
498
  	  Access Database</title>
498
  	  Access Database</title>
499
499
500
    <programlisting>cyberspammer.com                550 We don't accept mail from spammers
500
    <programlisting>cyberspammer.com                550 We do not accept mail from spammers
501
FREE.STEALTH.MAILER@            550 We don't accept mail from spammers
501
FREE.STEALTH.MAILER@            550 We do not accept mail from spammers
502
another.source.of.spam          REJECT
502
another.source.of.spam          REJECT
503
okay.cyberspammer.com           OK
503
okay.cyberspammer.com           OK
504
128.32                          RELAY</programlisting>
504
128.32                          RELAY</programlisting>
(-)en_US.ISO8859-1/books/handbook/security/chapter.sgml (-1 / +1 lines)
Lines 3838-3844 Link Here
3838
 
3838
 
3839
       <para>That is, the <emphasis>public</emphasis> IP address of the remote end,
3839
       <para>That is, the <emphasis>public</emphasis> IP address of the remote end,
3840
         whitespace, and a text string that provides the secret.
3840
         whitespace, and a text string that provides the secret.
3841
         Obviously, you shouldn't use <quote>secret</quote> as your key -- the normal
3841
         Obviously, you should not use <quote>secret</quote> as your key -- the normal
3842
         rules for choosing a password apply.</para>
3842
         rules for choosing a password apply.</para>
3843
 
3843
 
3844
       <para>On gateway host #2 the line would look like this</para>
3844
       <para>On gateway host #2 the line would look like this</para>

Return to bug 77775