How to configure PPP on HP-UX 11.0?

How to configure PPP on HP-UX 11.0?

Post by Ilya » Thu, 10 Jun 1999 04:00:00



I got a 712/80 running HP-UX 11.0. 14.4K Bocamodem, Hayes compatible.

What is the exact string I put in my /usr/local/bin/pppup script?
I do have pppd and the kernel comes with PPP support.

My Linux script doesn't work! "connect" option not found, and
'chat -v -f /etc/dial-ppp' is an unrecognized parameter.

#!/bin/sh
exec pppd connect "chat -v -f /etc/dial-ppp" /dev/modem 115200 debug crtscts modem defaultroute

Of course, I have

/etc/dial-ppp

'' ATDTxxxxxxx CONNECT '' ogin: <login>.ppp word: <password>

BTW, I am able to connect to my ISP via kermit interface.
Please modify email header to reply, thank you very much.

 
 
 

1. How to configure PPP on HP-UX 11.0?

I am in the process of acquiring a 712/60 workstation for personal use. The
machine will be used solely for Email, web browsing and compiling programs.

My question is, how do I get PPP running on it?  Does the kernel need to be
recompiled for it? Where exactly is the procedure described? I will not have
access to a LAN connection at home. However, HP-UX 11.0 appears to have kermit
installed by default so I could dial up to my ISP and download whatever files I
needed to run PPP. Any help regarding this would be greatly appreciated.

kermit and pppd appear to come with 11.0 by default:

# which pppd
/usr/bin/pppd

# which kermit
/usr/bin/kermit

Please post.

--
Ilya

2. lilo on a labtop

3. How do I configure Hayes modem on a 712/80 HP-UX 11.0 machine?

4. pkgadd - file system full?

5. File locks between Linux and HP-UX 11.0

6. Issue #49 of Georg's Brave GNU World, the monthly GNU forum has been released.

7. NFS Under HP-UX 11.0

8. Desk Top Publishing under Linux?

9. How to modify the kernel parameters on HP-UX 11.0

10. core problem under hp-ux 11.0

11. APACHE 1.3.4 ON HP-UX 11.0

12. File locking between Linux and HP-UX 11.0

13. Apache with mod_ssl and auth_ldap on HP-UX 11.0