Re: Anyone had luck with 3Com HomeConnect ADSL Modem Dual Link???

2001-09-27 Thread John Indra

On Thu, Sep 27, 2001 at 12:57:26AM -0700, Julian Elischer wrote:

>I'd  try asking for a service name of "ISP"

THANK YOU!!! :))

/john
Live Free OR Die


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Anyone had luck with 3Com HomeConnect ADSL Modem Dual Link???

2001-09-27 Thread Julian Elischer

John Indra wrote:
> 
> On Tue, Sep 25, 2001 at 12:42:47PM +0100, Brian Somers wrote:
> 
> >You could try running ``tcpdump -i xl0 -e -l not ip'' to see if any
> >of your traffic is being replied to (and to ensure it goes out with
> >the dodgy header numbers).
> 
> I have run tcpdump and attached is the output in libpcap format. If you care
> to take a look, I'd really appreciate it. tq...
> 
> /john
> Live Free OR Die
> 
>   
> Name: sniff
>sniffType: unspecified type (application/octet-stream)
> Encoding: base64


here's what you have (after hacking tcpdump a bit):

I'd  try asking for a service name of "ISP"

i.e. xl0:PPPoE:ISP
(or is that in the other order)




19:55:34.628266 0:50:da:26:f2:3c Broadcast 3c12 32: PPPoE PADI [Host-Uniq UTF8]

19:55:34.628892 0:c0:49:28:5a:68 0:50:da:26:f2:3c 3c12 103: PPPoE PADO
[Service-Name "3Com DL Manager"] [Service-Name "ISP"] [Service-Name] [AC-Name
"3Com HomeConnect ADSL Modem Dual Link"] [Host-Uniq UTF8]

19:55:34.628958 0:50:da:26:f2:3c 0:c0:49:28:5a:68 3c12 73: PPPoE PADR [Host-Uniq
UTF8] [AC-Name "3Com HomeConnect ADSL Modem Dual Link"]

We should have asked for a service name here I think..

19:55:34.629420 0:c0:49:28:5a:68 0:50:da:26:f2:3c 3c12 60: PPPoE PADS
[Service-Name-Error] [Host-Uniq UTF8]

** Looks like it's returning an error, which we don't recognise as such.

19:55:36.648672 0:50:da:26:f2:3c 0:c0:49:28:5a:68 3c13 44: PPPoE  LCP 24:
Conf-Req(1), MRU=1492, Magic-Num=8da0cbbe, Qual-Prot LQR
19:55:39.678526 0:50:da:26:f2:3c 0:c0:49:28:5a:68 3c13 44: PPPoE  LCP 24:
Conf-Req(1), MRU=1492, Magic-Num=8da0cbbe, Qual-Prot LQR
19:55:42.708561 0:50:da:26:f2:3c 0:c0:49:28:5a:68 3c13 44: PPPoE  LCP 24:
Conf-Req(1), MRU=1492, Magic-Num=8da0cbbe, Qual-Prot LQR
19:55:45.738593 0:50:da:26:f2:3c 0:c0:49:28:5a:68 3c13 44: PPPoE  LCP 24:
Conf-Req(1), MRU=1492, Magic-Num=8da0cbbe, Qual-Prot LQR
19:55:48.768644 0:50:da:26:f2:3c 0:c0:49:28:5a:68 3c13 44: PPPoE  LCP 24:
Conf-Req(1), MRU=1492, Magic-Num=8da0cbbe, Qual-Prot LQR
19:55:51.799130 0:50:da:26:f2:3c 0:c0:49:28:5a:68 3c12 38: PPPoE PADT
[Generic-Error "session closed"]

-- 
++   __ _  __
|   __--_|\  Julian Elischer |   \ U \/ / hard at work in 
|  /   \ [EMAIL PROTECTED] +-->x   USA\ a very strange
| (   OZ)\___   ___ | country !
+- X_.---._/presently in San Francisco   \_/   \\
  v

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Anyone had luck with 3Com HomeConnect ADSL Modem Dual Link???

2001-09-26 Thread John Indra

On Tue, Sep 25, 2001 at 12:42:47PM +0100, Brian Somers wrote:

>You could try running ``tcpdump -i xl0 -e -l not ip'' to see if any 
>of your traffic is being replied to (and to ensure it goes out with 
>the dodgy header numbers).

I have run tcpdump and attached is the output in libpcap format. If you care
to take a look, I'd really appreciate it. tq...

/john
Live Free OR Die


 sniff


Re: Anyone had luck with 3Com HomeConnect ADSL Modem Dual Link???

2001-09-25 Thread Brian Somers

> Hi...
> 
> Has anyone on this list had any luck dealing with 3Com HomeConnect ADSL
> Modem Dual Link?
> I am stuck with this peace of hardware and please don't flame me ;)
> 
> I connect the modem to an xl card sitting on the PC.
> 
> I am running a fairly recent -CURRENT system. Here is my /etc/ppp/ppp.conf:
[.]
> I have set net.graph.nonstandard_pppoe=1

You could try running ``tcpdump -i xl0 -e -l not ip'' to see if any 
of your traffic is being replied to (and to ensure it goes out with 
the dodgy header numbers).

> Any tips?
> 
> tq...
> 
> /john
> Live Free OR Die

-- 
Brian <[EMAIL PROTECTED]><[EMAIL PROTECTED]>
  http://www.freebsd-services.com/
Don't _EVER_ lose your sense of humour !  



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message