<?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: Reset modem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/reset-modem/m-p/2883202#M101400</link>
    <description>To check your connection speed look at the tty you are connecting and then check that tty in /etc/inittab or you can also check from the client side by checking the modem configuration and see at what speed it connects and accordingly change the line in /etc/gettydefs&lt;BR /&gt;&lt;BR /&gt;Rajeev</description>
    <pubDate>Thu, 16 Jan 2003 10:55:09 GMT</pubDate>
    <dc:creator>Rajeev  Shukla</dc:creator>
    <dc:date>2003-01-16T10:55:09Z</dc:date>
    <item>
      <title>Reset modem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reset-modem/m-p/2883197#M101395</link>
      <description>I have a modem is connected to our UNIX panel and remote side for the user to dail-in, but sometimes the remote side terminate the connection, but the local modem do not hang up , it seems still connected , can I ask the UNIX to send some reset code to the modem after the user is logout? Thx.</description>
      <pubDate>Thu, 16 Jan 2003 03:41:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reset-modem/m-p/2883197#M101395</guid>
      <dc:creator>Juno</dc:creator>
      <dc:date>2003-01-16T03:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: Reset modem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reset-modem/m-p/2883198#M101396</link>
      <description>Yes this a problem experienced sometimes. You need to change the parameters in /etc/gettydefs say if you are connecting at 9600 then change the 9600 line in gettydefs to have the follwing&lt;BR /&gt;&lt;BR /&gt;9600   # B9600 HUPCL SANE CS8 -PARENB ISTRIP IXANY TAB3&lt;BR /&gt;       # B9600       SANE CS8 -PARENB ISTRIP IXANY TAB3&lt;BR /&gt;       #login: #9600&lt;BR /&gt;&lt;BR /&gt;Its should work then&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Rajeev</description>
      <pubDate>Thu, 16 Jan 2003 04:25:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reset-modem/m-p/2883198#M101396</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2003-01-16T04:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Reset modem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reset-modem/m-p/2883199#M101397</link>
      <description>How do i know what is the connection speed ?thx.</description>
      <pubDate>Thu, 16 Jan 2003 06:33:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reset-modem/m-p/2883199#M101397</guid>
      <dc:creator>Juno</dc:creator>
      <dc:date>2003-01-16T06:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Reset modem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reset-modem/m-p/2883200#M101398</link>
      <description>Hi there.&lt;BR /&gt;In the /etc/gettydefs the B9600 gives you the connection speed.&lt;BR /&gt;&lt;BR /&gt;This is what we use for the MultiTech modems :&lt;BR /&gt;in /etc/gettydefs ( Speed 38400 ) :&lt;BR /&gt;&lt;BR /&gt;38400m  # B38400 HUPCL OPOST CS8&lt;BR /&gt;        # B38400 HUPCL SANE CS8 IXANY TAB3&lt;BR /&gt;        #Please login(38400): #38400m&lt;BR /&gt;&lt;BR /&gt;You also have to give this to the respawn in the /etc/inittabs :&lt;BR /&gt;&lt;BR /&gt;a0:3:respawn:/usr/sbin/getty -h -t60 ttyd2a5 38400m # Dialback Modem&lt;BR /&gt;&lt;BR /&gt;Then you should be fine.&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes&lt;BR /&gt;p.s. &lt;BR /&gt;check the manpages for gettydefs and inittab, that might help.&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Jan 2003 06:53:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reset-modem/m-p/2883200#M101398</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2003-01-16T06:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Reset modem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reset-modem/m-p/2883201#M101399</link>
      <description>can the system send the modem reset code (force modem on-hook) to the modem automatically once the connection is termination ? Thx.</description>
      <pubDate>Thu, 16 Jan 2003 08:53:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reset-modem/m-p/2883201#M101399</guid>
      <dc:creator>Juno</dc:creator>
      <dc:date>2003-01-16T08:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: Reset modem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reset-modem/m-p/2883202#M101400</link>
      <description>To check your connection speed look at the tty you are connecting and then check that tty in /etc/inittab or you can also check from the client side by checking the modem configuration and see at what speed it connects and accordingly change the line in /etc/gettydefs&lt;BR /&gt;&lt;BR /&gt;Rajeev</description>
      <pubDate>Thu, 16 Jan 2003 10:55:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reset-modem/m-p/2883202#M101400</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2003-01-16T10:55:09Z</dc:date>
    </item>
  </channel>
</rss>

