Saving all Network RelatedConfig
Hello,
i have a server with configs in iptables,ip rule, route ,.. and now i want to save them and restore them in the other server.
for iptables i used : iptables-save | iptables-restore
for interfaces : /etc/network/interfaces ...
for ip rule : ???? .. i have three routing tables and each has own route
for route : ????
any suggestion.
Thanks
|