I dial up into one of our data loggers, and ftp some files from it. I was wondering if there is a way to maintain the internet connection (connected through Ethernet / LAN)
feedback
|
|
The "route -p ... " will not work, because at the time of the reboot, the gateway address 12.0.0.1 is not reachable. You only can add the route, while the dial up connection is established. Any other suggestions? Is there a possibility that a static route is inactive, while the dial up connection is down, and gets active as soon as the dial up connection comes up? | |||
|
feedback
|
|
I don't have a second connection to test this on, but try anyway. Post a comment if any step fails, or if I'm doing it entirely wrong. Configure the network to only route some packets through the dial-up connection:
| |||
|
feedback
|