Re: routing according to traffic type...

From: Kurt Jaeger (lists_at_complx.LF.net)
Date: 12/12/03

  • Next message: Lawrence Farr: "RE: routing according to traffic type..."
    Date: Fri, 12 Dec 2003 16:14:33 +0100
    To: Enno Davids <enno.davids@metva.com.au>
    
    

    Hi!

    > to two different network providers. One is attached to a cable network and
    > is used predominantly for a squid to get fast access to the net for web
    > browsing. The other system is the general gateway with the publically visible
    > addresses and is used for more general purpose things. (mail, dns, etc)
    >
    > So, its time to retire the mail, dns gateway and ideally I'd like to
    > consolidate the two systems into one. To do this I'd need some way to tell
    > that single system to push its web traffic out one interface and everything
    > else out another. Is there a way of doing this on fbsd or indeed is there
    > a best way of doing this?

    ipfw, "fwd" command and traffic rules as you need them.

    -- 
    MfG/Best regards, Kurt Jaeger                                  17 years to go !
    LF.net GmbH        fon +49 711 90074-23  pi@LF.net  
    Ruppmannstr. 27    fax +49 711 90074-33
    D-70565 Stuttgart  mob +49 171 3101372
    _______________________________________________
    freebsd-isp@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
    

  • Next message: Lawrence Farr: "RE: routing according to traffic type..."