Operating System - HP-UX
1834599 Members
3769 Online
110069 Solutions
New Discussion

Configuring PPP Connection on HP-UX 11.11

 
David Land
Frequent Advisor

Configuring PPP Connection on HP-UX 11.11

I am trying to setup my Unix system to use Dialup FTP, however when I try to run it, I receive the following error:
"Call to REMOTE_SERVER_IP_ADDRESS failed (No Systems entry)"

The below is my entry in the Systems.ex file:
REMOTE_SERVER_IP_ADDRESS Any ACU 19200 PHONE_NUMBER in:--in: USER_NAME word: PASSWORD

The below is my entry in the Autostart.ex file:
pppd LOCAL_HOSTNAME:REMOTE_SERVER_IP_ADDRESS auto idle 60

The below is my entry in the Devices.ex file:
#Dialer device speed
MT1432BLK ttyd2b15 19200

I am using the already configured MultiTech modem string in the Dialers.ex file.

Can anyone help me with this?