Linux Advanced Routing and Traffic Control list
 help / color / mirror / Atom feed
* [LARTC] iptables
@ 2001-01-23 12:59 Tom
  2001-01-23 23:33 ` Wingtung.Leung
  2001-11-06  7:34 ` vanitha
  0 siblings, 2 replies; 5+ messages in thread
From: Tom @ 2001-01-23 12:59 UTC (permalink / raw)
  To: lartc

<PRE>Isn't it possible with iptables to filter on DSCP field? 
Thanks,
Tom Aernoudt


</PRE>

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

* [LARTC] iptables
  2001-01-23 12:59 [LARTC] iptables Tom
@ 2001-01-23 23:33 ` Wingtung.Leung
  2001-11-06  7:34 ` vanitha
  1 sibling, 0 replies; 5+ messages in thread
From: Wingtung.Leung @ 2001-01-23 23:33 UTC (permalink / raw)
  To: lartc

<PRE>On Tue, 23 Jan 2001, Tom Aernoudt wrote:

&gt;<i>
</I>&gt;<i> Isn't it possible with iptables to filter on DSCP field?
</I>
I don't know, but I think this is more a question for the Netfilter list.
You can find more info about netfilter on:

<A HREF="http://netfilter.kernelnotes.org">http://netfilter.kernelnotes.org</A>

Regards.



</PRE>

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

* [LARTC] iptables
  2001-01-23 12:59 [LARTC] iptables Tom
  2001-01-23 23:33 ` Wingtung.Leung
@ 2001-11-06  7:34 ` vanitha
  1 sibling, 0 replies; 5+ messages in thread
From: vanitha @ 2001-11-06  7:34 UTC (permalink / raw)
  To: lartc

[-- Attachment #1: Type: text/plain, Size: 321 bytes --]

Hello 

Iam using iptables for denying a particular user ,by using mac-address in FORWARD chain
my query is that if i have to deny a user for a particular period of time , can the time option could be set in iptables
can anyone help me to set such an rule in iptables with the mac address

Advance Thanks
Vanitha

[-- Attachment #2: Type: text/html, Size: 976 bytes --]

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

* [LARTC] iptables...
@ 2002-05-16 10:04 Mikko Lyly
  2002-05-16 12:52 ` Patrick McHardy
  0 siblings, 1 reply; 5+ messages in thread
From: Mikko Lyly @ 2002-05-16 10:04 UTC (permalink / raw)
  To: lartc

i know this proly does not belong in this list but if any one has an idea why i am geting this please tell!

i keep geting this stuff to kernel logs

Forged DCC command from 10.255.128.4: 62.71.235.143:10388
Forged DCC command from 10.255.128.4: 62.71.235.143:10388
Forged DCC command from 10.255.128.4: 62.71.235.143:10347
Forged DCC command from 10.255.128.4: 62.71.235.143:10378
Forged DCC command from 10.255.128.4: 62.71.235.143:10336

i know it has something to do with mirc's dcc but why is it telling me that 
i changed from SNAT to MASQUERADE and that started to popup .. anyway to get rid of it?



-Mikko




_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* Re: [LARTC] iptables...
  2002-05-16 10:04 Mikko Lyly
@ 2002-05-16 12:52 ` Patrick McHardy
  0 siblings, 0 replies; 5+ messages in thread
From: Patrick McHardy @ 2002-05-16 12:52 UTC (permalink / raw)
  To: lartc

Mikko Lyly wrote:
> i know this proly does not belong in this list but if any one has an idea why i am geting this please tell!
> 
> i keep geting this stuff to kernel logs
> 
> Forged DCC command from 10.255.128.4: 62.71.235.143:10388
> Forged DCC command from 10.255.128.4: 62.71.235.143:10388
> Forged DCC command from 10.255.128.4: 62.71.235.143:10347
> Forged DCC command from 10.255.128.4: 62.71.235.143:10378
> Forged DCC command from 10.255.128.4: 62.71.235.143:10336
> 


Hmm IIRC the reason is the remote site not masquerading proper.
DCC transfer requests contain the ip, so if the remote person is
masquerading his traffic but not also changing the ip contained in
the dcc request iptables refuses to accept the connection as related
because the two ips differ. The RELATED expectation is made by
the connection tracking helper which parses the dcc requests. If it
would accept it, it would allow 10.255.128.4 to connect to some port
on your system, so someone evil could easily cirumvent your packet
filter rules by sending forged dcc requests.

Bye,
Patrick

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

end of thread, other threads:[~2002-05-16 12:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-23 12:59 [LARTC] iptables Tom
2001-01-23 23:33 ` Wingtung.Leung
2001-11-06  7:34 ` vanitha
  -- strict thread matches above, loose matches on Subject: below --
2002-05-16 10:04 Mikko Lyly
2002-05-16 12:52 ` Patrick McHardy

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