| Index: client/config/wifi_testbed_config.cros-1
|
| diff --git a/client/config/wifi_testbed_config.cros-1 b/client/config/wifi_testbed_config.cros-1
|
| index 346fbe6651c1f020052da6baa477c47237da5dd2..c5c2bfc448abce9a9ee3a8594aa3800b39fc4c04 100644
|
| --- a/client/config/wifi_testbed_config.cros-1
|
| +++ b/client/config/wifi_testbed_config.cros-1
|
| @@ -7,11 +7,11 @@
|
| {
|
| # client/netbook running Chrome OS
|
| "client" : {
|
| - "addr" : "172.22.18.38" # unassigned
|
| + "addr" : "172.22.18.49" # rfnb-cros-1
|
| },
|
| # machine on router net for ping/netperf
|
| "server" : {
|
| -# "addr" : "172.22.18.65", # NB: not reachable
|
| + "addr" : "172.22.18.65",
|
| "wifi_addr" : "192.168.2.254"
|
| },
|
| # configurable wifi/router that can reached by ssh
|
|
|