* [LARTC] udp and tcp
@ 2002-02-09 17:51 Fabian Gervan
2002-02-10 11:13 ` bert hubert
2002-02-10 11:36 ` Jasper Spaans
0 siblings, 2 replies; 3+ messages in thread
From: Fabian Gervan @ 2002-02-09 17:51 UTC (permalink / raw)
To: lartc
Hello!
tc filter add [.. ]protocol ip prio 100 u32 match ip src 10.1.0.200 \
match ip sport 22 0xffff flowid 1:7
this line filter TCP only?, or TCP, UDP and ICMP?
--
Best regards,
Fabian mailto:fabian1@inter-k.com.ar
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [LARTC] udp and tcp
2002-02-09 17:51 [LARTC] udp and tcp Fabian Gervan
@ 2002-02-10 11:13 ` bert hubert
2002-02-10 11:36 ` Jasper Spaans
1 sibling, 0 replies; 3+ messages in thread
From: bert hubert @ 2002-02-10 11:13 UTC (permalink / raw)
To: lartc
On Sat, Feb 09, 2002 at 03:01:32PM -0600, Fabian Gervan wrote:
> Hello!
>
> tc filter add [.. ]protocol ip prio 100 u32 match ip src 10.1.0.200 \
> match ip sport 22 0xffff flowid 1:7
>
> this line filter TCP only?, or TCP, UDP and ICMP?
Both.
--
http://www.PowerDNS.com Versatile DNS Software & Services
http://www.tk the dot in .tk
Netherlabs BV / Rent-a-Nerd.nl - Nerd Available -
Linux Advanced Routing & Traffic Control: http://ds9a.nl/lartc
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [LARTC] udp and tcp
2002-02-09 17:51 [LARTC] udp and tcp Fabian Gervan
2002-02-10 11:13 ` bert hubert
@ 2002-02-10 11:36 ` Jasper Spaans
1 sibling, 0 replies; 3+ messages in thread
From: Jasper Spaans @ 2002-02-10 11:36 UTC (permalink / raw)
To: lartc
On Sun, Feb 10, 2002 at 12:13:25PM +0100, bert hubert wrote:
> > tc filter add [.. ]protocol ip prio 100 u32 match ip src 10.1.0.200 \
> > match ip sport 22 0xffff flowid 1:7
> >
> > this line filter TCP only?, or TCP, UDP and ICMP?
>
> Both.
Not exactly for icmp, btw.
--
Jasper Spaans
http://jsp.ds9a.nl/contact/
Tel/Fax: +31-84-8749842
``Got no clue? Too bad for you.''
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-02-10 11:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-09 17:51 [LARTC] udp and tcp Fabian Gervan
2002-02-10 11:13 ` bert hubert
2002-02-10 11:36 ` Jasper Spaans
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.