Off topic - PMTU discovery on Solaris

2000-06-01 Thread Clark, Jason

Does anyone know how to enable PMTU discovery on Solaris?

Thanks

Jason



___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Off topic - PMTU discovery on Solaris

2000-06-01 Thread David

/usr/sbin/ndd -get /dev/tcp tcp_ignore_path_mtu

to get the current value.  1 is true 0 false. 

/usr/sbin/ndd -get /dev/tcp ? 

to see a list of all TCP tunable parameters.


"Clark, Jason" wrote:
 
 Does anyone know how to enable PMTU discovery on Solaris?
 
 Thanks
 
 Jason
 
 ___
 UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
 FAQ, list archives, and subscription info: http://www.groupstudy.com
 Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]