Networking Forums

Networking Forums > Computer Networking > Linux Networking > Specifying multiple IPs to listen for inetd

Reply
Thread Tools Display Modes

Specifying multiple IPs to listen for inetd

 
 
Frank
Guest
Posts: n/a

 
      08-11-2004, 12:48 PM
Hi,

by default inetd listen to every IP found on a system. When run with
argument -a it can be bind to 1 IP address. But how can I let it bind to
some IP address, and not all?

Thanks in advanced,

Frank de Bot
 
Reply With Quote
 
 
 
 
Bill Marcum
Guest
Posts: n/a

 
      08-11-2004, 07:27 PM
On Wed, 11 Aug 2004 14:48:32 +0200, Frank
<(E-Mail Removed)_searchy.net> wrote:
> Hi,
>
> by default inetd listen to every IP found on a system. When run with
> argument -a it can be bind to 1 IP address. But how can I let it bind to
> some IP address, and not all?
>

I think the answer is iptables, or hosts.allow and hosts.deny.


--
The truth you speak has no past and no future. It is, and that's all it
needs to be.
 
Reply With Quote
 
Jose Maria Lopez Hernandez
Guest
Posts: n/a

 
      08-24-2004, 02:54 AM
Bill Marcum wrote:
> On Wed, 11 Aug 2004 14:48:32 +0200, Frank
> <(E-Mail Removed)_searchy.net> wrote:
>
>>Hi,
>>
>>by default inetd listen to every IP found on a system. When run with
>>argument -a it can be bind to 1 IP address. But how can I let it bind to
>>some IP address, and not all?
>>

>
> I think the answer is iptables, or hosts.allow and hosts.deny.
>
>


If you really want to bind to some interfaces, not IPs, then the only
solution I know it's to use iptables to allow and disallow access.


--

Jose Maria Lopez Hernandez
Director Tecnico de bgSEC
(E-Mail Removed)
bgSEC Seguridad y Consultoria de Sistemas Informaticos
http://www.bgsec.com
ESPAÑA

The only people for me are the mad ones -- the ones who are mad to live,
mad to talk, mad to be saved, desirous of everything at the same time,
the ones who never yawn or say a commonplace thing, but burn, burn, burn
like fabulous yellow Roman candles.
-- Jack Kerouac, "On the Road"
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Where does inetd listen ? Tunnel setup ? DRN Linux Networking 11 11-18-2008 03:23 PM
/etc/inetd.conf ??? michanux Linux Networking 1 07-16-2006 09:14 PM
inetd - more than one socket for daemon? bchm@op.pl Linux Networking 0 05-22-2006 07:50 PM
inetd and my own server vertigo Linux Networking 2 02-29-2004 07:22 PM
inetd: dhcpd already running Stephan Eichler Linux Networking 1 11-27-2003 01:02 PM



1 2 3 4 5 6 7 8 9 10 11