1BlueZ(1) User Commands BlueZ(1)
2
3
4
6 dund - BlueZ Bluetooth dial-up networking daemon
7
9 DUN daemon
10
12 dund <options> [pppd options]
13
15 --show --list -l
16 Show active DUN connections
17
18 --listen -s
19 Listen for DUN connections
20
21 --dialup -u
22 Listen for dialup/telephone connections
23
24 --connect -c <bdaddr>
25 Create DUN connection
26
27 --mrouter -m <bdaddr>
28 Create mRouter connection
29
30 --search -Q[duration]
31 Search and connect
32
33 --kill -k <bdaddr>
34 Kill DUN connection
35
36 --killall -K
37 Kill all DUN connections
38
39 --channel -C <channel>
40 RFCOMM channel
41
42 --device -i <bdaddr>
43 Source bdaddr
44
45 --nosdp -D
46 Disable SDP
47
48 --auth -A
49 Enable authentification
50
51 --encrypt -E
52 Enable encryption
53
54 --secure -S
55 Secure connection
56
57 --master -M
58 Become the master of a piconet
59
60 --nodetach -n
61 Do not become a daemon
62
63 --persist -p[interval]
64 Persist mode
65
66 --pppd -d <pppd>
67 Location of the PPP daemon (pppd)
68
69 --msdun -X [timeo]
70 Enable Microsoft dialup networking support
71
72 --activesync -a
73 Enable Microsoft ActiveSync networking
74
75 --cache -C [valid]
76 Enable address cache
77
78
79
80DUN daemon February 2003 BlueZ(1)