Re: gateway/firewall script

From: Aleksandar Simonovski (aleksandar_at_unet.com.mk)
Date: 10/23/03

  • Next message: Wes Peters: "Re: Help Broadcasting a UDP packet on the LAN:URGENT"
    Date: Thu, 23 Oct 2003 10:40:17 +0200
    To: freebsd-net@freebsd.org
    
    

    On Wed, 22 Oct 2003 20:29:10 -0700
    Jonathan Feally <vulture@netvulture.com> wrote:

    > Your problem lies in that you are counting the traffic twice in the
    > queue/pipe - once from the internal addr to the dst, and once from the
    > external addr to the dst. Change your rules to specify which IP Block
    > should get the bw limiting.
    > I don't know if the keep-state thing is throwing it out of whack or not.

    ok, i don't get this quite right, you meen i should change the masks
    to something like this:

    queue 1 config weight 5 pipe 1 mask src-ip 0xffffff00
    queue 2 config weight 5 pipe 2 mask dst-ip 0xffffff00
    queue 3 config weight 5 pipe 3 mask src-ip 0xffffff00
    queue 4 config weight 5 pipe 4 mask dst-ip 0xffffff00

    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"


  • Next message: Wes Peters: "Re: Help Broadcasting a UDP packet on the LAN:URGENT"

    Relevant Pages

    • Re: Daylight savings time
      ... >> There is a shareware NetworkTime where you may specify your own DST ... The original poster has the Macs running under OS9. ... But I don't expect Apple to provide a software update for OS9. ...
      (comp.sys.mac.system)
    • Re: Challenge: reading ascii data
      ... No, that's too limiting. ... Why does it need string processing? ... format then I suppose it wouldn't, ... list of details that the OP didn't specify. ...
      (comp.lang.fortran)
    • Multiple primary keys with a datagrid?
      ... Maybe I'm missing something with the DataKeyField attribute of a datagrid ... but it seems that it's somewhat limiting since this only allows you to ... specify one field as the key. ...
      (microsoft.public.dotnet.framework.aspnet)
    • Re: Daylight savings time
      ... > There is a shareware NetworkTime where you may specify your own DST ... Use that one and don't let Apple's control panel do the job. ...
      (comp.sys.mac.system)
    • Re: time sync? time servers give wrong time
      ... John Hasler writes: ... specify EST? ... Thus it knows nothing about DST. ... bet is to use something more modern such as Ntpdate. ...
      (comp.os.linux.setup)