Date: 15 Dec 2003 16:23:45 -0500 From: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> To: =?Windows-1251?B?zOj46uA=?= <umike@inbox.ru> Cc: questions@FreeBSD.org Subject: Re: trouble: ipnat & simultaneously icmp traffic from many NATed computers Message-ID: <44he01n5b2.fsf@be-well.ilk.org> In-Reply-To: <1635567875.20031214202657@inbox.ru> References: <1635567875.20031214202657@inbox.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
=?Windows-1251?B?zOj46uA=?= <umike@inbox.ru> writes: > What is this? How can I configure FreeBSD to ping remote_host > simultaneously from any count of NATed computers? We really need do > this! (We are small ISP, and have monitor programs that monitor some our > equipment by icmp ping command and connect to some it services. > Now when we NAT our office LAN we cannot simultaneously monitor our > equipment from many point!) When the ping response comes back from your remote_host, the only identifying information on where to send it is the destination address. If you have more than one host behind a NAT sharing the same external address, then there's no way to distinguish between simultaneous outstanding ping requests from different internal hosts. The only way for this to work is to give the machines different external addresses (which may not be the same as the internal ones). > Once again sorry for my bad english.... Your message was quite easy to understand. -- Lowell Gilbert, embedded/networking software engineer, Boston area: resume/CV at http://be-well.ilk.org:8088/~lowell/resume/ username/password "public"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44he01n5b2.fsf>