PDA

View Full Version : A home superserver



sweetzip
04-20-2003, 11:49 PM
How about a superserver.

I have tried over many nights to create this monstrosity, but so far not much luck.

A 3 interface box with an ethernet ADSL router, Wireless access point, and my home network.

Use knoppix Terminal server for internal net-boot clients (just dhcp for windows), and Samba server.

use dyndns and ddclient to tell me where it is when away from home.

frees/wan for WiFi access when at home on my notebook.

bind resolving my internal ip's and forwarding to the proxy on my adsl router.

tranparent squidcache to service redirects from iptables. (fwbuilder?)

getmail, gotmail, and yosucker to get my mail.

mrtg to keep my ISP honest. (Have an issue with them at the moment, They have been metering at least 25% more than what my router shows)

imp to serve my mail via apache https when away from home.

from internet terminate ssh, https, ipsec-vpn (with nat traversal)

So far have only ddclient, and getmail working. Now stuck on imp.

probono
04-20-2003, 11:52 PM
good idea, most should be possible w/o remastering by simply changing the configs, but:
why the extra external adsl router? Knoppix can do that as well

sweetzip
04-20-2003, 11:55 PM
Any method would be good.

I just happen to have an external router.

Perhaps even supporting diald? This may limit external access though?

probono
04-21-2003, 12:17 AM
and not to forget webmin

sweetzip
04-21-2003, 05:23 AM
Haven't had much success with webmin.

Installed it on two separate HPUX boxes. And played with it for a few minutes on each. But got very difficult once I tried to do anything serious with it.

Ended up using vi ;-)

p-a-l-m-s
04-21-2003, 01:39 PM
For my experience, I use knoppix as a workstation, and e-smith (http://www.e-smith.org/) for my home server.

probono
04-21-2003, 05:02 PM
I also use e-smith for the server, but having all of the above done with Knoppix would also be fine. As for webmin, I was able to install it on my home directory (which resides on HD) without any problems.

sweetzip
04-22-2003, 02:24 AM
e-smith looks interesting. Does it run from cd?

RockMumbles
04-22-2003, 02:28 AM
e-smith looks interesting. Does it run from cd?

No it needs a hd, I think the current versions will need about a 1GB hd, it is hardcoded for a 256MB swap and needs about 300-400mb for the OS.

I've still been using earlier versions because I can get them to run on older hardware with a 500mb hd.

E-smith is a full featured gateway/server package, for internet sharing and file and print sharing, it is very easy to set up, but kind of slow as far as the web interface goes.

rock

sweetzip
04-22-2003, 01:49 PM
Thanks.

I'll think I'll stick with trying to get this stuff to go on knoppix just for the moment.

Have got imp going finally :lol: