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-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-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


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

2001-09-25 Thread John Indra

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:

default:
  set device PPPoE:xl0
  set speed sync
  set mru 1492
  set mtu 1492
  set ctsrts off
  enable lqr
  set log Phase tun command
  add default HISADDR
  enable dns

cbn:
  set authname [EMAIL PROTECTED]
  set authkey 

When I start ppp as root, and issue the dial command, here's what
/var/log/ppp.log witness:

Sep 25 15:34:27 adsl ppp[735]: Phase: Using interface: tun0 
Sep 25 15:34:27 adsl ppp[735]: Phase: deflink: Created in closed state 
Sep 25 15:34:27 adsl ppp[735]: tun0: Command: default: add default HISADDR 
Sep 25 15:34:27 adsl ppp[735]: tun0: Command: default: enable dns 
Sep 25 15:34:27 adsl ppp[735]: tun0: Phase: PPP Started (interactive mode). 
Sep 25 15:34:34 adsl ppp[735]: tun0: Command: /dev/ttyp0: set log +debug 
Sep 25 15:34:35 adsl ppp[735]: tun0: Command: /dev/ttyp0: dial 
Sep 25 15:34:35 adsl ppp[735]: tun0: Phase: bundle: Establish 
Sep 25 15:34:35 adsl ppp[735]: tun0: Phase: deflink: closed - opening 
Sep 25 15:34:35 adsl ppp[735]: tun0: Debug: List of netgraph node ``xl0:'' (id 2) 
hooks: 
Sep 25 15:34:35 adsl ppp[735]: tun0: Debug:   Found orphans - ethernet 
Sep 25 15:34:35 adsl ppp[735]: tun0: Debug: Connecting netgraph socket .:tun0 - 
[4]::tun0 
Sep 25 15:34:35 adsl ppp[735]: tun0: Debug: Sending PPPOE_CONNECT to .:tun0 
Sep 25 15:34:35 adsl ppp[735]: tun0: Phase: deflink: Connected! 
Sep 25 15:34:35 adsl ppp[735]: tun0: Phase: deflink: opening - dial 
Sep 25 15:34:35 adsl ppp[735]: tun0: Phase: deflink: dial - carrier 
Sep 25 15:34:35 adsl ppp[735]: tun0: Debug: Waiting for carrier 
Sep 25 15:34:36 adsl ppp[735]: tun0: Phase: Received NGM_PPPOE_SUCCESS (hook tun0) 
Sep 25 15:34:36 adsl ppp[735]: tun0: Phase: deflink: carrier - login 
Sep 25 15:34:36 adsl ppp[735]: tun0: Phase: deflink: login - lcp 
Sep 25 15:34:37 adsl ppp[735]: tun0: Debug: fsm_Output 
Sep 25 15:34:37 adsl ppp[735]: tun0: Debug:  01 01 00 16 01 04 05 d4 05 06 6b 60 c8 47 
04 08  ..k`.G.. 
Sep 25 15:34:37 adsl ppp[735]: tun0: Debug:  c0 25 00 00 0b b8 
   .% 
Sep 25 15:34:37 adsl ppp[735]: tun0: Debug: proto_LayerPush: Using 0xc021 
Sep 25 15:34:37 adsl ppp[735]: tun0: Debug: link_PushPacket: Transmit proto 0xc021 
Sep 25 15:34:37 adsl ppp[735]: tun0: Debug: m_enqueue: len = 1 
Sep 25 15:34:37 adsl ppp[735]: tun0: Debug: m_dequeue: queue len = 1 
Sep 25 15:34:37 adsl ppp[735]: tun0: Debug: link_Dequeue: Dequeued from queue 1, 
containing 0 more packets 
Sep 25 15:34:37 adsl ppp[735]: tun0: Debug: deflink: DescriptorWrite: wrote 24(24) to 
3 
Sep 25 15:34:40 adsl ppp[735]: tun0: Debug: fsm_Output 
Sep 25 15:34:40 adsl ppp[735]: tun0: Debug:  01 01 00 16 01 04 05 d4 05 06 6b 60 c8 47 
04 08  ..k`.G.. 
Sep 25 15:34:40 adsl ppp[735]: tun0: Debug:  c0 25 00 00 0b b8 
   .% 
Sep 25 15:34:40 adsl ppp[735]: tun0: Debug: proto_LayerPush: Using 0xc021 
Sep 25 15:34:40 adsl ppp[735]: tun0: Debug: link_PushPacket: Transmit proto 0xc021 
Sep 25 15:34:40 adsl ppp[735]: tun0: Debug: m_enqueue: len = 1 
Sep 25 15:34:40 adsl ppp[735]: tun0: Debug: m_dequeue: queue len = 1 
Sep 25 15:34:40 adsl ppp[735]: tun0: Debug: link_Dequeue: Dequeued from queue 1, 
containing 0 more packets 
Sep 25 15:34:40 adsl ppp[735]: tun0: Debug: deflink: DescriptorWrite: wrote 24(24) to 
3 
Sep 25 15:34:43 adsl ppp[735]: tun0: Debug: fsm_Output 
Sep 25 15:34:43 adsl ppp[735]: tun0: Debug:  01 01 00 16 01 04 05 d4 05 06 6b 60 c8 47 
04 08  ..k`.G.. 
Sep 25 15:34:43 adsl ppp[735]: tun0: Debug:  c0 25 00 00 0b b8 
   .% 
Sep 25 15:34:43 adsl ppp[735]: tun0: Debug: proto_LayerPush: Using 0xc021 
Sep 25 15:34:43 adsl ppp[735]: tun0: Debug: link_PushPacket: Transmit proto 0xc021 
Sep 25 15:34:43 adsl ppp[735]: tun0: Debug: m_enqueue: len = 1 
Sep 25 15:34:43 adsl ppp[735]: tun0: Debug: m_dequeue: queue len = 1 
Sep 25 15:34:43 adsl ppp[735]: tun0: Debug: link_Dequeue: Dequeued from queue 1, 
containing 0 more packets 
Sep 25 15:34:43 adsl ppp[735]: tun0: Debug: deflink: DescriptorWrite: wrote 24(24) to 
3 
Sep 25 15:34:46 adsl ppp[735]: tun0: Debug: fsm_Output 
Sep 25 15:34:46 adsl ppp[735]: tun0: Debug:  01 01 00 16 01 04 05 d4 05 06 6b 60 c8 47 
04 08  ..k`.G.. 
Sep 25 15:34:46 adsl ppp[735]: tun0: Debug:  c0 25 00 00 0b b8 
   .% 
Sep 25 15:34:46 adsl ppp[735]: tun0: Debug: proto_LayerPush: Using 0xc021 
Sep 25 15:34:46 adsl ppp[735]: tun0: Debug: link_PushPacket: Transmit proto 0xc021 
Sep 25 15:34:46 adsl ppp[735]: tun0: Debug: m_enqueue: len = 1 
Sep 25 15:34:46 adsl ppp[735]: tun0: Debug: m_dequeue: queue len = 1 
Sep 25 15:34:46 adsl ppp[735]: tun0: Debug: link_Dequeue: Dequeued from 

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/brian@[uk.]FreeBSD.org
Don't _EVER_ lose your sense of humour !  brian@[uk.]OpenBSD.org



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