Re: manage multiple modems
<[email protected]> (Peter Gerbrandt) Mon, 19 Jan 2004 17:40:08 +0100
| Newsgroups | org.kernel.vger.linux-diald |
|---|---|
| Message-ID | <S265552AbUASQjb/[email protected]> |
Hi, > Oops. My memory is playing tricks on me. The current version of diald > supports device rotation natively - see the man page discussion of the > "device" and "rotate-devices" parameters. your tip was very helpful. But when the first modem has a IP connection tap0 vanishes and the netroute is directed to ppp0, which is not what I want. If I manually set tap0 up, redirect the netroute to tap0 and request a connection it doesn't bring up a second IP connection over the second modem. Is this intended to be that way? I tried to understand this behavior by reading the source but I didn't really understand the connection between tap0 and ppp0. Peter