<?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: Port 25 is not work, How to Enable? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/port-25-is-not-work-how-to-enable/m-p/5145947#M453571</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Perhaps start the sendmail daemon so some application is running on port 25&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;For permanent auto start:&lt;BR /&gt;edit:&lt;BR /&gt;/etc/rc.config.d/mailsvr&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Thu, 11 Dec 2008 13:39:26 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2008-12-11T13:39:26Z</dc:date>
    <item>
      <title>Port 25 is not work, How to Enable?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/port-25-is-not-work-how-to-enable/m-p/5145943#M453567</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;i am try to connect to my server from the Dos by using telnet command and port 25 in this way&lt;BR /&gt;#telnet 10.8.1.62 25 but the error message is appeared &lt;BR /&gt;Connecting To 10.8.1.62...Could not open connection to the host, on port 25: Connect failed&lt;BR /&gt;how to check and enable the port 25.&lt;BR /&gt;and this port is working on another server without problem, and i applied the&lt;BR /&gt;#netstat -na |grep 25   command and this the output:&lt;BR /&gt;&lt;BR /&gt;  4ec52500 stream      0      0                0         4ecec280                0                0 &lt;BR /&gt;        4c2c2500 stream      0      0                0         4bcbf1c0                0                0 /tmp/.AgentSockets/A&lt;BR /&gt;        4c378b80 dgram       0      0         4c25f040         4bcbfcc0                0                0 /opt/dcelocal/var/rpc/local/01396/c-3/7002&lt;BR /&gt;        4c40b6c0 dgram       0      0         4c25f940                0                0                0 /var/spool/sockets/pwgr/client1403&lt;BR /&gt;        4c43c040 dgram       0      0         4c25c7c0                0                0                0 /var/spool/sockets/pwgr/client1519&lt;BR /&gt;        4c43c1c0 dgram       0      0         4c25cf40                0                0                0 /var/spool/pwgr/daemon&lt;BR /&gt;        4ec4d580 dgram       0      0         625f6340                0                0                0 /var/spool/sockets/pwgr/client13360&lt;BR /&gt;&lt;BR /&gt;how to solve this problem&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; kind Regards&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Dec 2008 13:28:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/port-25-is-not-work-how-to-enable/m-p/5145943#M453567</guid>
      <dc:creator>Mousa55</dc:creator>
      <dc:date>2008-12-11T13:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Port 25 is not work, How to Enable?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/port-25-is-not-work-how-to-enable/m-p/5145944#M453568</link>
      <description>Start sendmail daemon: &lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;And to make it permanently - edit the /etc/rc.config.d/mailservs:&lt;BR /&gt;&lt;BR /&gt;export SENDMAIL_SERVER=1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Thu, 11 Dec 2008 13:33:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/port-25-is-not-work-how-to-enable/m-p/5145944#M453568</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-12-11T13:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: Port 25 is not work, How to Enable?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/port-25-is-not-work-how-to-enable/m-p/5145945#M453569</link>
      <description>&lt;!--!*#--&gt;Hi Nejad,&lt;BR /&gt;&lt;BR /&gt; Check for the following files.&lt;BR /&gt;1. /etc/services--enable the telnet port, open the port from network side if you are trying to connect it over the network.&lt;BR /&gt;2. /var/adm/inetd.sec &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt; Analyst.</description>
      <pubDate>Thu, 11 Dec 2008 13:35:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/port-25-is-not-work-how-to-enable/m-p/5145945#M453569</guid>
      <dc:creator>Analyst</dc:creator>
      <dc:date>2008-12-11T13:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Port 25 is not work, How to Enable?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/port-25-is-not-work-how-to-enable/m-p/5145946#M453570</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;i am applied this command to see what the port is enabled, but the port 25 is not on the list.&lt;BR /&gt;&lt;BR /&gt;# netstat -an|grep LISTEN&lt;BR /&gt;tcp        0      0  *.1508                 *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.3275                 *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.2049                 *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.7815                 *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.543                  *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.6112                 *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.5555                 *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.21                   *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.901                  *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.49156                *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.49158                *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.4045                 *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.49157                *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.49152                *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.2148                 *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.49200                *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.2121                 *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.49406                *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.111                  *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.22                   *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.49415                *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.49414                *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.49277                *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.1712                 *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.49155                *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.49154                *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.49153                *.*                     LISTEN&lt;BR /&gt;tcp        0      0  10.8.1.62.1521         *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.7161                 *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.5989                 *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.49404                *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.49344                *.*                     LISTEN&lt;BR /&gt;tcp        0      0  127.0.0.1.49164        *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.135                  *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.49161                *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.6051                 *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.49234                *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.23                   *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.513                  *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.514                  *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.512                  *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.49291                *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.49303                *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.52733                *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.113                  *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.515                  *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.13                   *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.37                   *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.2301                 *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.769                  *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.7                    *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.9                    *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.544                  *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.19                   *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.52738                *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.382                  *.*                     LISTEN</description>
      <pubDate>Thu, 11 Dec 2008 13:39:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/port-25-is-not-work-how-to-enable/m-p/5145946#M453570</guid>
      <dc:creator>Mousa55</dc:creator>
      <dc:date>2008-12-11T13:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Port 25 is not work, How to Enable?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/port-25-is-not-work-how-to-enable/m-p/5145947#M453571</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Perhaps start the sendmail daemon so some application is running on port 25&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;For permanent auto start:&lt;BR /&gt;edit:&lt;BR /&gt;/etc/rc.config.d/mailsvr&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 11 Dec 2008 13:39:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/port-25-is-not-work-how-to-enable/m-p/5145947#M453571</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-12-11T13:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Port 25 is not work, How to Enable?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/port-25-is-not-work-how-to-enable/m-p/5145948#M453572</link>
      <description>&lt;!--!*#--&gt;Hi nejad,&lt;BR /&gt;&lt;BR /&gt;In my earlier post I gave you wrong information, that was abt telnet instead of smtp port.&lt;BR /&gt;&lt;BR /&gt;I Appologise for that,&lt;BR /&gt;&lt;BR /&gt;SMTP uses port 25, ftp uses 21, telnet uses 23.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Analyst.</description>
      <pubDate>Thu, 11 Dec 2008 13:41:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/port-25-is-not-work-how-to-enable/m-p/5145948#M453572</guid>
      <dc:creator>Analyst</dc:creator>
      <dc:date>2008-12-11T13:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: Port 25 is not work, How to Enable?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/port-25-is-not-work-how-to-enable/m-p/5145949#M453573</link>
      <description>Hi all&lt;BR /&gt;&lt;BR /&gt;thanks for all, to help me</description>
      <pubDate>Thu, 11 Dec 2008 13:51:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/port-25-is-not-work-how-to-enable/m-p/5145949#M453573</guid>
      <dc:creator>Mousa55</dc:creator>
      <dc:date>2008-12-11T13:51:52Z</dc:date>
    </item>
  </channel>
</rss>

