Displaying 1 result from an estimated 1 matches for "wjguo".
Did you mean:
  guo
  
2012 Jun 03
5
[Bug 792] New: ip_conntrack keep updating incorrect entry in conntrack table after default routing changed
...Product: netfilter/iptables
           Version: linux-2.6.x
          Platform: x86_64
        OS/Version: Fedora
            Status: NEW
          Severity: minor
          Priority: P5
         Component: ip_conntrack
        AssignedTo: netfilter-buglog at lists.netfilter.org
        ReportedBy: wjguo.netfilterbug at cs.nctu.edu.tw
   Estimated Hours: 0.0
My server has two outgoing interface set with SNAT.
One of them is disconnected, and also as default route. ( interface A,
60.60.60.1)
The other one is connected and workable (interface B, 10.10.10.1)
It has one incoming interface connected w...