From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Yang" Subject: getsockopt failed strangely: Invalid argument Date: Fri, 15 Jun 2007 16:07:32 -0700 Message-ID: <24400-70061@sneakemail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=QI6BAzF53ArR42uJTcj/054P4XhWx+e7WiXucTT562ZYF8B7xQsJoRoVTDahaUt1BWbzsvWEUoOjjx9ev6Ls/52u32hOny/usuj+qasdI3MxEkQSyyPwlxtoc1EzO4T9cTSsIG7lw5vMT2Y+c1/aQ9Hr0mJRRNyNDYHcw+5Ir6o= Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii"; format="flowed" To: netfilter@lists.netfilter.org Can anybody explain what's going on? My (otherwise normal-behaving) workstation spits out the following: $ uname -a Linux myhostname 2.6.18.5-gg10-mixed64-32 #1 SMP Tue May 8 22:29:42 PDT 2007 x86_64 GNU/Linux $ sudo iptables -L Chain INPUT (policy ACCEPT) target prot opt source destination getsockopt failed strangely: Invalid argument ACCEPT tcp -- anywhere anywhere Please let me know what other information, if any, would be useful. Thanks in advance, Yang