* Re: [gentoo-server] Server Network Configuration
[not found] ` <46D33484.1060908@yahoo.com>
@ 2008-01-19 16:06 ` Benjamen R. Meyer
0 siblings, 0 replies; only message in thread
From: Benjamen R. Meyer @ 2008-01-19 16:06 UTC (permalink / raw
To: gentoo-server
Benjamen R. Meyer wrote:
> Basic Diagram:
>
> +-------server--------+
> | |
> Internet <-> - eth0 |
> | ^ |
> | | |
> | +->Firewall |
> | ^ |
> | | |
> | +------>eth1 - <-> Home Network #1
> | | |
> | +------>eth2 - <-> Home Network #2
> | |
> +---------------------+
Just wanted to follow up on this for others searching through the archives.
I ended up getting IPtables setup (by hand) correctly, and using a
simpler approach. I ended up doing the following in /etc/conf.d/net:
config_eth0=("dhcp")
dhcp_eth0="nodns nontp nonis"
config_eth1=("192.168.2.1/24")
config_eth2=("192.168.3.1/24")
and just left it at that. May be I'll revisit things in the future to
get the separation of wired and wireless clients. Unfortunately, I had
an issue come up that I needed to get the new server up and running
pretty quickly - and didn't get to doing all the tests I wanted before
going live. Needless to say, it works and I'm quite sufficiently
protected (no services live to Internet).
Any how...thanks to all who helped me in the thread. The conversation
provided quite a bit of insight into Gentoo and thinking through the
issue too. ;-)
Thanks!
Ben
--
gentoo-server@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-01-19 16:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <888175.46495.qm@web60016.mail.yahoo.com>
[not found] ` <46D277C5.2030206@vanalteren.nl>
[not found] ` <46D33484.1060908@yahoo.com>
2008-01-19 16:06 ` [gentoo-server] Server Network Configuration Benjamen R. Meyer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox