Guest User

Untitled

a guest
Jun 4th, 2014
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. berlioz ~ # iptables -t nat -nvL POSTROUTING
  2. Chain POSTROUTING (policy ACCEPT 84 packets, 7170 bytes)
  3. pkts bytes target prot opt in out source destination
  4. 89 8752 nova-network-POSTROUTING all -- * * 0.0.0.0/0 0.0.0.0/0
  5. 5 289 MASQUERADE all -- * enp2s0 0.0.0.0/0 0.0.0.0/0
  6. 2908 203K nova-compute-POSTROUTING all -- * * 0.0.0.0/0 0.0.0.0/0
  7. 6748 458K nova-postrouting-bottom all -- * * 0.0.0.0/0 0.0.0.0/0
  8. 7 1127 MASQUERADE all -- * * 172.17.0.0/16 !172.17.0.0/16
Advertisement
Add Comment
Please, Sign In to add comment