Re: restrict implicit binding to interfaces
- From: David Schwartz <davids@xxxxxxxxxxxxx>
- Date: Wed, 29 Oct 2008 19:23:16 -0700 (PDT)
On Oct 29, 3:49 pm, Allen Kistler <ackist...@xxxxxxxxx> wrote:
I think what he's asking is how he can control on what addresses an app
listener opens a socket. Most apps open sockets on 0.0.0.0 (i.e., every
interface) by default. Some let you specify listening addresses. He
appears to want a way to designate some interfaces as "restricted" and
others as "not restricted" so that apps open listeners on the "not
restricted" interfaces by default, but can open listeners on the
"restricted" interfaces if their configs specifically request it.
I don't think that's what he's asking. As that would still allow
people to connect to the restricted services on the restricted
interfaces, simply by using an unrestricted destination address.
DS
.
- References:
- restrict implicit binding to interfaces
- From: Wolfgang Draxinger
- Re: restrict implicit binding to interfaces
- From: David Schwartz
- Re: restrict implicit binding to interfaces
- From: Allen Kistler
- restrict implicit binding to interfaces
- Prev by Date: Re: One web server, multiple domains; a slight twist
- Next by Date: Re: restrict implicit binding to addresses
- Previous by thread: Re: restrict implicit binding to interfaces
- Next by thread: Re: restrict implicit binding to addresses
- Index(es):
Relevant Pages
|