Re: How to set TCP parameter?

2008-08-20 Thread Michael Powell
Patrick Mahan wrote: [snip] > > There is no TCP variable in the FreeBSD implementation to change this > (that I know of). There is this: net.inet.tcp.finwait2_timeout: 6 > I have seen this happen at times when there is a buggy NAT firewall > between you and the > server that causes the FIN

Re: How to set TCP parameter?

2008-08-20 Thread Patrick Mahan
adversly affect other >> parts >> of the protocol. >> >> Why do you want to modify it? >> >> Patrick >> >>> - Original Message - >>> From: "Patrick Mahan" <[EMAIL PROTECTED]> >>> To: "EdwardKing"

Re: How to set TCP parameter?

2008-08-20 Thread RW
On Wed, 20 Aug 2008 10:14:07 +0800 EdwardKing <[EMAIL PROTECTED]> wrote: > I use sysctl to view TCP parameter,but it failed > $sysctl TCP_TIME_WAIT_INTERVAL > sysctl: unknown oid 'TCP_TIME_WAIT_INTERVAL' > > Where is wrong? You can't just make them up. Use sysctl -ad to list the available setti

Re: How to set TCP parameter?

2008-08-19 Thread EdwardKing
n" <[EMAIL PROTECTED]> To: "EdwardKing" <[EMAIL PROTECTED]> Cc: "FreeBSD" Sent: Wednesday, August 20, 2008 9:59 AM Subject: Re: How to set TCP parameter? > > > EdwardKing presented these words - circa 8/19/08 6:17 PM-> >> How to set TCP paramet

Re: How to set TCP parameter?

2008-08-19 Thread Patrick Mahan
EdwardKing presented these words - circa 8/19/08 6:17 PM-> > How to set TCP parameters,such as tcp_time_wait_interval? > You should use 'sysctl'. See 'man 8 sysctl'. However, I don't see any time wait variables available via sysctl. Are you trying to modify the time spent in the "TIME_WAIT" s

Re: How to set TCP parameter?

2008-08-19 Thread Daniel Molina Wegener
On Tuesday 19 August 2008 21:17:46 EdwardKing wrote: > How to set TCP parameters,such as tcp_time_wait_interval? Try sysctl(8) and sysctl.conf(8) > > Thanks > > > [SNIP] > > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/m

How to set TCP parameter?

2008-08-19 Thread EdwardKing
How to set TCP parameters,such as tcp_time_wait_interval? Thanks -- Confidentiality Notice: The information contained in this e-mail and any accompanying attachment(s) is intended only for the use of the