Re. [wellylug] anti-rootkit programs
Adam Bogacki
afb at paradise.net.nz
Wed Jan 31 19:33:56 NZDT 2007
**/
> *Cliff Pratt* enkidu at cliffp.com
> <mailto:wellylug%40lists.wellylug.org.nz?Subject=%5Bwellylug%5D%20anti-rootkit%20programs&In-Reply-To=20070126064209.GB17938%40paradise.net.nz>
> on /Fri Jan 26 20:13:34 NZDT 2007 wrote
>
>> Adam Bogacki wrote:
>> >>/ What output does the command 'hostname' give?
>> />/
>> />/ root at Tux <http://lists.wellylug.org.nz/mailman/listinfo/wellylug>:~# hostname
>> />/ Tux
>> />/ root at Tux <http://lists.wellylug.org.nz/mailman/listinfo/wellylug>:~#
>> />/
>> /I strongly recommend that you use a different default domain in Exim,
>> rather than use the ISP's. That's a minor point though.
>>
>> The problem is likely to do with the early parts of the exim config. Can
>> you paste, oh, the bits down to the 'smarthost'.
>>
>> My guess is that 'visible_name', 'local_domains' and 'qualify_domain'
>> are not set correctly.
>>
>> You should not, by default, send local stuff to the smarthost.
>>
>> Cheers,
>>
>> Cliff
> /
Hmm .. you are right.
vim update-exim4.conf.conf
gives me
dc_eximconfig_configtype='smarthost'
dc_other_hostnames=''
dc_local_interfaces='127.0.0.1 ; 192.168.0.2'
dc_readhost='paradise.net.nz'
dc_relay_domains=''
dc_minimaldns='false'
dc_relay_nets='192.168.0.2/100'
dc_smarthost='smtp.paradise.net.nz'
........
//dc_readhost='paradise.net.nz'
.. is probably the problem, entered during 'dpkg-reconfigure
exim4.config' ..
What should I change it to ?
Adam.
afb at paradise.net.nz
//
/
More information about the wellylug
mailing list