<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: generate  /var/log/maillog on another machine in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/generate-var-log-maillog-on-another-machine/m-p/4096258#M30588</link>
    <description>You HUP'd syslogd on both servers?&lt;BR /&gt;&lt;BR /&gt;You've got working DNS/Hosts-file entries for 'mail1' on 'mail2' ?&lt;BR /&gt;&lt;BR /&gt;You aren't blocking UDP port 514 on 'mail2' with a firewall (iptables) ?&lt;BR /&gt;&lt;BR /&gt;I run a cluster of 22 servers, using this method.  I run syslogd with '-m0 -r'.  It works beautifully.. ;)  I do use an IP address in the server's syslog.conf though, not a machine name, but if the resolver is working there shouldn't be an issue there.</description>
    <pubDate>Fri, 02 Nov 2007 04:02:23 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2007-11-02T04:02:23Z</dc:date>
    <item>
      <title>generate  /var/log/maillog on another machine</title>
      <link>https://community.hpe.com/t5/operating-system-linux/generate-var-log-maillog-on-another-machine/m-p/4096257#M30587</link>
      <description>Hi Gurus,&lt;BR /&gt;&lt;BR /&gt;I have two mail servers like mail1(192.168.0.1) and mail2(192.168.0.2) and i want to generate mail2's maillog on mail1 server.&lt;BR /&gt;&lt;BR /&gt;I have changed mail2's /etc/syslog.conf file as&lt;BR /&gt;# Log all the mail messages in one place.&lt;BR /&gt;mail.*                                @mail1&lt;BR /&gt;and mail1's /etc/rc.d/init.d/syslog scripts                                           as&lt;BR /&gt;daemon syslogd -m 0 to daemon syslogd -r                                        &lt;BR /&gt;&lt;BR /&gt;but it's not working. &lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;MKS&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Nov 2007 03:42:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/generate-var-log-maillog-on-another-machine/m-p/4096257#M30587</guid>
      <dc:creator>monu_1</dc:creator>
      <dc:date>2007-11-02T03:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: generate  /var/log/maillog on another machine</title>
      <link>https://community.hpe.com/t5/operating-system-linux/generate-var-log-maillog-on-another-machine/m-p/4096258#M30588</link>
      <description>You HUP'd syslogd on both servers?&lt;BR /&gt;&lt;BR /&gt;You've got working DNS/Hosts-file entries for 'mail1' on 'mail2' ?&lt;BR /&gt;&lt;BR /&gt;You aren't blocking UDP port 514 on 'mail2' with a firewall (iptables) ?&lt;BR /&gt;&lt;BR /&gt;I run a cluster of 22 servers, using this method.  I run syslogd with '-m0 -r'.  It works beautifully.. ;)  I do use an IP address in the server's syslog.conf though, not a machine name, but if the resolver is working there shouldn't be an issue there.</description>
      <pubDate>Fri, 02 Nov 2007 04:02:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/generate-var-log-maillog-on-another-machine/m-p/4096258#M30588</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-11-02T04:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: generate  /var/log/maillog on another machine</title>
      <link>https://community.hpe.com/t5/operating-system-linux/generate-var-log-maillog-on-another-machine/m-p/4096259#M30589</link>
      <description>&amp;gt;You HUP'd syslogd on both servers?&lt;BR /&gt;i hv done it on both servers.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;You've got working DNS/Hosts-file entries for 'mail1' on 'mail2' ?&lt;BR /&gt;mail1's /etc/hosts==============&amp;gt;&lt;BR /&gt;# Do not remove the following line, or various programs&lt;BR /&gt;# that require network functionality will fail.&lt;BR /&gt;::1     localhost.localdomain   localhost&lt;BR /&gt;192.168.0.2     mail2&lt;BR /&gt;*****************************************&lt;BR /&gt;mail2's /etc/hosts============&amp;gt;&lt;BR /&gt;# Do not remove the following line, or various programs&lt;BR /&gt;# that require network functionality will fail.&lt;BR /&gt;127.0.0.1               localhost.localdomain localhost&lt;BR /&gt;::1             localhost6.localdomain6 localhost6&lt;BR /&gt;192.168.0.1             mail1&lt;BR /&gt;&lt;BR /&gt;&amp;gt;You aren't blocking UDP port 514 on 'mail2' with a firewall (iptables) ?&lt;BR /&gt;iptables off on both servers.&lt;BR /&gt;&lt;BR /&gt;I have also changes /etc/syslog.conf on mail2 &lt;BR /&gt;# Log all the mail messages in one place.&lt;BR /&gt;mail.*                   @192.168.0.1&lt;BR /&gt;&lt;BR /&gt;still not transfering the mail2's maillog on mail1 server....:(</description>
      <pubDate>Fri, 02 Nov 2007 05:09:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/generate-var-log-maillog-on-another-machine/m-p/4096259#M30589</guid>
      <dc:creator>monu_1</dc:creator>
      <dc:date>2007-11-02T05:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: generate  /var/log/maillog on another machine</title>
      <link>https://community.hpe.com/t5/operating-system-linux/generate-var-log-maillog-on-another-machine/m-p/4096260#M30590</link>
      <description>Well, arc up 'tcpdump -ni eth0 udp port 514' on 'mail2', and restart syslogd on both servers.&lt;BR /&gt;&lt;BR /&gt;See what you get.</description>
      <pubDate>Fri, 02 Nov 2007 05:11:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/generate-var-log-maillog-on-another-machine/m-p/4096260#M30590</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-11-02T05:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: generate  /var/log/maillog on another machine</title>
      <link>https://community.hpe.com/t5/operating-system-linux/generate-var-log-maillog-on-another-machine/m-p/4096261#M30591</link>
      <description>Thanks &lt;BR /&gt;&lt;BR /&gt;but above command is not working perhaps tcpdump without option is working.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;MKS</description>
      <pubDate>Fri, 02 Nov 2007 05:32:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/generate-var-log-maillog-on-another-machine/m-p/4096261#M30591</guid>
      <dc:creator>monu_1</dc:creator>
      <dc:date>2007-11-02T05:32:35Z</dc:date>
    </item>
  </channel>
</rss>

