rendered paste bodyChain PREROUTING (policy ACCEPT 304K packets, 82M bytes)
num pkts bytes target prot opt in out source destination
Chain INPUT (policy ACCEPT 304K packets, 82M bytes)
num pkts bytes target prot opt in out source destination
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
num pkts bytes target prot opt in out source destination
Chain OUTPUT (policy ACCEPT 303K packets, 82M bytes)
num pkts bytes target prot opt in out source destination
Chain POSTROUTING (policy ACCEPT 303K packets, 82M bytes)
num pkts bytes target prot opt in out source destination
1 302K 82M nova-network-POSTROUTING all -- * * 0.0.0.0/0 0.0.0.0/0
2 303K 82M nova-api-POSTROUTING all -- * * 0.0.0.0/0 0.0.0.0/0
Chain nova-api-POSTROUTING (1 references)
num pkts bytes target prot opt in out source destination
Chain nova-network-POSTROUTING (1 references)
num pkts bytes target prot opt in out source destination
EB Tables Dump
==============
sudo ebtables -t filter -L
--------------------------
Bridge table: filter
Bridge chain: INPUT, entries: 0, policy: ACCEPT
Bridge chain: FORWARD, entries: 0, policy: ACCEPT
Bridge chain: OUTPUT, entries: 0, policy: ACCEPT
sudo ebtables -t nat -L
-----------------------
Bridge table: nat
Bridge chain: PREROUTING, entries: 0, policy: ACCEPT
Bridge chain: OUTPUT, entries: 0, policy: ACCEPT
Bridge chain: POSTROUTING, entries: 0, policy: ACCEPT
sudo ebtables -t broute -L
--------------------------
Bridge table: broute
Bridge chain: BROUTING, entries: 0, policy: ACCEPT
Compute consoles
================
nova-compute Guru Meditation Report
===================================
Skipping as nova-compute does not appear to be running
(END)