Editing Debian-Tethering

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
-
This article documents how to setup Debian for tethering to an [[Nokia N900|N900.]] How to setup the N900 is described in the [[Bluetooth DUN]] article.
+
= Setting up Debian for Tethering =
-
== Setup Bluetooth connectivity ==
+
How to setup the N900 is described here [[Bluetooth_DUN]]
 +
 
 +
== Setup bluetooth connectivity ==
=== Installing required Debian packages ===
=== Installing required Debian packages ===
Line 37: Line 39:
  blackbox:~#
  blackbox:~#
-
Add an rfcomm device (e.g. <code>rfcomm0</code>) to <code>/etc/bluetooth/rfcomm.conf</code> (make sure to replace the Bluetooth device address 11:22:33:44:55:66 with the Bluetooth device address of your N900):
+
Add an rfcomm device (e.g. rfcomm0) to /etc/bluetooth/rfcomm.conf (make sure to replace the bluetooth device address 11:22:33:44:55:66 with the bluetooth device address of your N900):
  /etc/bluetooth/rfcomm.conf
  /etc/bluetooth/rfcomm.conf
Line 62: Line 64:
  blackbox:~# cat < /dev/rfcomm0
  blackbox:~# cat < /dev/rfcomm0
-
and first the N900 then the Debian system should ask you for a 4 digit PIN which you define on the N900 and confirm on the Debian system. You might have to configure the helper application which is using the PIN in <code>/etc/bluetooth/hcid.conf</code>
+
and first the n900 then the Debian system should ask you for a 4 digit PIN which you define on the n900 and confirm on the Debian system. You might have to configure the helper application which is using the PIN in /etc/bluetooth/hcid.conf
=== Dial-Up Settings ===
=== Dial-Up Settings ===
-
Run <code>pppconfig</code> and use <code>/dev/rfcomm0</code> as the modem interface:
+
Run pppconfig and use /dev/rfcomm0 as modem interface:
In my settings for klarmobil (Germany) I manually added two lines (at+cdgcont=... and AT+CREG...):
In my settings for klarmobil (Germany) I manually added two lines (at+cdgcont=... and AT+CREG...):
Line 116: Line 118:
  blackbox:~#
  blackbox:~#
-
For <code>ifupdown</code> integration add to <code>/etc/network/interfaces</code>
+
For ifupdown integration add to /etc/network/interfaces
  iface ppp0 inet ppp
  iface ppp0 inet ppp
Line 124: Line 126:
[[Category:Connectivity]]
[[Category:Connectivity]]
-
[[Category:N900]]
 

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)