On Wed, 3 Oct 2001, Ian Marlier wrote: > I'm running a machine with multiple ethernet interfaces. The box > runs sendmail, pop, and ftp...but I can't figure out how to make any > of them bind to a specific one of the eth ports...it's not > documented! Help! > > ipop2d, ipop3d, and ftpd are all run out of inetd. Sendmail runs as a daemon.
For sendmail (assuming 8.12.0/1): DAEMON_OPTIONS(`Family=inet, Addr=9.51.81.11, Port=smtp')dnl See /usr/share/doc/sendmail/cf.README.gz (need sendmail-doc package) -- Rick Nelson "What you end up with, after running an operating system concept through these many marketing coffee filters, is something not unlike plain hot water." (By Matt Welsh) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

