<?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 omniback client problem with Red Hat 7.1 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/omniback-client-problem-with-red-hat-7-1/m-p/2552257#M667</link>
    <description>hi, my problem is the following: &lt;BR /&gt;when i do "telnet localhost omni" the answer is: &lt;BR /&gt;Trying 127.0.0.1...&lt;BR /&gt;Connected to ecommerce.&lt;BR /&gt;Escape character is '^]'.&lt;BR /&gt;1 2 Connection closed by foreign host.&lt;BR /&gt;&lt;BR /&gt;I don't know why appears "1 2" . &lt;BR /&gt;&lt;BR /&gt;- the service omni is run because i gone "chkconfig --list" the answer is: &lt;BR /&gt;   ...  &lt;BR /&gt;   omni:   on &lt;BR /&gt;- ipchains is disable&lt;BR /&gt;- here is my /etc/xinetd.d/omni file: &lt;BR /&gt;  service omni &lt;BR /&gt;   { &lt;BR /&gt;    socket_type = stream &lt;BR /&gt;    wait = no &lt;BR /&gt;    user = root &lt;BR /&gt;    server = /opt/omniback/bin/inet &lt;BR /&gt;    server_args = inet -  log /opt/omniback/log/inet.log &lt;BR /&gt;    log_on_failure += USERID &lt;BR /&gt;} &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Somebody can help me, please?&lt;BR /&gt;</description>
    <pubDate>Fri, 13 Jul 2001 00:21:52 GMT</pubDate>
    <dc:creator>Carlos Ferreira_3</dc:creator>
    <dc:date>2001-07-13T00:21:52Z</dc:date>
    <item>
      <title>omniback client problem with Red Hat 7.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/omniback-client-problem-with-red-hat-7-1/m-p/2552257#M667</link>
      <description>hi, my problem is the following: &lt;BR /&gt;when i do "telnet localhost omni" the answer is: &lt;BR /&gt;Trying 127.0.0.1...&lt;BR /&gt;Connected to ecommerce.&lt;BR /&gt;Escape character is '^]'.&lt;BR /&gt;1 2 Connection closed by foreign host.&lt;BR /&gt;&lt;BR /&gt;I don't know why appears "1 2" . &lt;BR /&gt;&lt;BR /&gt;- the service omni is run because i gone "chkconfig --list" the answer is: &lt;BR /&gt;   ...  &lt;BR /&gt;   omni:   on &lt;BR /&gt;- ipchains is disable&lt;BR /&gt;- here is my /etc/xinetd.d/omni file: &lt;BR /&gt;  service omni &lt;BR /&gt;   { &lt;BR /&gt;    socket_type = stream &lt;BR /&gt;    wait = no &lt;BR /&gt;    user = root &lt;BR /&gt;    server = /opt/omniback/bin/inet &lt;BR /&gt;    server_args = inet -  log /opt/omniback/log/inet.log &lt;BR /&gt;    log_on_failure += USERID &lt;BR /&gt;} &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Somebody can help me, please?&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jul 2001 00:21:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/omniback-client-problem-with-red-hat-7-1/m-p/2552257#M667</guid>
      <dc:creator>Carlos Ferreira_3</dc:creator>
      <dc:date>2001-07-13T00:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: omniback client problem with Red Hat 7.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/omniback-client-problem-with-red-hat-7-1/m-p/2552258#M668</link>
      <description>Hello Carlos,&lt;BR /&gt;&lt;BR /&gt;I recently installed OmniBack on RedHat 7.0 at customer site. I created /etc/xinetd.d/omni file just as you did, but something seems different between your's and mine :&lt;BR /&gt;&lt;BR /&gt;server = /opt/omniback/bin/inet &lt;BR /&gt;server_args = inet - log /opt/omniback/log/inet.log&lt;BR /&gt;&lt;BR /&gt;I suppose that if your file permissions are good, the path of OmniBack install (/opt instead of /usr) should not make any difference.&lt;BR /&gt;&lt;BR /&gt;However, you should check 2 things :&lt;BR /&gt;&lt;BR /&gt;There is probably a syntax error in "server_args" : no space between log and minus sign ("-log" instead of "- log").&lt;BR /&gt;Moreover, I would not put "inet" in that syntax. I think it is not necessary for "xinetd" to work.&lt;BR /&gt;&lt;BR /&gt;Second thing to check : permissions of "inet" binary, in particular : SUID bit should be set (and normally it is).&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Kodjo&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jul 2001 15:48:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/omniback-client-problem-with-red-hat-7-1/m-p/2552258#M668</guid>
      <dc:creator>Kodjo Agbenu</dc:creator>
      <dc:date>2001-07-13T15:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: omniback client problem with Red Hat 7.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/omniback-client-problem-with-red-hat-7-1/m-p/2552259#M669</link>
      <description>wtf...&lt;BR /&gt;I guess I'll have to retype what I thought I posted...&lt;BR /&gt;&lt;BR /&gt;your problem appears very similar to the one I had, where that "1 2" error message isn't very helpful&lt;BR /&gt;&lt;BR /&gt;I created a symbolic link from /usr/omni to point to where I had actually installed the client software (in my case it was /var/opt/omni)&lt;BR /&gt;&lt;BR /&gt;My guess is that the binaries expect the client software to be in /usr/omni...&lt;BR /&gt;&lt;BR /&gt;The documentation says /usr/omni, but doesn't say anything about if you chose to place it in a different path, make sure to create a symbolic link...that might save some frustration and wasted time.&lt;BR /&gt;&lt;BR /&gt;anyway, after I created the symbolic link, it still wouldn't import into the NT cell manager...&lt;BR /&gt;&lt;BR /&gt;had to create 2 more files in order to import successfully..&lt;BR /&gt;&lt;BR /&gt;look in the Linux-&amp;gt;sys admin forum for the other recent omniback redhat posting by Miguel, I think I have clearly written how I was able to get it to work under 7.l&lt;BR /&gt;&lt;BR /&gt;good luck</description>
      <pubDate>Fri, 13 Jul 2001 19:00:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/omniback-client-problem-with-red-hat-7-1/m-p/2552259#M669</guid>
      <dc:creator>wyan lowe</dc:creator>
      <dc:date>2001-07-13T19:00:40Z</dc:date>
    </item>
  </channel>
</rss>

