Linux Netfilter discussions
 help / color / mirror / Atom feed
From: mdew <mdew@mdew.dyndns.org>
To: mldonkey-users@nongnu.org
Cc: netfilter@lists.netfilter.org
Subject: blocking servers
Date: 06 Mar 2003 17:25:10 +1300	[thread overview]
Message-ID: <1046924708.1182.6.camel@nirvana.flat> (raw)


Ive been messing with iptables, trying to block the connection o 
certain mldonkey general servers.

On my firewall, i used these lines...

iptables -A FORWARD -s 10.0.0.3 -d 148.216.18.89 -j DROP
iptables -A FORWARD -s 10.0.0.3 -d 24.128.236.196 -j DROP
iptables -A FORWARD -s 10.0.0.3 -d 24.132.124.37 -j DROP

but I still managed to connect to the servers

-- 
mdew <mdew@mdew.dyndns.org>

             reply	other threads:[~2003-03-06  4:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-06  4:25 mdew [this message]
2003-03-06  8:51 ` blocking servers Rob Sterenborg

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=1046924708.1182.6.camel@nirvana.flat \
    --to=mdew@mdew.dyndns.org \
    --cc=mldonkey-users@nongnu.org \
    --cc=netfilter@lists.netfilter.org \
    /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