On Tue, Nov 07, 2000 at 06:44:48PM -0300, Eduardo Gargiulo wrote: > I'm trying to do something like this... > > ROUTER-------- Linux ------ > | | > Real_IP | | Internal_IP > | | > ---------------- > | HUB | > ---------------- > | | | | | | | | > > Is it possible?
Yes. You don't even need two NICs if you connect them both to the same hub. Just use kernel IP aliasing support. regards Marcin -- +--------------------------------+ The reason we come up with new versions |Marcin Owsiany | is not to fix bugs. It's the stupidest |[EMAIL PROTECTED]| reason to buy a new version +--------------------------------+ I ever heard. - Bill Gates

