• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Making a linux router

OMG1Penguin

Senior member
I want to make a home computer (probably small form factor) that could do both NAT for my internal network and web hosting. Would it be feasible to make a computer that did this, and firewalling, or would it be too big of a security mess, etc?

Thanks for the opinions 😀
 
It's a security mess, but it's definitely possible. I've done it on rare occassions, although not with Linux. 😉
 
i second using openbsd. normally, using a box as a router AND webserver is asking for trouble... but reality is, sometimes youre short on hardware and gotta cram things together.
 
m0n0wall is great especially if you're looking to make a small formfactor embedded router. Check out the gallery on the m0n0wall site, its really neat!
 
Originally posted by: DrVos
m0n0wall is great especially if you're looking to make a small formfactor embedded router. Check out the gallery on the m0n0wall site, its really neat!

I can do that with OpenBSD too. 😉
 
Let's see, I'm running Apache webserver, MySQL, sendmail, and dhcpd all from my linux router 🙂. You can do it. Just make sure you have one strict ass firewall script, and up to date software that *hopefully* doesn't have any known vulnerabilities that someone's exploited.
 
OMG1Penguin, it's feasable. I'd suggest you get a distribution that's been canned for use as a SOHO router, which will typically have an easier install and web setup GUI to make it easy to get started. Another approach is to get a Linksys WRT54G/GS, which runs Linux underneath.
 
Back
Top