Closed GoogleCodeExporter closed 9 years ago
I tried to fix this issue in the patch series r4782-4 in the trunk.
The basic problem was that the "Incoming Ports" part of the page always saved
the
'dest' field causing the rules to become forwarding regardless of the src/dest
contents.
It should be possible to create input rules by setting 'src' and 'dest' to the
same
value now.
The page is very complex. I would not be surprised if my fix would break other
functionality. :-)
Please test it.
Sorry for the troubles. The author usually does not see his own errors and
there are
not enough users able to read the code and fix them.
Original comment by lubekgc@gmail.com
on 25 Jul 2009 at 5:25
I am guilty of not seeing some of my own errors.
r4809 contains what should be a good fix to the issue by allowing the src/dest
to be
set to router. There maybe some cases where setting the src/dest to the same
network
was applicable (bridged networking). The default src/dest will work for opening
ports
to the router now.
Original comment by kemen04@gmail.com
on 19 Aug 2009 at 5:55
Original issue reported on code.google.com by
shwan.ciyako@gmail.com
on 16 Jun 2009 at 10:07