| Index: client/config/wifi_testbed_config.cros-2
|
| diff --git a/client/config/wifi_testbed_config.cros-2 b/client/config/wifi_testbed_config.cros-2
|
| index e8a774feb1e0ee972a109d9e75c5a778d1d01074..80f97da3f204d2b1b7c1c9227b22946fccb08566 100644
|
| --- a/client/config/wifi_testbed_config.cros-2
|
| +++ b/client/config/wifi_testbed_config.cros-2
|
| @@ -7,11 +7,11 @@
|
| {
|
| # client/netbook running Chrome OS
|
| "client" : {
|
| - "addr" : "172.22.18.36"
|
| + "addr" : "172.22.18.50"
|
| },
|
| # machine on router net for ping/netperf
|
| "server" : {
|
| -# "addr" : "172.22.18.66", # NB: not reachable
|
| + "addr" : "172.22.18.66", # NB: not reachable
|
| "wifi_addr" : "192.168.2.254"
|
| },
|
| # configurable wifi/router that can reached by ssh
|
|
|