Scratch that last one. Got it working. Had to specify the IP address in
the tcpserver command line. Instead of:
/usr/local/bin/tcpserver -u 102 -g 100 -x /usr/local/etc/ip/tcp.smtp.cdb
smtp 0
I had replace '0' with the IP of my machine. Alls good now. Thanks
everyone, for your help!
-Aaron Nowalk
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
| Systems Engineer - Stargate Industries, LLC |
| mailto: [EMAIL PROTECTED] www.stargate.net |
| 412.316.7827 <voice> 412.316.7899 <facsimile> |
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Real Internet. Real Easy
On Wed, 12 Jul 2000, Aaron Nowalk wrote:
> On Tue, 11 Jul 2000, Eric Cox wrote:
>
> >
> >
> > Aaron Nowalk wrote:
> > >
> > > On Tue, 11 Jul 2000, Peter Green wrote:
> > >
> > > > also sprach amnowalk:
> > > > > root@xxxxxx:/usr/local/bin# env TCPREMOTEIP=127.0.0.2 rblsmtpd -r
> > > > > maps.vix.com echo whoops
> > > > > whoops
> > > >
> > > > The zone is ``rbl.maps.vix.com'', NOT simply ``maps.vix.com''. :)
> > > >
> > >
> > > Tried that with no luck. Its still getting through. ARGH! Once again,
> > > any suggestions?!?
> >
> > You said you tried
> >
> > env TCPREMOTEIP=127.0.0.2 rblsmtpd echo "got thru"
> >
> >
> > but have you specifically tried
> >
> > env TCPREMOTEIP=127.0.0.2 rblsmtpd -r rbl.maps.vix.com echo "got thru"
> >
> > and got the "blackholed" notice?
> >
>
> Yep. :(
>
> root@xxxxx:/usr/local/bin# env TCPREMOTEIP=127.0.0.2 rblsmtpd -r
> rbl.maps.vix.com echo "got thru"
> rblsmtpd: 127.0.0.2 pid 9212: 451 Blackholed - see
> <URL:http://mail-abuse.org/cgi-bin/lookup?127.0.0.2>
> 220 rblsmtpd.local
> quit
> 221 rblsmtpd.local
>
>
> > Eric
> >
>
>