public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
From: "Littlefield, Tyler" <compgeek13@gmail.com>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Subject: Re: iptables?
Date: Tue, 27 Mar 2007 13:16:15 -0700	[thread overview]
Message-ID: <007501c770ac$ca0c5480$6701a8c0@blanchew2fs98i> (raw)
In-Reply-To: <20070327184057.GA25407@sunset.net>

I'm trying to use apt-get, I'm not sure what I would need to enable to get
that.
----- Original Message ----- 
From: "Ralph W. Reid" <rreid@sunset.net>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Sent: Tuesday, March 27, 2007 11:40 AM
Subject: Re: iptables?


> You have only allowed tcp protocol on various ports.  Could you
> perhaps be doing something which involves other protocols such as udp
> or icmp?
>
> On Sun, Mar 25, 2007 at 03:36:43PM -0700, Littlefield, Tyler wrote:
> > Hello list,
> > I've got the following iptables set.
> > iptables -F
> > iptables -A INPUT -p tcp --sport 20:22 -j ACCEPT
> > iptables -A INPUT -p tcp --sport 80 -j ACCEPT
> > iptables -A INPUT -p tcp --sport 110 -j ACCEPT
> > iptables -A INPUT -p tcp --sport 3784 -j ACCEPT
> > iptables -A INPUT -p tcp --sport 443 -j ACCEPT
> > iptables -A INPUT -p tcp --sport 6666:6670 -j ACCEPT
> > iptables -A INPUT -p tcp --sport 10000 -j ACCEPT
> > iptables -A INPUT -p tcp --sport 20000 -j ACCEPT
> > iptables -P INPUT DROP
> > iptables -P OUTPUT ACCEPT
> > I'm dmzed, and when I run this, it puts everything to filter.
> > Any idea what I'm doing wrong?
> > Thanks,
> > ~~TheCreator~~
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> -- 
> Ralph.  N6BNO.  Wisdom comes from central processing, not from I/O.
> rreid@sunset.net  http://personalweb.sunset.net/~rreid
> ...passing through The City of Internet at the speed of light...
> 1 = x^0
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup



  reply	other threads:[~ UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
 iptables? Littlefield, Tyler
 ` iptables? Gregory Nowak
   ` iptables? Anthony Creapeau
     ` iptables? Gregory Nowak
 ` iptables? Ralph W. Reid
   ` Littlefield, Tyler [this message]
     ` iptables? Ralph W. Reid
       ` iptables? Littlefield, Tyler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='007501c770ac$ca0c5480$6701a8c0@blanchew2fs98i' \
    --to=compgeek13@gmail.com \
    --cc=speakup@braille.uwo.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).