[Posted and E-mailed]
Michael Hohner wrote (15 Apr 1998 08:31:21 GMT):
Quote:> The ISDN router can't run TCP/IP applications,
This is true.
Quote:> so if you want to run server programs (mail, WWW, ...) and make
> them accessible from the outside, you can't use an ISDN router
> if you only have a single IP address.
This is not necessarily true. The Cisco 7xx series, for example,
allows you to specify which machines (on the internal network) are
to handle attempts to connect to various ports on the router's IP
address. You can "re-route" SMTP, HTTP, DNS, etc., to your Linux
box(es). When someone in the outside world tries to connect to
the SMTP port of your router, they (transparently) end up talking to
the SMTP port of your mail server.
Quote:> Of course, the drawbacks of the Linux box would be higher energy
> consumption, need for a monitor (at least when installing the OS) and
> keyboard, etc.
Personally, I think the main difference is security. Let's say
that a cracker connects via SMTP and uses a sendmail hole to start
up a process waiting for TCP connections at port 44506 on your
mail server. If that mail server sits behind a router (and port
44506 isn't re-directed to it), then the cracker still can't get
into your system. If there is no router in the way and the mail
server is also the router, then the cracker is in.
--
Chris Stassen http://www.stassen.com/chris/
NOTE: The "Reply-To" address of this message is an auto-bounce.
Use "http://www.stassen.com/chris/feedback/submit.html" for private
or offline responses, if you don't know my real E-mail address.