Linux Netfilter discussions
 help / color / mirror / Atom feed
* blocking servers
@ 2003-03-06  4:25 mdew
  2003-03-06  8:51 ` Rob Sterenborg
  0 siblings, 1 reply; 2+ messages in thread
From: mdew @ 2003-03-06  4:25 UTC (permalink / raw)
  To: mldonkey-users; +Cc: netfilter


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>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-03-06  8:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-06  4:25 blocking servers mdew
2003-03-06  8:51 ` Rob Sterenborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox