Re: fwd in ipfw module

2011-08-03 Thread timp
Thanks! Спасибо, будем посмотреть 2011/8/3 Andrey V. Elsukov [via FreeBSD] < ml-node+4661936-176988-160...@n5.nabble.com> > On 03.08.2011 14:28, timp wrote: > > Do you know solution (for GENERIC kernel) that can port forwarding? I > found > > /usr/ports/net/rinetd > > You can use pf(4). > > -

Re: fwd in ipfw module

2011-08-03 Thread Andrey V. Elsukov
On 03.08.2011 14:28, timp wrote: > Do you know solution (for GENERIC kernel) that can port forwarding? I found > /usr/ports/net/rinetd You can use pf(4). -- WBR, Andrey V. Elsukov ___ freebsd-ipfw@freebsd.org mailing list http://lists.freebsd.org/mailm

Re: fwd in ipfw module

2011-08-03 Thread timp
Do you know solution (for GENERIC kernel) that can port forwarding? I found /usr/ports/net/rinetd -- View this message in context: http://freebsd.1045724.n5.nabble.com/fwd-in-ipfw-module-tp4642321p4661905.html Sent from the freebsd-ipfw mailing list archive at Nabble.com.

Re: fwd in ipfw module

2011-07-29 Thread timp
I thought maybe something has changed. On GENERIC I can use NAT, but can't use FWD. This is strange and somehow wrong, I think. -- View this message in context: http://freebsd.1045724.n5.nabble.com/fwd-in-ipfw-module-tp4642321p4646022.html Sent from the freebsd-ipfw mailing list archive at Nabble

Re: fwd in ipfw module

2011-07-28 Thread Fabian Wenk
Hello Pavel On 28.07.2011 13:24, Pavel Timofeev wrote: Now if I you want to use forwarding in ipfw I need to build custom kernel. Yes, this is correct. I found similar thread http://lists.freebsd.org/pipermail/freebsd-ipfw/2010-March/004148.html Have you changed anything since then? I do