Date: Mon, 19 Apr 1999 08:48:22 +0100 From: Brian Somers <brian@Awfulhak.org> To: Stanley.Hopcroft@ipaustralia.gov.au Cc: freebsd-isp@FreeBSD.ORG Subject: Re: NATD and packet fragmentation: fragments are not re-assembled or delivered ? Message-ID: <199904190748.IAA17251@keep.lan.Awfulhak.org> In-Reply-To: Your message of "Mon, 19 Apr 1999 07:23:51 %2B1000." <4A256757.00759ECE.00@noteshub01.aipo.gov.au>
index | next in thread | previous in thread | raw e-mail
[.....]
> The natd ipfw config on the FreeBSD router is
>
> ipfw divert natd all from any to any
This will cause a problem. You should change it to
ipfw divert natd all from any to any via ed1
otherwise you'll be rediverting aliased packets.... I don't know if
it'll solve your problem though.
> ipfw allow ip from any to any
> natd -use_sockets -same_ports -interface ed0
[.....]
> Your suggestions will, as always, be gratefully received.
>
> Thank you,
>
> Yours sincerely
>
> S Hopcroft
>
> -- not part of the list but I can read the archives --
--
Brian <brian@Awfulhak.org> <brian@FreeBSD.org>
<http://www.Awfulhak.org> <brian@OpenBSD.org>
Don't _EVER_ lose your sense of humour ! <brian@uk.FreeBSD.org>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904190748.IAA17251>
