Hi all,
I have an issue with a connection that should be NATed.
The NAT that should be applied on a connection between 10.1.1.82 and 10.1.1.154 does not work:
fw monitor -p all -e "accept(host(10.1.1.154));"
[vs_0][fw_2] bond1.280:I16 (fw post VM inbound )[44]: 10.1.1.82 -> 10.1.1.154 (50) len=104 id=5411
A working connection shows this as next step:
[vs_0][fw_3] bond1.280:I16 (fw post VM inbound )[44]: 10.1.1.82 -> 172.1.1.7 (50) len=152 id=5014
[vs_0][fw_3] bond1.280:I17 (RTM packet in)[44]: 10.1.1.82 -> 84.1.1.93 (50) len=152 id=5014
So it looks like in the first scenario the processing stopped at chain module "fw post VM inbound".
It was working before but since we reapplied multi-queuing config on this cluster it stopped working.
Any idea why ?
Thanks Thomas
PS: Running R81.10