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! |Received on Mon Aug 30 2004 - 17:28:45 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:09 UTC