public inbox for linux-newbie@vger.kernel.org
 help / color / mirror / Atom feed
From: Ray Olszewski <ray@comarre.com>
To: linux-newbie@vger.kernel.org
Subject: Re: DialUp and ADSL on same machine??
Date: Fri, 17 Nov 2006 14:17:50 -0800	[thread overview]
Message-ID: <455E350E.20006@comarre.com> (raw)
In-Reply-To: <20061117205845.GA1319@lnx2.kvinet.com>

Hal wrote:
> 	As far as I can see I cannot have a pppoe setup and a dialup
> setup on the same machine.. It's either one or the other.. Not both..
> This machine has a NIC and a hardware modem, with the modem running
> for years with little problems.. "Adding" PPPOE for ADSL completely
> upsets everything, necessitating an install of the ppp package and
> running pppsetup again from scratch, in order to have dial up again..
> 
> 	Am I wrong??  Any comments most welcome. TIA
> 

I'm afraid, Hal, that I can respond in only the most general way. I 
don't know if this vague a response will help or not.

It should be possible to have on your system setups for both dial-up 
(ppp) and ADSL (pppoe). At least the underlying stuff (kernel modules, 
drivers, and userspace apps) should be able to handle it. But you'll 
probably need to do the setup by hand, because scripts like pppsetup 
tend to be written to handle only "vanilla" cases ... in this instance, 
a host with a single pppd interface requirement. For example, you'll 
probably want to make one of the interfaces ppp0, the other ppp1.

If you want both connections to run at the same time, there will be some 
added complications, mainly involving the host's routing table. But I'm 
guessing you want to maintain the dial-up as a backup arrangement, for 
when the DSL connection fails or, perhaps (if we're discussing a laptop, 
say) when you are away from the home connection. So you'll want a way to 
use apps like ifup and ifdown to switch interfaces.

Having said all that, I am, unfortunately, way too rusty on pppd to help 
with the details (I have the good fortune to have a static-address DSL 
line here, so I don't have to jump through any pppoe hoops, and I don't 
even own a modem). But if you provide the usual sorts of details, 
someone else here may be able to give you more exact advice.

Sorry I can't offer more help on this one.

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

  reply	other threads:[~2006-11-17 22:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-17 20:58 DialUp and ADSL on same machine?? Hal
2006-11-17 22:17 ` Ray Olszewski [this message]
2006-11-17 22:38 ` Chuck Gelm
2006-11-19 20:03   ` Hal
2006-11-20 20:10     ` Chuck Gelm
     [not found] <LbPE0P3J.1164144314.5657380.haltec@kvinet.com>
2006-11-22 15:38 ` Chuck Gelm
2006-11-23  1:09   ` Peter
2006-11-23 14:05     ` Hal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=455E350E.20006@comarre.com \
    --to=ray@comarre.com \
    --cc=linux-newbie@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox