Re: Question on having dual routers out of a site

From: Stuart Sears (stuart_at_sjsears.com)
Date: 02/04/04

  • Next message: Ed McCorduck: "RE: pop won't authenticate my password"
    To: redhat-list@redhat.com
    Date: Wed, 4 Feb 2004 09:36:20 +0000
    
    

    On Tuesday 03 Feb 2004 21:36, Stuart Sears wrote:
    > Memory shouldn;t be a problem then
    > You'll probably find documentation on stateful packet filtering on
    > www.netfilter.org
    > however, the rules are basically simple - they use a match extension to the
    > standard rules...
    > iptables -t filter -A INPUT --match state --state ESTABLISHED, RELATED -j
    > DROP
    of course this would be a rather daft rule, really. <gets coffee>

    > Stuart Sears RHCE, RHCX

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Ed McCorduck: "RE: pop won't authenticate my password"

    Relevant Pages

    • Re: Code density and performance?
      ... Heck, IPF memory requirements make ... It wasn't when the Alpha was designed. ... |> You mean the "POSIX" documentation, ... |>> You may regard breaking standards without even documenting the ...
      (comp.arch)
    • Re: MMIO and gcc re-ordering issue
      ... This is where the lack of documentation causes arch maintainers a big ... readl/writel: strongly ordered wrt one another and other stores ... on x86, memory operations to wc and wc+ memory are not ordered ...
      (Linux-Kernel)
    • Re: [PATCH] Kernels Out Of Memoy(OOM) killer Problem ?
      ... Summary: Patch removes incorrect documentation. ... SysV FS, shm swapping, memory management fixes ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Automatic Shared Memory Management
      ... I write an essay about Automatic Shared Memory Management in Oracle 10g ... Oracle is full of undocumented packages, ... about the documentation concept. ... SQL> column DESCRIPTION format a45 wrap ...
      (comp.databases.oracle.server)
    • VirtualLock issue
      ... According to Knowledge Base article 94996, VirtualLock does *not* lock pages into physical ... memory, but locks them into the working set. ... actually changed the implementation to correspond to the documentation; ...
      (microsoft.public.vc.mfc)