Brian Landers <[EMAIL PROTECTED]> wrote:
> Does anyone know how to configure telnetd and/or ftpd to listen only on
> a specific interface on a machine with multiple interfaces? I want to be
> able to ftp/telnet into IP address 'foo' but not into address 'baz' (both
> on the same RedHat 5.0 box).
I did this sort of thing on my system by hacking inetd to allow a line to
start with "host:service" instead of just service.
I forwarded my patches to the maintainer of inetd, but they never got
merged in. Every time I upgrade to a new Red Hat release, I have to
rebuild netkit-base (previously NetKit-B).
An old version of the patches is available at
ftp://ftp.brouhaha.com/pub/eric/inetd/inetd.multihome.patch
It may take some minor changes to make it work with the latest inetd. I
haven't had time to make an RPM for contrib.
Cheers,
Eric
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.