Update of /cvsroot/leaf/doc/guide/install-bering-uclibc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3364

Modified Files:
        buci-shorwall.xml 
Log Message:
The examples A) to D) corrected.


Index: buci-shorwall.xml
===================================================================
RCS file: /cvsroot/leaf/doc/guide/install-bering-uclibc/buci-shorwall.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** buci-shorwall.xml   5 Aug 2004 18:50:22 -0000       1.1
--- buci-shorwall.xml   5 Aug 2004 19:19:21 -0000       1.2
***************
*** 152,157 ****
  net     Net             Internet
  loc     Local           Local networks
! #LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE  a>
! </screen>
  
    <para>B) The <filename>interfaces</filename> file (entry 3) defines your
--- 152,156 ----
  net     Net             Internet
  loc     Local           Local networks
! #LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE</screen>
  
    <para>B) The <filename>interfaces</filename> file (entry 3) defines your
***************
*** 171,187 ****
    <screen>
  (...)
! ##############################################################################
! #ACTION         SOURCE          DEST            PROTO   DEST    SOURCE  ORIGINAL
! #                                                       PORT    PORT(S) DEST
! #
! #       Accept DNS connections from the firewall to the network
  #
  ACCEPT          fw              net             tcp     53
  ACCEPT          fw              net             udp     53
- #
  #       Accept SSH connections from the local network for administration
  #
  ACCEPT          loc             fw              tcp     22
- #
  #       Allow Ping To And From Firewall
  #
--- 170,184 ----
    <screen>
  (...)
! 
######################################################################################################
! #ACTION  SOURCE         DEST            PROTO   DEST    SOURCE     ORIGINAL     RATE 
           USER/
! #                                               PORT    PORT(S)    DEST         
LIMIT           GROUP
! #                                               PORT    PORT(S)    DEST         LIMIT
! #      Accept DNS connections from the firewall to the network
  #
  ACCEPT          fw              net             tcp     53
  ACCEPT          fw              net             udp     53
  #       Accept SSH connections from the local network for administration
  #
  ACCEPT          loc             fw              tcp     22
  #       Allow Ping To And From Firewall
  #
***************
*** 192,200 ****
  #
  # Bering specific rules:
! # allow loc to fw udp/53 for dnscache to work
  # allow loc to fw tcp/80 for weblet to work
! #
  ACCEPT          loc       fw            udp     53
  ACCEPT          loc       fw            tcp     80
  #LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
  </screen>
--- 189,198 ----
  #
  # Bering specific rules:
! # allow loc to fw udp/53 for local/caching DNS servers to work
  # allow loc to fw tcp/80 for weblet to work
! # allow loc to fw udp/67 and udp/68 for dnsmasq&#39;s dhcpd to work
  ACCEPT          loc       fw            udp     53
  ACCEPT          loc       fw            tcp     80
+ ACCEPT          loc       fw            udp     67,68
  #LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
  </screen>
***************
*** 221,225 ****
    <screen>
  (...)
! #INTERFACE              SUBNET
  eth0                    eth1
  #LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE
--- 219,224 ----
    <screen>
  (...)
! ###############################################################################
! #INTERFACE              SUBNET          ADDRESS         PROTO   PORT(S)
  eth0                    eth1
  #LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE



-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
leaf-cvs-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to