[pve-devel] [PATCH pve-manager 2/2] Add new commands for zfs, network, lxc
Wolfgang Bumiller
w.bumiller at proxmox.com
Mon Dec 7 16:26:44 CET 2015
> On December 7, 2015 at 3:27 PM Dietmar Maurer <dietmar at proxmox.com> wrote:
>
>
> > > And why do you need 'iptables-save' two times
> > ?
> >
> > sorry, should be iptables-save and ip6tables-save
>
> Make more sense, but we already include the firewall config, so
> this is redundant?
Configuration vs actual state might be useful. Also our firewall
configuration doesn't contain a nat/mangle/raw table and the user
might have modified those..
As for `ip addr show` - one of `bridge link`, `brctl show`, `ip link`
or `ip addr` are useful as they also tell you which interface belongs
to which bridge.
And the `ip neigh` and sysctl values can be useful for ipv6 debugging.
More information about the pve-devel
mailing list