I am trying to save router config using TFTP. Server is on my central site. And I have lots of timeouts. I thing that problem is in face that from IP address used for transfer is IP address of serial interface on my router and not of ethernet interface. Central server does not know route to serial interface of router but knows one to ethernet interface.
So question is how can I get TFTP transfer use IP address of ethernet interface instead of serial one.
Thanks!