From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-101597-garchives=archives.gentoo.org@lists.gentoo.org>) id 1MwIbv-0006lG-2G for garchives@archives.gentoo.org; Fri, 09 Oct 2009 16:46:31 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0460E0837; Fri, 9 Oct 2009 16:46:02 +0000 (UTC) Received: from mail-pz0-f174.google.com (mail-pz0-f174.google.com [209.85.222.174]) by pigeon.gentoo.org (Postfix) with ESMTP id A1C60E0837 for <gentoo-user@lists.gentoo.org>; Fri, 9 Oct 2009 16:46:02 +0000 (UTC) Received: by pzk4 with SMTP id 4so3409294pzk.32 for <gentoo-user@lists.gentoo.org>; Fri, 09 Oct 2009 09:46:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=MrpNLkKsVuWezJlDtnXMVViroV9q2Xz3cY6KRuGEa10=; b=SpUMqXHZkrNFmmZ9xUNTPU9N0VCUxwTlSyM4ImSOL7ZnuNiyH7QoA3Jhgs21o37L8d X5IksBeJM3Jeyl8u088AABNLQ+vS6XzeW09amFMhyHwXrxFToj6UO+o+zIztkknik+3o Kr0i+azRZ+4AzIp8+NvDzq5NkaGbpls1tfXkk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=eyip35x+qz8RluGoGhguD1PWI9g58iM5w7cdXN0IjUnHTFf3v0Oiy4lwvk+OukTJCU 8GcXWsZneV/QjlOMCvgi5bAkgc4UgWUF2I52paNAhYS3/SC9Wo43fG+xEN7+LahC4OvC 1QX61RerNBTwh7h8tVfWJvjWmJiqH6VUTrQPE= Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.142.152.6 with SMTP id z6mr225151wfd.138.1255106762129; Fri, 09 Oct 2009 09:46:02 -0700 (PDT) In-Reply-To: <23eabe710910061320m404c5b0cr1b1789edd4b1e1b1@mail.gmail.com> References: <a0811460909231338i55a6a229oc2becf14cc714ae@mail.gmail.com> <4ABA8EDF.3060308@gmail.com> <a0811460910061311r7a33d88dv37b7b932b8778c9c@mail.gmail.com> <23eabe710910061320m404c5b0cr1b1789edd4b1e1b1@mail.gmail.com> Date: Fri, 9 Oct 2009 10:46:01 -0600 Message-ID: <a0811460910090946gfc967fbt3d7ecb06f6117cab@mail.gmail.com> Subject: Re: [gentoo-user] opening port 8000 From: Maxim Wexler <maxim.wexler@gmail.com> To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 61f27843-d884-4807-ad86-52e9d0c7d3ba X-Archives-Hash: 8eb990947c27280d2d9de24843bc39d6 sorry guys, must squint harder On 10/6/09, Andre Parker <andreparker@gmail.com> wrote: > On Tue, Oct 6, 2009 at 11:11 PM, Maxim Wexler <maxim.wexler@gmail.com> > wrote: >>> =A0 =A0 b.) If directly connected iptables -A INPUT -p tcp --dport 8000= -j >>> ACCEPT >> >> sorry for the delay answering, =A0only just got back to mobile mode. >> >> =A0soupeee # iptables -A INPUT -p tcp -dport 8000 -j ACCEPT >> Bad argument `8000' >> >> mw >> >> > > --dport (two hyphens) > > -- > Best regards, > Parker Andre. > >