Re: Natd with Pmtu Discovery

2000-01-19 Thread Ruslan Ermilov
[Redirected to -net, Bcc'ed to -hackers] On Thu, Jan 06, 2000 at 09:31:27AM -0500, Jim Flowers wrote: > OK. I followed this a little further. The problem is that the natd read > of the interface mtu precedes the skip routine that modifies it. > Unfortunately, when the skip routine modifies t

Re: Natd with Pmtu Discovery

2000-01-06 Thread Jim Flowers
OK. I followed this a little further. The problem is that the natd read of the interface mtu precedes the skip routine that modifies it. Unfortunately, when the skip routine modifies the interface mtu it does not send a message to the socket as it does when the address is changed so the -dy

Re: Natd with Pmtu Discovery

2000-01-06 Thread Ruslan Ermilov
On Sat, Dec 18, 1999 at 05:19:28PM -0500, Jim Flowers wrote: > Natd does not handle pmtu discovery well when the mtu for the interface > it is using is changed, either manually or under program control, after > natd is started. The following provides details of why, and a work-around. > Thanks

Natd with Pmtu Discovery

1999-12-18 Thread Jim Flowers
Natd does not handle pmtu discovery well when the mtu for the interface it is using is changed, either manually or under program control, after natd is started. The following provides details of why, and a work-around. Problem --- Gateway router with natd has erratic or poor TCP performanc