Date: Sat, 27 May 2000 18:30:51 -0400 From: Paul Murphy <pnmurphy@home.com> To: Dirk GOUDERS <hank@et.bocholt.fh-gelsenkirchen.de> Cc: Ruslan Ermilov <ru@sunbay.com>, Glen Gross <ggross@symark.com>, freebsd-questions@FreeBSD.ORG Subject: Re: ping -R Message-ID: <39304C9B.D98693B1@home.com> References: <200005260828.KAA00484@musashi.et.bocholt.fh-ge.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Dirk GOUDERS wrote: > > > You probably have your firewall blocking IP packets with record-route > > option, do not you? > > I use a firewall, yes. > But, even if I delete all rules except the default one > > 65535 allow ip from any to any > > ``ping -R'' will not work. > > Having read your remark I got ``ping -R'' working - but only after > having removed any firewall options from my kernel configuration > file. > > # > # Firewall stuff > # > #options IPFIREWALL # firewall > #options IPFIREWALL_VERBOSE # print information about > #options "IPFIREWALL_VERBOSE_LIMIT=1" # limit verbosity > #options IPFIREWALL_DEFAULT_TO_ACCEPT # allow everything by default > #options IPFILTER # kernel ipfilter support > #options IPFILTER_LOG # ipfilter logging > #options IPDIVERT # divert sockets > > The manual page says that ipfw will always discard IP fragments with > fragment offset of one but that should not affect packets sent by > ``ping -R'' - doesn't it? > > Dirk > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message 'ping -R' works for me with firewall (type = open, OS = FBSD 4.0). -- Paul Murphy http://members.home.com/pnmurphy/ Home Lat: 43° 33' 29" N, Lon: 79° 39' 03" W Work Lat: 43° 25' 30" N, Lon: 79° 42' 34" W To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39304C9B.D98693B1>