From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/1988 Path: news.gmane.org!not-for-mail From: orc Newsgroups: gmane.linux.lib.musl.general Subject: getopt* and iptables Date: Mon, 24 Sep 2012 01:31:17 +0800 Message-ID: <20120924013117.3ba68fd0@sibserver.ru> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1348421560 25504 80.91.229.3 (23 Sep 2012 17:32:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 23 Sep 2012 17:32:40 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-1989-gllmg-musl=m.gmane.org@lists.openwall.com Sun Sep 23 19:32:45 2012 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1TFq2p-0000N2-5C for gllmg-musl@plane.gmane.org; Sun, 23 Sep 2012 19:32:39 +0200 Original-Received: (qmail 32168 invoked by uid 550); 23 Sep 2012 17:32:33 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 32160 invoked from network); 23 Sep 2012 17:32:33 -0000 X-Mailer: claws-mail Xref: news.gmane.org gmane.linux.lib.musl.general:1988 Archived-At: Hi Rich, Just to be sure - have you looked into issue with iptables and getopt_long conflicting? Quoting from 8 Jun 2012: > I believe it's a common but non-portable way of restarting option > scanning. Of course that would make no sense if this is the first scan > of options anyway. I'll try to look into what's going wrong here.. I tested recently, it is still failing to parse options. > iptables v1.4.12.1: unknown arguments found on commandline > Try `iptables -h' or 'iptables --help' for more information. with musl 0.9.6 Sorry for late posting (should be in remaining issues somewhere here).