| cwtnospam |
05-21-2005 09:41 AM |
Quote:
Originally Posted by chadpengar
I want to front a large disk array running with FreeBSD using nfs to a bunch of mac minis and use the minis for IMAP/POP servers (using maildir on the nfs mounted volumes) and MTAs (mx hosts). I want one ethernet connection for the internet and one for the nfs connection which is on a private network.
|
Quote:
Originally Posted by nuditarian
Even if you were taking a security/confidentiality angle, the dual homed machines could all route traffic, virii and sensitive data and all, between the private and public networks.
|
Nuditarian is right. Separate ethernet ports will provide little to no security advantage. If you take one computer on the private network and add a second port to connect it to the web, that computer can easily act as a bridge between the two, so your private network is no longer as private as if you just used a router with port forwarding turned on. Even then, if the internet connected PC got infected with a virus (no known Mac viruses exist) then it could pass it on to others on the network.
Also, any extra bandwith provided by a second port will go unused since the Minis hard drive will not keep up.
There's been a lot of discussion about this, but I have yet to see one good reason to add a second ethernet port. ;)
|