>Now if you notice sendmail is having some problems getting hostnames
> (plus sendmail is just a bug waiting to happen <G> )
>Well the is because :
>/sbin/ifconfig lo 127.0.0.1
>/sbin/route add localhost
>/sbin/route add -net 127.0.0.0
Change those three lines to these two:
/sbin/ifconfig lo 127.0.0.1
/sbin/route add -net 127.0.0.0 netmask 255.0.0.0 dev lo
-- John GOTTS <jgotts@engin.umich.edu> http://www-personal.engin.umich.edu/~jgotts Senior, EE/Motif Programmer/SysAdmin/Linux Hacker/Amateur Radio Callsign N8QDW