Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 May 1998 18:40:28 +0400 (MSD)
From:      Andrew Maltsev <am@px.f1.ru>
To:        am@px.f1.ru
Subject:   Re: Any problems with NATD in -stable?
Message-ID:  <199805171440.SAA02412@px.f1.ru>

next in thread | raw e-mail | index | archive | help
Sorry, it was fragmentation -- i'd optimized :)
ipfw add divert natd ip from any to any via ed1
to
ipfw add divert natd tcp from any to any via ed1

and forgot about icmp `fragmentation required' messages..

In article <199805171327.RAA26922@px.f1.ru> you wrote:
> I'm using natd/ipfw and redirect_port to provide external access to one
> internal resource (SNPP server).
>
> In some circumstances (not exactly understood yet) when the server sends
> about 4 kb of output the connection falls to a state when no data sent
> from server passes to client. It seems, that there no problems with
> fragmentation, because `ping -s 4000 external-server' works okay.
>
> The client is '95 based - both manual telnet and SNPP client workplace
> falls. When absolutely the same combination of software/links is used
> without natd all works ok.
>
> What is possible origin of problem? What additional information can I
> provide?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805171440.SAA02412>