All of lore.kernel.org
 help / color / mirror / Atom feed
* doubt about ip ranges
@ 2003-06-14  0:08 Leonardo Borda
  2003-06-14 15:27 ` Joel Newkirk
  0 siblings, 1 reply; 4+ messages in thread
From: Leonardo Borda @ 2003-06-14  0:08 UTC (permalink / raw)
  To: netfilter

Hello,

	I have a network 192.168.25.0 and I need specify the following rules:

	192.168.24.1 to 192.168.25.33 -> just should have HTTP access.
	192.168.24.34 to 192.168.25.133 -> just should have FTP access.
	192.168.24.134 to 192.168.25.254 -> just SSH access.

	I could do it using a loop for and creatiang one rule each time for each ip
address. But I think this is not a best solution.

	I tried using: iptables -A FORWARD -p tcp -s 192.168.25.1-33 ... but was
not successful.

	Is there any way to make this works ?

	Thanks!


Atenciosamente,

Leonardo Borda
Netwall Tecnologia e Projetos - http://www.netwall.com.br
Fone/Fax: +55 51 3235.2868
Celular:  +55 51 9914.3039
mailto:borda@netwall.com.br

				/**  Construindo soluções em tecnologia voltadas ao seu negócio  **/

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.488 / Virus Database: 287 - Release Date: 5/6/2003



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

end of thread, other threads:[~2003-06-15 20:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-14  0:08 doubt about ip ranges Leonardo Borda
2003-06-14 15:27 ` Joel Newkirk
2003-06-14 17:37   ` ARP mangling Dmitry B. Khlonin
2003-06-15 20:23   ` RES: doubt about ip ranges Leonardo Borda

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.