On Sun, Aug 13, 2000 at 11:31:12AM -0500, Chris Costello wrote:

>    From the inetd man page:
> 
>      -a      Specify a specific IP address to bind to.  Alternatively, a host-
>              name can be specified, in which case the IPv4 or IPv6 address
>              which corresponds to that hostname is used.  Usually a hostname
>              is specified when inetd is run inside a jail(8),  in which case
>              the hostname corresponds to the jail(8) environment.

You'll almost certainly want to use the -p flag if you do this. There's
probably no harm in doing it if you want to, but you'd have to use ipfw
too if you want only to expose some services on one side of the machine.

(ie. If you have a router running an inetd on the "inside" interface
then someone on the outside can send packets to the outside interface
but addressed to the address of the inside interface and get a response).

        David.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to