Lokkit (iptables) and DNS updates

2003-01-08 Thread Bret Chrismer



I have a new machine (Redhat 8.0) that I am trying 
to get working as a primary DNS machine, but also wanting to use iptables to 
help secure the box.  One issue that I am having is that when iptables is 
running, the primary machine denies access to DNS services to all 
machines.  If I take iptables down DNS is able to transfer between the 
primary and secondary and any queries that come in from the outside are 
responded to.
 
I had a similar problem with pop3 mail requests, 
however adding a line to the config with port 110/tcp to it fixed that 
problem.
 
Any help with the proper line for DNS in my 
iptables config is most appreciated!
 
Bret Chrismer[EMAIL PROTECTED]www.streetrodder.netThe FUN is in the 
RUN!!!


SpamAssassin install issues Redhat 8.0

2003-01-09 Thread Bret Chrismer




Anyone successfully got SpamAssassin to work 
without throwing errors?  I have tried to install the RPM as well as a CPAN 
install, however it keeps blowing up with an error that reads:  

 
new IO::Socket::INET: Address already in use 
IO::Socket::INET: Address already in use at /etc/rc.d/init.d/spamd line 
217
 
This was version SpamAssassin-2.50cvs
 
Any help is appreciated!!!