/MailStripper/
http://www.mailmeanywhere.com/
/pop3clean/
/dpager/
http://cantonese.matrixnetwork.co.uk/
/docs/spamadvice/
/docs/linux-timeport/
/about.html
/contact.html
©2006 Eridani Star System.
All rights reserved.
/index.html
 
Using a Motorola Timeport GSM cellular phone with Linux and Infrared
/docs/linux-timeport/
File: One.Tel dial script

#!/bin/bash
# Note that linewrapping has occurred at least on the 'chat' line. This must be
# entered as a single line. Cut'n'paste should do the right thing.
/usr/sbin/pppd connect \
'/usr/sbin/chat -v ABORT "NO CARRIER" "" \\d "" \\d\\dAT "" \\d\\d "OK" ATZ OK AT+CBST=7,0,1 OK ATDT08081401877 00' \
/dev/ircomm0 38400 modem defaultroute crtscts noauth noipdefault asyncmap 0 \
mtu 1500 mru 1500 bsdcomp 0 deflate 0 user myusername@onetel.net.uk


File: /etc/ppp/chap-secrets

# Secrets for authentication using CHAP
# client                   server  secret          IP addresses
myusername@onetel.net.uk   *       mypassword      *