RELENG_5 ipfw problem

Oliver Brandmueller ob at e-Gitt.NET
Mon Aug 30 12:28:45 PDT 2004


Hi.

On Mon, Aug 30, 2004 at 05:58:07PM +0200, Andre Oppermann wrote:
> Ok, it seems you suffer from a small logic change I made when redoing the
> ipfw fwd option.  This was supposed to prevent foot-shooting but also
> prevents your setup from working.  Try the attached patch (probably white-
> space mangled).
[...]
> -               if (!in_localip(ip->ip_src) && !in_localaddr(ip->ip_dst)) {
> +               if (!in_localip(ip->ip_src)) {

I changed the line in this file, recompiled and booted the kernel - but 
I cannot see any change in the behaviour, sorry.

- Oliver

-- 
| Oliver Brandmueller | Offenbacher Str. 1  | Germany       D-14197 Berlin |
| Fon +49-172-3130856 | Fax +49-172-3145027 | WWW:   http://the.addict.de/ |
|               Ich bin das Internet. Sowahr ich Gott helfe.               |
| Eine gewerbliche Nutzung aller enthaltenen Adressen ist nicht gestattet! |


More information about the freebsd-current mailing list