Thank you,
but i found first issue on 2nd step - no .conf file in dir:
[Expert@fw]# cp -v $FWDIR/modules/fwkern.conf{,_BKP}
cp: can't stat '/opt/fw1/modules/fwkern.conf': No such file or directory
[Expert@fw]# pwd
/opt/fw1/modules
[Expert@fw]# ls -la
drwxr-xr-x 2 root root 4096 Feb 23 14:19 .
drwxr-xr-x 3 root root 4096 Feb 23 14:19 ..
-rw-r--r-- 1 105 80 500440 Nov 22 09:58 adp.o
-rw-r--r-- 1 105 80 49280288 Nov 22 09:58 fw.o
-rw-r--r-- 1 105 80 46326416 Nov 22 09:58 fwv6.o
-rw-r--r-- 1 105 80 13251656 Nov 22 09:58 sim.o
-rw-r--r-- 1 105 80 13049208 Nov 22 09:58 simv6.o
-rw-r--r-- 1 105 80 25984 Nov 22 09:58 vpnt.o
Running version:
The current firmware version is R81.10 (996000575)
I've found also this cmd in some topic, but not working:
[Expert@fw]# fw ctl get int fw_clamp_tcp_mss
fw_clamp_tcp_mss = 0
[Expert@fw]# fw ctl set int fw_clamp_tcp_mss 1
Set operation failed: failed to get parameter fw_clamp_tcp_mss
Thank you for help.