<?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: What is the correct inittab entry to enable modem port for dial-in? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/what-is-the-correct-inittab-entry-to-enable-modem-port-for-dial/m-p/2529393#M565</link>
    <description>Enable modem with kpp or gpp and after see /etc/inittab.&lt;BR /&gt;</description>
    <pubDate>Thu, 17 May 2001 08:49:23 GMT</pubDate>
    <dc:creator>Vincenzo Restuccia</dc:creator>
    <dc:date>2001-05-17T08:49:23Z</dc:date>
    <item>
      <title>What is the correct inittab entry to enable modem port for dial-in?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/what-is-the-correct-inittab-entry-to-enable-modem-port-for-dial/m-p/2529392#M564</link>
      <description>I'm configuring a modem on Red Hat 6.2 and have it working on port /dev/ttyS0 for dial-out.  What is the getty statement needed in /etc/inittab and what other files do I need to configure to enable dial-in</description>
      <pubDate>Wed, 16 May 2001 20:07:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/what-is-the-correct-inittab-entry-to-enable-modem-port-for-dial/m-p/2529392#M564</guid>
      <dc:creator>Debbie Fleith</dc:creator>
      <dc:date>2001-05-16T20:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: What is the correct inittab entry to enable modem port for dial-in?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/what-is-the-correct-inittab-entry-to-enable-modem-port-for-dial/m-p/2529393#M565</link>
      <description>Enable modem with kpp or gpp and after see /etc/inittab.&lt;BR /&gt;</description>
      <pubDate>Thu, 17 May 2001 08:49:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/what-is-the-correct-inittab-entry-to-enable-modem-port-for-dial/m-p/2529393#M565</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-05-17T08:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: What is the correct inittab entry to enable modem port for dial-in?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/what-is-the-correct-inittab-entry-to-enable-modem-port-for-dial/m-p/2529394#M566</link>
      <description>Assuming you have the modem installed a /dev/modem then:&lt;BR /&gt;&lt;BR /&gt;S0:3:respawn:/sbin/mgetty /dev/modem&lt;BR /&gt;&lt;BR /&gt;You should also have configured the getty packahe itself depending on what kind of access you want (fax, uucp, normal login etc..)..&lt;BR /&gt;&lt;BR /&gt;Nico van Royen</description>
      <pubDate>Fri, 18 May 2001 07:20:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/what-is-the-correct-inittab-entry-to-enable-modem-port-for-dial/m-p/2529394#M566</guid>
      <dc:creator>Nico van Royen</dc:creator>
      <dc:date>2001-05-18T07:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: What is the correct inittab entry to enable modem port for dial-in?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/what-is-the-correct-inittab-entry-to-enable-modem-port-for-dial/m-p/2529395#M567</link>
      <description>Althought I have 12 years of experience with HP-UX, I'm new to Linux.  Can either of you who have responded give me any more details about your recommended solution?&lt;BR /&gt;&lt;BR /&gt;What is kpp and gpp?&lt;BR /&gt;&lt;BR /&gt;How do I configure the getty package?</description>
      <pubDate>Fri, 18 May 2001 12:51:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/what-is-the-correct-inittab-entry-to-enable-modem-port-for-dial/m-p/2529395#M567</guid>
      <dc:creator>Debbie Fleith</dc:creator>
      <dc:date>2001-05-18T12:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: What is the correct inittab entry to enable modem port for dial-in?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/what-is-the-correct-inittab-entry-to-enable-modem-port-for-dial/m-p/2529396#M568</link>
      <description>Sorry,right is kppp (gppp).It is a tool for configure a modem and a internet connection.In prompt:&lt;BR /&gt;#kppp (kde interface)&lt;BR /&gt;#gppp (gnome interface)</description>
      <pubDate>Fri, 18 May 2001 13:35:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/what-is-the-correct-inittab-entry-to-enable-modem-port-for-dial/m-p/2529396#M568</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-05-18T13:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: What is the correct inittab entry to enable modem port for dial-in?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/what-is-the-correct-inittab-entry-to-enable-modem-port-for-dial/m-p/2529397#M569</link>
      <description>Thank-you, but it doesn't help.  I do not have a kpp nor gpp command line prompt available.  Do I need to install a .rpm package for these?</description>
      <pubDate>Fri, 18 May 2001 13:44:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/what-is-the-correct-inittab-entry-to-enable-modem-port-for-dial/m-p/2529397#M569</guid>
      <dc:creator>Debbie Fleith</dc:creator>
      <dc:date>2001-05-18T13:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: What is the correct inittab entry to enable modem port for dial-in?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/what-is-the-correct-inittab-entry-to-enable-modem-port-for-dial/m-p/2529398#M570</link>
      <description>You can install it but see &lt;A href="http://www.europe.redhat.com/documentation/HOWTO/Modem-HOWTO.php3" target="_blank"&gt;http://www.europe.redhat.com/documentation/HOWTO/Modem-HOWTO.php3&lt;/A&gt;</description>
      <pubDate>Fri, 18 May 2001 15:53:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/what-is-the-correct-inittab-entry-to-enable-modem-port-for-dial/m-p/2529398#M570</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-05-18T15:53:18Z</dc:date>
    </item>
  </channel>
</rss>

