Displaying 1 result from an estimated 1 matches for "eth02eth3".
Did you mean:
eth02eth4
2013 Nov 25
0
[Bug 876] New: bizarre handling of "related" connection packets (wrong OUTPUT interface assigned)
...cal zone ("-i
lo" and "-o lo"), consisting of a single interface - the loopback, not the
zones which are responsible for handling packets from/to eth3 or eth4.
In other words, I expected to see these packets appear in one of fw2eth3 (state
= RELATED), fw2eth4 (state = RELATED), eth02eth3 (state = RELATED) or eth02eth4
(state = RELATED) zones, not on my fw2local zone.
The actual logs (see below) confirm that the out interface is indeed the
loopback (lo), even though none of the addresses involved are on the loopback
interface (source/destination IP addresses of either related or th...