Re: [LARTC] clone MAC address

2004-12-19 Thread sandr8
Nicolas Patik wrote:
Hi,
I have a mini router that have this feature, "clone MAC address"
My ISP doesn't allow me to connect more than one computer.
But, with the "clone MAC address" of the mini router, I can connect up
to 5 computers, and my ISP can't notice that.
What do I need to do this "clonning" with my linux box?
 

some years ago an italian wrote a tool called HEAT, if i'm not wrong. 
but I cannot find it a the moment...

maybe it has simply disappeared since ebtables already offers what you need:
(from http://ebtables.sourceforge.net/documentation.html)
<>

btw, I think that having a linux box, you'd better use it as a layer 3 
router, rather than a layer 2 bridge... you can do much more in that 
case and... don't forget it, you will appear with more ip addresses than 
you should.

Thanks,
Nico
ciao
Alessandro
___
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/


[LARTC] TC_ACT_PIPE, TC_ACT_STOLEN, TC_ACT_QUEUED, TC_ACT_REPEAT, TC_ACT_JUMP?

2004-08-11 Thread sandr8
Hi,
please, could somebody quickly explain me the meaning of the
values defined as TC_ACT_PIPE, TC_ACT_STOLEN, TC_ACT_QUEUED,
TC_ACT_REPEAT, TC_ACT_JUMP? they are nearly not used for the moment and
so browsing the source code didn't help me understand what they are
gonna be used for in the future...
Thank you in advance.
Alessandro Salvatori
___
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/