Amilcar wrote:
> Does anyone know if e-smith can be used as a router? If so how
> would it be set up and can it router?
e-smith provides a transparent gateway through ip masquerading.
This setup separates "internal" traffic from "external" traffic, to
provide a connection between two networks.
The configuration allows services which are meant to be internal
to be attached only to the internal interface, and similarly for external
services.
A router is usually designed to pass traffic (optionally with traffic
filters) and does not seperate "internal" from "external". Changing
e-smith into a router would remove this important distinction. Yes,
you could do it, but it wouldn't be an e-smith gateway any more.
There are various mini routers available - for example the
Linux Router Project -
www.linuxrouter.orgGordon