From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cleiton Reis Date: Tue, 06 Dec 2005 20:13:43 +0000 Subject: Basic Question. Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ppp@vger.kernel.org Hello ! A basic question : There's a way to start a PPP connection like an ADSL connection always in the same interface (eg. ppp0 ) ? I have two adsl Links and I would like to start adsl1 always in ppp0 and the adsl2 always in the ppp1, otherwise when I reboot and the adsl1 fail to connect, the adsl2 start in ppp0 and my firewall rules screw up ! Regards.