Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.cis.okstate.edu!news.ksu.ksu.edu!news.physics.uiowa.edu!math.ohio-state.edu!howland.reston.ans.net!swrinde!newsfeed.internetmci.com!news.sprintlink.net!dfw.nkn.net!usenet From: "Alan E. Ross" <alan@wdsi.com> Newsgroups: comp.unix.bsd.bsdi.misc Subject: Re: sendmail question with multi-homed ethernet Date: Tue, 16 Jan 1996 10:57:50 -0600 Organization: Wood Data Systems, Inc. Lines: 14 Message-ID: <30FBD90E.5769@wdsi.com> References: <30FBC402.693@wdsi.com> NNTP-Posting-Host: port17.popi.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 2.0b3 (Win95; I) CC: stan@wdsi.com I figured it out. Here is what I did: o Added the MX record to my BIND db file o Added the CW record to my /etc/sendmail.cw file o Went to /usr/share/sendmail/cf and edited the bsdi.mc file: Turned on the Masquerade as feature Turned on the masquerade all feature o Remade the sendmail.cf file using m4 o Sent a HUP signal to named o Killed and restarted sendmail Working just fine. Thanks anyhow. Hope somebody finds this info useful. Alan