Good news!!! PPP works on NIU
here's the full beef :
a)MD110
IOEQI:IODEV=PPP,EQU=1-0-60-1,TYPE=NETWORK,USAGE=OUT;
IOIFC:IODEV=PPP,BAUDR=38400;
IONPC:EQU=1-0-60-1,IP=192.168.1.1,GATE=192.168.1.1 ,MASK=255.255.255.0;
Then initiate telnet port .
IOEQI:IODEV=PPP-1,EQU=1-0-60-1,TYPE=NETWORK,USAGE=MML;
that's all that is needed on the MD.
b) RAS dialup
I have windows 2000 on my laptop but normally it should work from any OS that has full PPP support
make a new dialup connection and go the dialup properties
* general tab - just fill in the modemnumber
* options tab - no chanhes needed here
* security tab - select advanced (custom settings)
click on the settings button
in this window :
click "allow these protocols:"
and select only PAP
* networking tab : type of dialup = PPP-windows 95/NT4/2000
click on the settings button :
no option may be selected (lcp extensions, compression,...)
select the TCP/IP protocol
click on the properties tab and fill in an IP address : I took 192.168.1.2
select the client for microsoft networks
click ok
that's all!!!
just perform the dialup and you can do ping,telnet,ftp to the V24 port!
greetings,