Comment 4 for bug 1998480

Revision history for this message
Marcelo Subtil Marcal (msmarcal) wrote : Re: All three controllers show the error: "Error: Node must be connected to a network."

Hi Adam,

I can access that URL from the region controller:

```
$ curl http://127.0.0.1:5240/MAAS/metadata/2012-03-01/
meta-data
```

There is no firewall rules:

```
$ sudo iptables -S
-P INPUT ACCEPT
-P FORWARD ACCEPT
-P OUTPUT ACCEPT
```

I'm attaching the sosreport and the proxy configuration.