Kernel Parameters Help How do I set this up on Windows 2000 R55? Was trying to add these values fw ctl set int fwconn_smart_conn_reuse 0 fw ctl set int fw_reuse_established_conn 15000 fw ctl set int fw_accept_syn_rst 15000 Am I not doing something correctly? I have created a key value "Globals", what am I putting in for the DWORD Value? I put in the "fw ctl set int fwconn_smart_conn_reuse" and then modified the value with decimal of 0, and did this for each of these. After running fw ctl get int "param" I am not getting these values to return back to me after a reboot. I'm guessing I'm not entering these values in correctly. Under registry key "HKLM\System\CurrentControlSet\Services\FW1\Parame ters", create a new key named "Globals". 2. Create a "DWORD Value" and assigned a parameter name under that key. 3. Modify new "<parameter name>" and set desired value data in "Edit DWORD Value" field. 4. Select "Hexadecimal or Decimal" for value. 5. Exit regedit. |