Hello,
Jon Simola <[EMAIL PROTECTED]> wrote:
> You may want to check out PF, the packet filter imported from OpenBSD.
> I have it running on some large routers doing NAT out multiple
> interfaces, load balancing and policy routing. Careful use of anchors
> and some scripting (or ifstated which mi
On 1/25/06, Oleg Tarasov <[EMAIL PROTECTED]> wrote:
> First three functions would be great to be implemented inside one
> daemon like standart natd. Packets should be diverted into it. This
> daemon can easily perform all of the tasks listed above as all of the
> packets are passed through it.
>
>
Hey there Oleg,
I have done something similar with 2 internet interfaces, but I use very
crude IPFW rules to "remember" sessions.
I have a seperate natd running for each interface, but my setup includes
mail, web and pptp servers on the LAN which complicates matters.
I did not have load balanci
Hello,
I have an idea of implementation of this common task. Please tell me
if there is some alternative or use my idea to implement advanced NAT
daemon (this would be great). Maybe it would be good to upgrade
standart natd daemon.
The task:
We have several interfaces connected to internet and al