Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 May 2005 22:33:02 -0700 (PDT)
From:      george roman <thewolfro@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   RE: icmp problems
Message-ID:  <20050512053302.53616.qmail@web41504.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
echo "ICMP allow"
ipfw add allow  icmp from <network behind nat/24> to
any
ipfw add allow  icmp from <first interface to
internet> to any
ipfw add allow  icmp from <second interface to
internet> to any


it is imposible to be from nat i guess. in linux
never experienced such problems. 

>hi i have a problem with my icmp, i have a router
that
>performs nat. i cannot ping to internet hosts from
>more than one stations situated behind NAT at once.
if
>i want to ping from another station i have to stop
the
>ping that was initiated from the first host, and
after
>a few seconds i can ping from another station.i've
>checked firewll and i have no ipfw rules that could
>stop icmp traffic. where should i continue my search
>and what can i do to resolv this problem. i really
>have to get ping wrking through NAT from more than
one
>stations at once.

>10x for your help


		
__________________________________ 
Yahoo! Mail Mobile 
Take Yahoo! Mail with you! Check email on your mobile phone. 
http://mobile.yahoo.com/learn/mail 



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