Alan Jedlow wrote:
Greetings,Is possible to configure AMANDA to use a specific interface for data transfer?
I don't know
My backup server and clients have two NICs configured: eth0 is on a private 1000BaseT network and eth1 is on a "public" 100BaseT network. I'm hoping to restrict backups to eth0, the private high speed network.
Set up IP routing accordingly. Than any traffic will take that route. AHA
thanks, alan