~ubuntu-branches/ubuntu/gutsy/kdebase-workspace/gutsy-backports

« back to all changes in this revision

Viewing changes to solid/control/backends/fakenet/fakenetworking.xml

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2007-10-31 19:16:54 UTC
  • Revision ID: james.westby@ubuntu.com-20071031191654-xuof6e1jg6uxqaze
Tags: 3.95.0-0ubuntu1~gutsy1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<machine>
2
 
 
3
 
    <device uni="/org/kde/solid/fakenet/eth0">
4
 
        <property key="active">true</property>
5
 
        <property key="type">ieee80211</property>
6
 
        <property key="state">needuserkey</property>
7
 
        <property key="signalstrength">90</property>
8
 
        <property key="speed">83886080</property>
9
 
        <property key="linkup">true</property>
10
 
        <property key="capabilities">manageable,carrierdetect,wirelessscan</property>
11
 
 
12
 
        <wireless uni="/org/kde/solid/fakenet/eth0/net0">
13
 
            <property key="addresses">193.1.234.22</property>
14
 
            <property key="subnet">193.1.234.0</property>
15
 
            <property key="broadcast">193.1.234.255</property>
16
 
            <property key="dns">193.1.214.50,193.1.214.55</property>
17
 
            <property key="active">true</property>
18
 
            <property key="signalstrength">45</property>
19
 
            <property key="bitrate">56623104</property>
20
 
            <property key="frequency">11</property>
21
 
            <property key="capabilities">wep,wpa,wpa2</property>
22
 
            <property key="essid">aKademy</property>
23
 
            <property key="encrypted">true</property>
24
 
            <property key="bsslist">00:0D:65:48:6C:06,00:12:01:B5:21:E0</property>
25
 
        </wireless>
26
 
        <wireless uni="/org/kde/solid/fakenet/eth0/net1">
27
 
            <property key="active">false</property>
28
 
            <property key="signalstrength">60</property>
29
 
            <property key="bitrate">11534336</property>
30
 
            <property key="frequency">9</property>
31
 
            <property key="capabilities"></property>
32
 
            <property key="essid">Kennedy's</property>
33
 
            <property key="encrypted">false</property>
34
 
            <property key="bsslist">00:0D:65:48:7A:2E</property>
35
 
        </wireless>
36
 
        <wireless uni="/org/kde/solid/fakenet/eth0/net2">
37
 
            <property key="active">false</property>
38
 
            <property key="signalstrength">30</property>
39
 
            <property key="bitrate">56623104</property>
40
 
            <property key="frequency">5</property>
41
 
            <property key="capabilities">wep</property>
42
 
            <property key="hidden">true</property>
43
 
            <property key="encrypted">true</property>
44
 
            <property key="bsslist">00:0D:65:48:6B:B8</property>
45
 
        </wireless>
46
 
        <wireless uni="/org/kde/solid/fakenet/eth0/net3">
47
 
            <property key="active">false</property>
48
 
            <property key="signalstrength">80</property>
49
 
            <property key="bitrate">56623104</property>
50
 
            <property key="frequency">7</property>
51
 
            <property key="capabilities">wpa2</property>
52
 
            <property key="hidden">true</property>
53
 
            <property key="encrypted">true</property>
54
 
            <property key="bsslist">00:14:1B:B6:73:F0</property>
55
 
        </wireless>
56
 
    </device>
57
 
 
58
 
    <device uni="/org/kde/solid/fakenet/eth1">
59
 
        <property key="active">true</property>
60
 
        <property key="type">ieee8023</property>
61
 
        <property key="state">connected</property>
62
 
        <property key="signalstrength">100</property>
63
 
        <property key="speed">1073741824</property>
64
 
        <property key="linkup">true</property>
65
 
        <property key="capabilities">manageable,carrierdetect</property>
66
 
 
67
 
        <network uni="/org/kde/solid/fakenet/eth1/net0">
68
 
            <property key="ipv4addresses">193.1.233.16</property>
69
 
            <property key="ipv6addresses">fe80::20a:e4ff:fed9:b407/64</property>
70
 
            <property key="subnet">193.1.233.0</property>
71
 
            <property key="broadcast">193.1.233.255</property>
72
 
            <property key="dns">193.1.219.90,193.1.219.94</property>
73
 
            <property key="active">false</property>
74
 
        </network>
75
 
    </device>
76
 
 
77
 
</machine>