From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Gerianne McC" Date: Tue, 15 Apr 2008 17:51:00 +0000 Subject: Re: What are the correct NETMASKs for multiple PPPoE interfaces in a StaticIP block? Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ppp@vger.kernel.org Hi James, > I'd likely route it ... Got it! > I'm not sure what use I'd have for a bunch of manually configured > statics that only one machine can use. (Perhaps I'm missing part of > your planned deployment, though.) Yes, there's "more to it" Each of my StaticIPs is configured with unique RDNS domains. My current approach is to expose each one of those StaticIPs as a separate (aliased) PPPoE intfc -- hence the ppp0:# -- as the external interfaces of a firewall. Then, I'll use the firewall (usual tools -- NAT, forwarding, etc) to map traffic t & through those interfaces to various servers/services on my LAN and DMZ segments. So, as you suspected -- it's not just "one machine"! Geri :-)