Released a new revision of my libalias+ipfw work as a
patchset for 6.x, get it here:
http://mercurio.srv.dsi.unimi.it/~pisati/libalias/libalias-6.x.tgz
fixed the checksum corruption occurring to redirected/generated traffic
to/by a local interface on the nat box.
For more info:
http://wikitest
On Tue, 2006-05-02 at 18:24 +0200, Paolo Pisati wrote:
> On Tue, May 02, 2006 at 02:38:35PM +0300, Iasen Kostov wrote:
> > Have you done any performace comparisons with pf's NAT ? I realy would
> > prefer libalias based kernel NAT than pf because libalias works better
> > with ftp, irc dcc and thin
On Tue, 2006-05-02 at 12:04 -0400, Scott Ullrich wrote:
> On 5/2/06, Iasen Kostov <[EMAIL PROTECTED]> wrote:
> [snip]
> > Btw what is the status of the multi-session to the same
> > point PPTP NAT (e.g call ID tracking) ?
>
> PF's NAT has the same problem. We have this come up quite often on
> p
On Tue, May 02, 2006 at 02:38:35PM +0300, Iasen Kostov wrote:
> Have you done any performace comparisons with pf's NAT ? I realy would
> prefer libalias based kernel NAT than pf because libalias works better
> with ftp, irc dcc and things like that (VoIP would be nice too :P ). So
> the only reason
On 5/2/06, Iasen Kostov <[EMAIL PROTECTED]> wrote:
[snip]
Btw what is the status of the multi-session to the same
point PPTP NAT (e.g call ID tracking) ?
PF's NAT has the same problem. We have this come up quite often on
pfSense where someone wants to make multiple connections through the
fir
On Sun, 2006-04-30 at 15:57 +0200, Paolo Pisati wrote:
> I just released a new revision of my libalias+ipfw work as a
> patchset for 6.x, get it here:
> http://mercurio.srv.dsi.unimi.it/~pisati/libalias/libalias-6.x.tgz
>
> To apply it:
>
> cp libalias_ipfw.patch /usr/src
> cd /usr/src
> patch
I just released a new revision of my libalias+ipfw work as a
patchset for 6.x, get it here:
http://mercurio.srv.dsi.unimi.it/~pisati/libalias/libalias-6.x.tgz
To apply it:
cp libalias_ipfw.patch /usr/src
cd /usr/src
patch -p3 < libalias_ipfw.patch
then you have to recompile & install:
kernel