特殊:Badtitle/NS100:BluetoothDialup/Fido:修订间差异

来自Ubuntu中文
跳到导航跳到搜索
Wikibot留言 | 贡献
无编辑摘要
Wikibot留言 | 贡献
无编辑摘要
第4行: 第4行:
This information complements the more generic [[UbuntuHelp:BluetoothDialup|BluetoothDialup]] guide.
This information complements the more generic [[UbuntuHelp:BluetoothDialup|BluetoothDialup]] guide.
=== Configuration files ===
=== Configuration files ===
The <pre><nowiki>/etc/ppp/peers/FidoBluetooth</nowiki></pre> files looks like this:
The <code><nowiki>/etc/ppp/peers/FidoBluetooth</nowiki></code> files looks like this:
<pre><nowiki>
<pre><nowiki>
debug
debug
第17行: 第17行:
password "fido"
password "fido"
</nowiki></pre>
</nowiki></pre>
The corresponding <pre><nowiki>/etc/chatscripts/FidoGPRS</nowiki></pre> is:
The corresponding <code><nowiki>/etc/chatscripts/FidoGPRS</nowiki></code> is:
<pre><nowiki>
<pre><nowiki>
TIMEOUT 35
TIMEOUT 35

2007年12月6日 (四) 10:23的版本

{{#ifexist: :BluetoothDialup/Fido/zh | | {{#ifexist: BluetoothDialup/Fido/zh | | {{#ifeq: {{#titleparts:BluetoothDialup/Fido|1|-1|}} | zh | | }} }} }} {{#ifeq: {{#titleparts:BluetoothDialup/Fido|1|-1|}} | zh | | }}

Fido Bluetooth dial-up networking

This information complements the more generic BluetoothDialup guide.

Configuration files

The /etc/ppp/peers/FidoBluetooth files looks like this:

debug
noauth
connect "/usr/sbin/chat -v -f /etc/chatscripts/FidoGPRS"
usepeerdns
/dev/rfcomm1 115200
defaultroute
crtscts
lcp-echo-failure 0
user "fido"
password "fido"

The corresponding /etc/chatscripts/FidoGPRS is:

TIMEOUT 35
ECHO    ON
ABORT   '\nBUSY\r'
ABORT   '\nERROR\r'
ABORT   '\nNO ANSWER\r'
ABORT   '\nNO CARRIER\r'
ABORT   '\nNO DIALTONE\r'
ABORT   '\nRINGING\r\n\r\nRINGING\r'
''      \rAT
OK      'AT+CGDCONT=2,"IP","internet.fido.ca"'
OK      ATD*99***2#
CONNECT ""

Confirmed working phones

  • Sony Ericsson K610a

Links