<?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: modem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/3031702#M132741</link>
    <description>Hi Jeff,&lt;BR /&gt;&lt;BR /&gt;To configure a modem on L2000 server follow these.&lt;BR /&gt;&lt;BR /&gt;Using sam configure the ports of MUX as modem ports. &lt;BR /&gt;SAM--&amp;gt;peripheral devices--&amp;gt;terminals and modems&lt;BR /&gt;then choose action and then add modem you should see the mux card here and choose ports to configure as modem.(If you dont see the you'll have to install the mux, use ioscan to verify )&lt;BR /&gt;While configuring the modem by sam you'll be asked if you want this modem to receive incoming calls, choose proper answer coz this will automatically add an entry in inttab file and getty process will start running on this port. So if you dont want incoming calls dont choose it.&lt;BR /&gt;Now if you want to dial out edit the /etc/uucp/Devices file and add an entry in the end corresponding to your device file for modem say if its ttyd0p0&lt;BR /&gt;add line&lt;BR /&gt;Direct ttyd0p0 - 9600 direct&lt;BR /&gt;&lt;BR /&gt;now connect your modem with the proper cable to that port on the mux and a telephone line to modem and there you go!!&lt;BR /&gt;to test it dials out(you should have the entry in Devices file)&lt;BR /&gt;do&lt;BR /&gt;cu -l /dev/ttyd0p0&lt;BR /&gt;atdt&lt;NUMBER&gt;&lt;BR /&gt;&lt;BR /&gt;you should see your modem dialing now..&lt;BR /&gt;&lt;BR /&gt;Rajeev&lt;/NUMBER&gt;</description>
    <pubDate>Wed, 23 Jul 2003 22:54:17 GMT</pubDate>
    <dc:creator>Rajeev  Shukla</dc:creator>
    <dc:date>2003-07-23T22:54:17Z</dc:date>
    <item>
      <title>modem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/3031698#M132737</link>
      <description>I would like to get some help installing a modem on my server.  It is an L2000 w/HPUX 11.0.  I already have a mux card installed and it seems to be working and I have a modem.  That is about as much as I know.&lt;BR /&gt;&lt;BR /&gt;Can anyone give me some help as to what I need to do to get the modem working.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 23 Jul 2003 20:46:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/3031698#M132737</guid>
      <dc:creator>Jeffrey F. Goldsmith</dc:creator>
      <dc:date>2003-07-23T20:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: modem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/3031699#M132738</link>
      <description>After you have the mux installed and the device files built, the next task is generally&lt;BR /&gt;cabling/setting dip switches/configuring modem. That can be such a pain (especially if you are also trying to configure using uucp) that the easist method is to initially use kermit.&lt;BR /&gt;&lt;BR /&gt;Make sure first that if the port is defined in /etc/inittab that it is not set to 'respawn' but rather to 'off'. If you changed it, issue an 'init q' command.&lt;BR /&gt;&lt;BR /&gt;Now start kermit.&lt;BR /&gt;kermit&lt;BR /&gt;set line /dev/ttyd0p3&lt;BR /&gt;set modem hayes&lt;BR /&gt;connect&lt;BR /&gt;AT&lt;BR /&gt;&lt;BR /&gt;If you see "OK" then you are in business otherwise its time to play with cabling, dip switches, ... .&lt;BR /&gt;&lt;BR /&gt;When you are able to communicate with the modem then you can go on to setting up uucp and remember to change the inittab entry back to respawn if this is an incoming or incoming/outgoing connection.&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jul 2003 20:56:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/3031699#M132738</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-07-23T20:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: modem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/3031700#M132739</link>
      <description>Here is my inittab.  What do I need to change?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;root: /home/root ==&amp;gt; more /etc/inittab&lt;BR /&gt;init:3:initdefault:&lt;BR /&gt;ioin::sysinit:/sbin/ioinitrc &amp;gt;/dev/console 2&amp;gt;&amp;amp;1&lt;BR /&gt;tape::sysinit:/sbin/mtinit &amp;gt; /dev/console 2&amp;gt;&amp;amp;1&lt;BR /&gt;muxi::sysinit:/sbin/dasetup   /dev/console 2&amp;gt;&amp;amp;1 # mux init&lt;BR /&gt;stty::sysinit:/sbin/stty 9600 clocal icanon echo opost onlcr ixon icrnl ignpar &amp;lt;&lt;BR /&gt;/dev/systty&lt;BR /&gt;brc1::bootwait:/sbin/bcheckrc /dev/console 2&amp;gt;&amp;amp;1 # fsck, etc.&lt;BR /&gt;link::wait:/sbin/sh -c "/sbin/rm -f /dev/syscon;                         /sbin/ln /dev/systty /dev/syscon" &amp;gt;/dev/console 2&amp;gt;&amp;amp;1&lt;BR /&gt;cprt::bootwait:/sbin/cat /etc/copyright &amp;gt;/dev/syscon           # legal req&lt;BR /&gt;sqnc::wait:/sbin/rc /dev/console 2&amp;gt;&amp;amp;1           # system init&lt;BR /&gt;#powf::powerwait:/sbin/powerfail &amp;gt;/dev/console 2&amp;gt;&amp;amp;1            # powerfail &lt;BR /&gt;cons:123456:respawn:/usr/sbin/getty console console            # system console&lt;BR /&gt;#ttp1:234:respawn:/usr/sbin/getty -h tty0p1 9600&lt;BR /&gt;#ttp2:234:respawn:/usr/sbin/getty -h tty0p2 9600&lt;BR /&gt;#ttp3:234:respawn:/usr/sbin/getty -h tty0p3 9600&lt;BR /&gt;#ttp4:234:respawn:/usr/sbin/getty -h tty0p4 9600&lt;BR /&gt;#ttp5:234:respawn:/usr/sbin/getty -h tty0p5 9600&lt;BR /&gt;ems1::bootwait:/sbin/rm -f /etc/opt/resmon/persistence/runlevel4_flag&lt;BR /&gt;ems2::bootwait:/sbin/cat /etc/opt/resmon/persistence/reboot_flag&lt;BR /&gt;ems3:3456:wait:/usr/bin/touch /etc/opt/resmon/persistence/runlevel4_flag&lt;BR /&gt;ems4:3456:respawn:/etc/opt/resmon/lbin/p_client&lt;BR /&gt;#ups::respawn:rtprio 0 /usr/lbin/ups_mond -f /etc/ups_conf</description>
      <pubDate>Wed, 23 Jul 2003 21:22:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/3031700#M132739</guid>
      <dc:creator>Jeffrey F. Goldsmith</dc:creator>
      <dc:date>2003-07-23T21:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: modem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/3031701#M132740</link>
      <description>Nothing, there is no getty or uugetty for the new port. Had you added the modem via SAM, it would have created an inittab entry and that is what you would have needed to disable -- at least temporarily.&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jul 2003 21:24:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/3031701#M132740</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-07-23T21:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: modem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/3031702#M132741</link>
      <description>Hi Jeff,&lt;BR /&gt;&lt;BR /&gt;To configure a modem on L2000 server follow these.&lt;BR /&gt;&lt;BR /&gt;Using sam configure the ports of MUX as modem ports. &lt;BR /&gt;SAM--&amp;gt;peripheral devices--&amp;gt;terminals and modems&lt;BR /&gt;then choose action and then add modem you should see the mux card here and choose ports to configure as modem.(If you dont see the you'll have to install the mux, use ioscan to verify )&lt;BR /&gt;While configuring the modem by sam you'll be asked if you want this modem to receive incoming calls, choose proper answer coz this will automatically add an entry in inttab file and getty process will start running on this port. So if you dont want incoming calls dont choose it.&lt;BR /&gt;Now if you want to dial out edit the /etc/uucp/Devices file and add an entry in the end corresponding to your device file for modem say if its ttyd0p0&lt;BR /&gt;add line&lt;BR /&gt;Direct ttyd0p0 - 9600 direct&lt;BR /&gt;&lt;BR /&gt;now connect your modem with the proper cable to that port on the mux and a telephone line to modem and there you go!!&lt;BR /&gt;to test it dials out(you should have the entry in Devices file)&lt;BR /&gt;do&lt;BR /&gt;cu -l /dev/ttyd0p0&lt;BR /&gt;atdt&lt;NUMBER&gt;&lt;BR /&gt;&lt;BR /&gt;you should see your modem dialing now..&lt;BR /&gt;&lt;BR /&gt;Rajeev&lt;/NUMBER&gt;</description>
      <pubDate>Wed, 23 Jul 2003 22:54:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/3031702#M132741</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2003-07-23T22:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: modem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/3031703#M132742</link>
      <description>&lt;BR /&gt;I attached the 'official' HP modem configuration cookbook.&lt;BR /&gt;It should help even if you are on an L2000 and not a K-class&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rainer&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Jul 2003 06:51:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/3031703#M132742</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2003-07-24T06:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: modem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/3031704#M132743</link>
      <description>Take a look at this link for modem setup: &lt;BR /&gt;&lt;A href="http://www.docs.hp.com/hpux/onlinedocs/B2355-90698/00/00/27-con.html" target="_blank"&gt;http://www.docs.hp.com/hpux/onlinedocs/B2355-90698/00/00/27-con.html&lt;/A&gt;</description>
      <pubDate>Thu, 24 Jul 2003 06:59:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/3031704#M132743</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-07-24T06:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: modem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/3031705#M132744</link>
      <description>Hi &lt;BR /&gt;Check if this file will help u .</description>
      <pubDate>Thu, 24 Jul 2003 08:10:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/3031705#M132744</guid>
      <dc:creator>Pelephone System</dc:creator>
      <dc:date>2003-07-24T08:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: modem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/3031706#M132745</link>
      <description>Ok. So I have the modem installed and used SAM to get it setup with the correct speed.  I have set up the port to both send and receive calls.  Then I tried to call a computer and had a few problems with getting connected.  What my problem is right now is that I can't remember how to disconnect from the modem.  Could you give me the comand to do that?  Thanks.</description>
      <pubDate>Thu, 24 Jul 2003 19:06:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/3031706#M132745</guid>
      <dc:creator>Jeffrey F. Goldsmith</dc:creator>
      <dc:date>2003-07-24T19:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: modem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/3031707#M132746</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;This will help.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x6b8fe3ed7640d71190080090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x6b8fe3ed7640d71190080090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/cgi-bin/onlinedocs.py?mpn=B2355-90698&amp;amp;service=hpux&amp;amp;path=../B2355-90698/00/00/27&amp;amp;title=Configuring%20HP-UX%20For%20Peripherals" target="_blank"&gt;http://www.docs.hp.com/cgi-bin/onlinedocs.py?mpn=B2355-90698&amp;amp;service=hpux&amp;amp;path=../B2355-90698/00/00/27&amp;amp;title=Configuring%20HP-UX%20For%20Peripherals&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.ussg.iu.edu/usail/peripherals/serial/modems/hpux.html" target="_blank"&gt;http://www.ussg.iu.edu/usail/peripherals/serial/modems/hpux.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dario</description>
      <pubDate>Thu, 24 Jul 2003 19:13:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/3031707#M132746</guid>
      <dc:creator>Dario_1</dc:creator>
      <dc:date>2003-07-24T19:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: modem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/3031708#M132747</link>
      <description>Thanks for all the help. With everyones help I was able to get the modem to work.  I can both dial in and dial out with it.&lt;BR /&gt;Thanks again for all the help.&lt;BR /&gt;&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 24 Jul 2003 21:13:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/3031708#M132747</guid>
      <dc:creator>Jeffrey F. Goldsmith</dc:creator>
      <dc:date>2003-07-24T21:13:37Z</dc:date>
    </item>
  </channel>
</rss>

