From owner-freebsd-questions@FreeBSD.ORG Fri Oct 15 14:48:15 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D5F816A4CE for ; Fri, 15 Oct 2004 14:48:15 +0000 (GMT) Received: from terra.inf.ufsc.br (terra.inf.ufsc.br [150.162.60.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE26643D66 for ; Fri, 15 Oct 2004 14:48:13 +0000 (GMT) (envelope-from petroski@inf.ufsc.br) Received: from localhost (ns2.inf.ufsc.br [150.162.60.11]) (INE/CTC/UFSC)) with ESMTP id 9A365514 for ; Fri, 15 Oct 2004 11:48:57 -0300 (BRT) Received: from netuno.inf.ufsc.br ([127.0.0.1]) by localhost (netuno [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17093-03 for ; Fri, 15 Oct 2004 11:48:12 -0300 (EST) Received: from [150.162.248.10] (z.interop.ufsc.br [150.162.248.10]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) (INE/CTC/UFSC)) with ESMTP id 9C71760616 for ; Fri, 15 Oct 2004 11:48:12 -0300 (EST) Message-ID: <416FE32B.2080203@inf.ufsc.br> Date: Fri, 15 Oct 2004 11:48:11 -0300 From: "Bruno M. Petroski" User-Agent: Mozilla Thunderbird 0.8 (X11/20040918) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at inf.ufsc.br Subject: Ping under normal user X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Oct 2004 14:48:15 -0000 Hi, I'm using FreeBSD 4.10, and I'm trying to ping a computer using the following command as a normal user, but I receive an error message. $ ping -s 64 -c 10 10.1.1.1 ping: -s flag: Operation not permitted If I use the same command as root, no error message is given. Is there any option I could setup in order to overcome this error??? # ping -s 64 -c 10 10.1.1.1 PING 10.1.1.1 (10.1.1.1): 64 data bytes 72 bytes from 10.1.1.1: icmp_seq=0 ttl=63 time=8.737 ms 72 bytes from 10.1.1.1: icmp_seq=1 ttl=63 time=0.265 ms 72 bytes from 10.1.1.1: icmp_seq=2 ttl=63 time=0.260 ms 72 bytes from 10.1.1.1: icmp_seq=3 ttl=63 time=4.183 ms 72 bytes from 10.1.1.1: icmp_seq=4 ttl=63 time=0.258 ms 72 bytes from 10.1.1.1: icmp_seq=5 ttl=63 time=6.691 ms 72 bytes from 10.1.1.1: icmp_seq=6 ttl=63 time=6.648 ms 72 bytes from 10.1.1.1: icmp_seq=7 ttl=63 time=2.983 ms 72 bytes from 10.1.1.1: icmp_seq=8 ttl=63 time=0.261 ms 72 bytes from 10.1.1.1: icmp_seq=9 ttl=63 time=0.260 ms --- 10.1.1.1 ping statistics --- 10 packets transmitted, 10 packets received, 0% packet loss round-trip min/avg/max/stddev = 0.258/3.055/8.737/3.142 ms -- Bruno M. Petroski UFSC - Brasil "Can't buy what I want because its FREE!" - Pearl Jam