All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] 2 questions
@ 2002-05-14 16:20 pepe
  2002-05-15  9:34 ` Sebastian 'spax' Pape
  0 siblings, 1 reply; 2+ messages in thread
From: pepe @ 2002-05-14 16:20 UTC (permalink / raw)
  To: lartc

Hi : 2 questions
1)How can i create a qdisc with a MAC adress (not host)?

2)How can i make a Transparent (squid)Proxy on my Linux-(Bridge+Traffic
control). I use 2 (1 in + 1 out) interfaces in promiscue mode.  They have 2
ip address , but as the bridge is transparent ,these Ip's are Invisibles on
My Network.
The class of Ip's address i use is like 200.45.175.xxx/24  (Internet
adresses). I put my Linux-(Bridge+Traffic control) between the Router and my
Clients.I implment the traffic Control (tc+class+qdisc+filter) manually (ip
address at once).




Jose Gisbert

www.yupinet.com.ar


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

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

* Re: [LARTC] 2 questions
  2002-05-14 16:20 [LARTC] 2 questions pepe
@ 2002-05-15  9:34 ` Sebastian 'spax' Pape
  0 siblings, 0 replies; 2+ messages in thread
From: Sebastian 'spax' Pape @ 2002-05-15  9:34 UTC (permalink / raw)
  To: lartc

hi Jose,

> 1)How can i create a qdisc with a MAC adress (not host)?
try to mark those packets with netfilter
$IPTABLES ... -m mac --mac-source ...

> 2)How can i make a Transparent (squid)Proxy on my Linux-(Bridge+Traffic
> control). I use 2 (1 in + 1 out) interfaces in promiscue mode.  They have 2
> ip address , but as the bridge is transparent ,these Ip's are Invisibles on
> My Network.
Did you take a look at the mini-howto?
http://www.tldp.org/HOWTO/mini/TransparentProxy.html


best regards

		Sebastian

-- 
Sebastian 'spax' Pape          | "Gravitation can not be held responsible for
mailto: sebastian@p-a-p-e.de   | people falling in love." -- Albert Einstein  
pgp: http://p-a-p-e.de/pgp.asc | 
         --- Do you want to know more? http://www.p-a-p-e.de/ ---

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

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

end of thread, other threads:[~2002-05-15  9:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-14 16:20 [LARTC] 2 questions pepe
2002-05-15  9:34 ` Sebastian 'spax' Pape

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.