On Mon, 19 Jul 1999, David E. Bernholdt wrote:
> I've had several responses suggesting ipmasq or ipchains, but I don't
> see how that (alone, at least), can solve the problem.
One way is:
Your Linux box's local home network interface card has to have all of
the gateway addresses the laptop expects configured as aliases.
You use ipmasq to masqarade all packets using these gateways for basic
network connectivity.
You would also need to have the DNS server IDs as aliases and run a
local bind listenning on those addresses, or write yourself a masq
module that knows how to masq UDP DNS requests. (Or tell your laptops
to always use TCP).
> So I think somehow the linux box has to answer to a bunch of IPs
> (network gateway for each laptop), and I have to map the DNS entries
> to my ISPs (and/or I could run a slave DNS at home).
Sounds about right to me. Using alias rather than buying a bunch of
network cards is the step you were missing, I think.
Regards,
Mark
+-------------------------------------------------------------------------+
Mark Cooke The views expressed above are mine and are not
Systems Programmer necessarily representative of university policy
University Of Birmingham URL: http://www.sr.bham.ac.uk/~mpc/
+-------------------------------------------------------------------------+
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]