Alcatel Speedtouch 330 using PPPOE, how can I do it on FreeBSD 4.9?

2004-02-19 Thread Godinho, Carla
Hi,
Is there anyone who has run with success the Modem Alcatel Speedtouch
330 (USB) using the PPPOE, for FreeBSD 4.9?
Where can I find Alcatel Speedtouch 330 drivers or (ports) for FreeBSD
4.9 using the PPPOE?
I'm trying to connect this kind of Modem in my system FreeBSD 4.9, but
the only drivers I've found were for pppoa2 and pppoa3, and my ADSL
Provider uses the pppoe.


Please help me on this matter!
Thanks
CG
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Alcatel Speedtouch 330 using PPPOE, how can I do it on FreeBSD 4.9?

2004-02-19 Thread Wayne Pascoe
On Thu, Feb 19, 2004 at 12:01:29PM -, Godinho, Carla wrote:
 Hi,
 Is there anyone who has run with success the Modem Alcatel Speedtouch
 330 (USB) using the PPPOE, for FreeBSD 4.9?
 Where can I find Alcatel Speedtouch 330 drivers or (ports) for FreeBSD
 4.9 using the PPPOE?
 I'm trying to connect this kind of Modem in my system FreeBSD 4.9, but
 the only drivers I've found were for pppoa2 and pppoa3, and my ADSL
 Provider uses the pppoe.

I'm not sure if the 330 is supported, but have you tried
http://speedtouch.sourceforge.net/ ? 

Not sure if that's any good.

-- 
Wayne Pascoe
God gave you the power - Preacher on the Simpsons
Hmm. You'd think he'd wanna...  limit my 
power - Bart
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Alcatel Speedtouch 330 using PPPOE, how can I do it on FreeBSD 4.9?

2004-02-19 Thread Joe Altman
On Thu, Feb 19, 2004 at 12:01:29PM -, Godinho, Carla wrote:
 Hi,
 Is there anyone who has run with success the Modem Alcatel Speedtouch
 330 (USB) using the PPPOE, for FreeBSD 4.9?
 Where can I find Alcatel Speedtouch 330 drivers or (ports) for FreeBSD
 4.9 using the PPPOE?
 I'm trying to connect this kind of Modem in my system FreeBSD 4.9, but
 the only drivers I've found were for pppoa2 and pppoa3, and my ADSL
 Provider uses the pppoe.

I think the answer to your question is to look at Chapter 18 of the
Handbook. Your local copy can be found in /usr/share/doc/. A summary
of that chapter indicates that all you need to do is set up a ppp.conf
and the necessary netgraph modules will be loaded.

You can find some relevant examples in:

/usr/share/examples

-- 
Someone dial 911. My bling-bling was stolen and smuggled into Syria.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Alcatel Speedtouch 330 using PPPOE, how can I do it on FreeBSD 4.9?

2004-02-19 Thread Alex de Kruijff
On Thu, Feb 19, 2004 at 12:01:29PM -, Godinho, Carla wrote:
 Hi,
 Is there anyone who has run with success the Modem Alcatel Speedtouch
 330 (USB) using the PPPOE, for FreeBSD 4.9?
 Where can I find Alcatel Speedtouch 330 drivers or (ports) for FreeBSD
 4.9 using the PPPOE?
 I'm trying to connect this kind of Modem in my system FreeBSD 4.9, but
 the only drivers I've found were for pppoa2 and pppoa3, and my ADSL
 Provider uses the pppoe.
 
 
 Please help me on this matter!
 Thanks
 CG

Dear CG,

If I where you I would google for the option to tweak your modem. I did
this with my Alcatel Speedtouch ADSL modum and now have a modem that
knows how to connect to my ISP. I find this ideal. There's an option to
use a natd router or you can just route packages though you Gateway. I
did the later, but this is a bit difficult (if you don't know how). By
the way I have no experiance with PPPOE and use PPTP instead.

Alex

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Alcatel Speedtouch 330 using PPPOE, how can I do it on FreeBSD 4.9?

2004-02-19 Thread Joe Altman
On Thu, Feb 19, 2004 at 03:53:13PM +, Wayne Pascoe wrote:
 On Thu, Feb 19, 2004 at 12:01:29PM -, Godinho, Carla wrote:
  Hi,
  Is there anyone who has run with success the Modem Alcatel Speedtouch
  330 (USB) using the PPPOE, for FreeBSD 4.9?
  Where can I find Alcatel Speedtouch 330 drivers or (ports) for FreeBSD
  4.9 using the PPPOE?
  I'm trying to connect this kind of Modem in my system FreeBSD 4.9, but
  the only drivers I've found were for pppoa2 and pppoa3, and my ADSL
  Provider uses the pppoe.
 
 I'm not sure if the 330 is supported, but have you tried
 http://speedtouch.sourceforge.net/ ? 
 
 Not sure if that's any good.

Is it necessary to use this type of driver because of the USB to
ethernet? Does it perform some sort of translation, USB -- ethernet?

Looking at the readme and faq, I see that a person will still have to
set up ppp.conf and other generic stuff, like usb, resolv.conf, and
ifconfig in /etc/rc.conf, for instance.

-- 
Someone dial 911. My bling-bling was stolen and smuggled into Syria.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Alcatel Speedtouch 330 using PPPOE, how can I do it on FreeBSD 4.9?

2004-02-19 Thread Godinho, Carla
]: tun0: Phase: bundle: Dead
Feb 18 09:54:39 Nereus_teste ppp[2742]: tun0: Phase: PPP Terminated
(normal).
Feb 18 09:54:39 Nereus_teste ppp[2742]: tun0: Chat: Parent notified of
failure
Feb 18 09:54:39 Nereus_teste ppp[2741]: tun0: Phase: Parent: Child
failed (errdead)


P.S: I have to use the FreeBSD 4.9, the stable version, so I cannot
upgrade or downgrade the SO system.

Thanks
CG

-Original Message-
From: Wayne Pascoe [mailto:[EMAIL PROTECTED] On Behalf Of
Wayne Pascoe
Sent: quinta-feira, 19 de Fevereiro de 2004 15:53
To: Godinho, Carla
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: Alcatel Speedtouch 330 using PPPOE, how can I do it on
FreeBSD 4.9?

On Thu, Feb 19, 2004 at 12:01:29PM -, Godinho, Carla wrote:
 Hi,
 Is there anyone who has run with success the Modem Alcatel Speedtouch
 330 (USB) using the PPPOE, for FreeBSD 4.9?
 Where can I find Alcatel Speedtouch 330 drivers or (ports) for FreeBSD
 4.9 using the PPPOE?
 I'm trying to connect this kind of Modem in my system FreeBSD 4.9, but
 the only drivers I've found were for pppoa2 and pppoa3, and my ADSL
 Provider uses the pppoe.

I'm not sure if the 330 is supported, but have you tried
http://speedtouch.sourceforge.net/ ? 

Not sure if that's any good.

-- 
Wayne Pascoe
God gave you the power - Preacher on the Simpsons
Hmm. You'd think he'd wanna...  limit my 
power - Bart
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Alcatel Speedtouch 330 using PPPOE, how can I do it on FreeBSD 4.9?

2004-02-19 Thread Joe Altman


On Thu, Feb 19, 2004 at 07:34:37PM -, Godinho, Carla wrote:
 Yes did tried that link when installing de modem, but I get a protocol
 error when connecting to ADSL. See the details bellow:
 
 I'm having problems when trying to use the Modem Alcatel SpeedTouch 330
 with the FreeBSD 4.9. Everytime I tried to start the ppp I get the
 following error:
 ppp[2742]: tun0: Phase: Unknown protocol 0x7075 (unrecognised protocol)
 
 I've done some research in the Internet and I'm aware that it is tuff to
 use this kind of Modem with FreeBSD 4.9.

http://lists.freebsd.org/pipermail/freebsd-questions/2003-July/012224.html

points toward pppoa3...while saying it may be as buggy as pppoa2.

-- 
Someone dial 911. My bling-bling was stolen and smuggled into Syria.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]