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

来自Ubuntu中文
跳到导航跳到搜索
Wikibot留言 | 贡献
无编辑摘要
Wikibot留言 | 贡献
无编辑摘要
 
(未显示同一用户的7个中间版本)
第2行: 第2行:
{{Languages|UbuntuHelp:BluetoothDialup/Vodacom}}
{{Languages|UbuntuHelp:BluetoothDialup/Vodacom}}
== Vodacom (SA) Bluetooth dial-up networking ==
== Vodacom (SA) Bluetooth dial-up networking ==
This information complements the more generic BluetoothDialup guide.
This information complements the more generic [[UbuntuHelp:BluetoothDialup|BluetoothDialup]] guide.
The <code><nowiki>etc/ppp/peers/vodacom</nowiki></code> file looks like this:
The <code><nowiki>etc/ppp/peers/vodacom</nowiki></code> file looks like this:
<pre><nowiki>  
<pre><nowiki>
/dev/rfcomm0 115200
   
connect '/usr/sbin/chat -v -f /etc/ppp/chat-gprs'
    /dev/rfcomm0 115200
crtscts
    connect '/usr/sbin/chat -v -f /etc/ppp/chat-gprs'
modem -detach
    crtscts
noccp
    modem -detach
defaultroute
    noccp
usepeerdns
    defaultroute
noauth
    usepeerdns
ipcp-accept-remote
    noauth
ipcp-accept-local
    ipcp-accept-remote
    ipcp-accept-local
</nowiki></pre>
</nowiki></pre>
The corresponding <code><nowiki>/etc/ppp/chat-gprs</nowiki></code> file is as below:
The corresponding <code><nowiki>/etc/ppp/chat-gprs</nowiki></code> file is as below:
第20行: 第21行:
"" ATZ OK
"" ATZ OK
AT+CGDCONT=1,"IP","internet"
AT+CGDCONT=1,"IP","internet"
OK "ATD*99***1#"
OK "ATD*99***1#"
CONNECT
CONNECT
</nowiki></pre>
</nowiki></pre>
----
[[category:CategoryBluetooth]]


[[category:UbuntuHelp]]
[[category:UbuntuHelp]]

2010年5月19日 (三) 21:45的最新版本

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

Vodacom (SA) Bluetooth dial-up networking

This information complements the more generic BluetoothDialup guide. The etc/ppp/peers/vodacom file looks like this:

    
    /dev/rfcomm0 115200
    connect '/usr/sbin/chat -v -f /etc/ppp/chat-gprs'
    crtscts
    modem -detach
    noccp
    defaultroute
    usepeerdns
    noauth
    ipcp-accept-remote
    ipcp-accept-local

The corresponding /etc/ppp/chat-gprs file is as below:

"" ATZ OK
AT+CGDCONT=1,"IP","internet"
 OK "ATD*99***1#"
 CONNECT