Okay people!
New to this hello all!
I'm ruining splat and Sqlnet2 is causing problems as it doesn't send any syn/ack's after the initial connection setup, but continues from the last port number so the firewalls drop responses as part of the anti-replay mechanism.
I know you can edit the $FWDIR/boot/modules/fwkern.conf and adding the lines
fw_trust_rst_on_port=1521
and that works fine but I not sure how you add multiple ports (Note not all ports!!!!)
I've tried "1521,1692" as <port no> but it only takes the 1521. I've tried "1521 1692" but the fw ctl set command thinks that I am adding too many parameters. Even If you issue this as two separate lines, you only get the last value you entered.
Please help!
Dan
New to this hello all!
I'm ruining splat and Sqlnet2 is causing problems as it doesn't send any syn/ack's after the initial connection setup, but continues from the last port number so the firewalls drop responses as part of the anti-replay mechanism.
I know you can edit the $FWDIR/boot/modules/fwkern.conf and adding the lines
fw_trust_rst_on_port=1521
and that works fine but I not sure how you add multiple ports (Note not all ports!!!!)
I've tried "1521,1692" as <port no> but it only takes the 1521. I've tried "1521 1692" but the fw ctl set command thinks that I am adding too many parameters. Even If you issue this as two separate lines, you only get the last value you entered.
Please help!
Dan