Path MTU netstat
- From: "Sergey" <_lion_2000@xxxxxxx>
- Date: Wed, 27 Feb 2008 14:05:27 +0500
I want to see currently discovered Path MTU.
I tried netstat -rnaW, but it doesn't show any cloned routes, but i clearly
see Path MTU discovery working, by watching tcpdump tracing. An application
sends full sized packet with DF bit, receives ICMP Unreach Frag message and
retransmits downsized packet again.
I need this, because there is another 6.2-RELEASE-p3 host, which doesn't
perfom Path MTU discovery, although:
# sysctl -a | grep path_mtu
net.inet.tcp.path_mtu_discovery: 1
I tried disabling firewall, simplifying routing, but none helps.
Anyone help?
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Prev by Date: Re: FreeBSD 6.3, ftpd and crappy clients
- Next by Date: Re: argument list too long
- Previous by thread: argument list too long
- Next by thread: Path MTU netstat
- Index(es):