home *** CD-ROM | disk | FTP | other *** search
- #
- # ARP options
- #
- arp timeout 20
-
- #
- # IP options
- #
- ip forwarding off
- ip directedbroadcast off
- ip localsubnets off
- ip ttl 64
-
- #
- # TCP options
- #
- tcp ttl 60
- tcp minrto 20
- tcp maxrto 6000
- tcp minmss 32
- tcp maxmss 65495
- tcp defaultmss 536
- tcp timeout 75
- tcp keeptimeout 120
- tcp keepprobes 8
- tcp keepinterval 75
- tcp sendbuf 4096
- tcp receivebuf 4096
-
- #
- # UDP options
- #
- udp ttl 60
- udp sendbuf 8192
- udp receivebuf 20480
-
- #
- # Packet buffer options
- #
- buffers small 128
- buffers large 64
-
- #
- # BSD emulation options
- #
- bsd version 44
-
- #
- # Packet tracing options
- #
- trace file adfs::HardDisc.$.Trace
-
- #
- # Debugging options
- #
- debug file adfs::HardDisc.$.Debug
- debug state off
-
- #
- # Logging options
- #
- log file <FreeUser$Dir>.LogFile
-