[Openstack-operators] (no subject)
Amar Kapadia
akapadia_usa at yahoo.com
Sun Oct 9 18:35:50 UTC 2011
I've finished installing Swift on 6 EC2 nodes, but I'm struggling on this seemingly simple step:
http://docs.openstack.org/diablo/openstack-object-storage/admin/content/part-i-setting-up-secure-access.html
Some quick questions:
1. I'm probably missing something obvious but where do I get the "swift" tool from?
2. Also, do these below iptables look OK?
3. Finally, do I have to restart some service to have the new iptables read?
Thanks,
Amar
Chain INPUT (policy ACCEPT 454 packets, 36014 bytes)
pkts bytes target prot opt in out source destination
45287 4651K ACCEPT all -- any any anywhere anywhere ctstate RELATED,ESTABLISHED
0 0 ACCEPT all -- any any anywhere anywhere state RELATED,ESTABLISHED
3505 210K ACCEPT tcp -- any any anywhere anywhere tcp dpt:ssh
12 720 ACCEPT tcp -- any any anywhere anywhere tcp dpt:https
0 0 LOG all -- any any anywhere anywhere limit: avg 5/min burst 5 LOG level debug prefix `iptables denied: '
7 408 ACCEPT tcp -- any any anywhere anywhere tcp dpt:www
0 0 ACCEPT tcp -- any any anywhere anywhere tcp dpt:https
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain OUTPUT (policy ACCEPT 48502 packets, 8622K bytes)
pkts bytes target prot opt in out source destination
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20111009/5628c5e1/attachment-0002.html>
More information about the Openstack-operators
mailing list