#!v0.1 ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; This is an ARSE (Automatic Router Scripting Engine) script ; [For Viking I chipset] ; ; for more details see here.. ; http://corz.org/windows/software/accessories/Automatic-Router-Scripting-Engine/ ; ; remove IL-2 Sturmovik ; return timeout settings to corz defaults.. modify nat global tcpidletimeout 3600 tcpclosewait 30 tcptimeout 30 udptimeout 45 enable ; #IL-2 Sturmovik UDP firewall rule.. delete ipf rule entry ruleid 21000 ; and NAT.. delete nat rule entry ruleid 21000 # make the changes permanent.. commit