PCMCIA Cards Integration
In this example note that the "connect" script initiates the connection. The file
"wireless" executes using the "chat" automated modem communication scrip with
the parameters -v (verbose mode), -t (timeout), and -f (read the chat script from the
/etc/chatscripts/wireless file).
[root@CAS root]# more /etc/ppp/peers/wireless
nodetach
#debug
/dev/ttyM1
57600
crtscts
lock
noauth
#nomagic
user claro
show-password
noipdefault
defaultroute
ipcp-accept-local
ipcp-accept-remote
noproxyarp
novj
novjccomp
lcp-echo-interval 0
connect '/usr/local/sbin/chat -v -t3 -f /etc/chatscripts/wireless'
Step 4 - Edit the /etc/pcmcia/serial.opts file:
a. If the SIM card (GSM) needs a PIN, uncomment the following line and replace
1111 with the PIN
b. To inactivate mgetty on the specified port so that the port will be directly
controlled by the pppd application, comment out the following line.
Step 5 - Activate the function to automatically restart the dial-out application
after reboot.
.
INITCHAT="- \d\d\d+++\d\d\datz OK at+cpin=
#INITTAB="/sbin/mgetty"
1111
OK"
286
Need help?
Do you have a question about the AlterPath ACS and is the answer not in the manual?