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 queue 1, containing 0 more packets Sep 25 15:34:46 adsl ppp[735]: tun0: Debug: deflink: DescriptorWrite: wrote 24(24) to 3 Sep 25 15:34:49 adsl ppp[735]: tun0: Debug: fsm_Output Sep 25 15:34:49 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:49 adsl ppp[735]: tun0: Debug: c0 25 00 00 0b b8 .%.... Sep 25 15:34:49 adsl ppp[735]: tun0: Debug: proto_LayerPush: Using 0xc021 Sep 25 15:34:49 adsl ppp[735]: tun0: Debug: link_PushPacket: Transmit proto 0xc021 Sep 25 15:34:49 adsl ppp[735]: tun0: Debug: m_enqueue: len = 1 Sep 25 15:34:49 adsl ppp[735]: tun0: Debug: m_dequeue: queue len = 1 Sep 25 15:34:49 adsl ppp[735]: tun0: Debug: link_Dequeue: Dequeued from queue 1, containing 0 more packets Sep 25 15:34:49 adsl ppp[735]: tun0: Debug: deflink: DescriptorWrite: wrote 24(24) to 3 Sep 25 15:34:52 adsl ppp[735]: tun0: Phase: deflink: Disconnected! Sep 25 15:34:52 adsl ppp[735]: tun0: Phase: deflink: lcp -> logout Sep 25 15:34:52 adsl ppp[735]: tun0: Phase: deflink: logout -> hangup Sep 25 15:34:52 adsl ppp[735]: tun0: Phase: deflink: Disconnected! Sep 25 15:34:52 adsl ppp[735]: tun0: Debug: deflink: Close Sep 25 15:34:52 adsl ppp[735]: tun0: Phase: deflink: Connect time: 17 secs: 0 octets in, 120 octets out Sep 25 15:34:52 adsl ppp[735]: tun0: Phase: deflink: : 0 packets in, 5 packets out Sep 25 15:34:52 adsl ppp[735]: tun0: Phase: total 7 bytes/sec, peak 9 bytes/sec on Tue Sep 25 15:34:52 2001 Sep 25 15:34:52 adsl ppp[735]: tun0: Phase: deflink: hangup -> closed Sep 25 15:34:52 adsl ppp[735]: tun0: Debug: route_IfDelete (5) Sep 25 15:34:52 adsl ppp[735]: tun0: Phase: bundle: Dead Sep 25 15:38:22 adsl ppp[735]: tun0: Command: /dev/ttyp0: quit Sep 25 15:38:22 adsl ppp[735]: tun0: Debug: DoLoop done. Sep 25 15:38:22 adsl ppp[735]: tun0: Phase: PPP Terminated (normal). Sep 25 15:38:22 adsl ppp[735]: tun0: Debug: route_IfDelete (5) Sep 25 15:38:22 adsl ppp[735]: tun0: Debug: Radius: radius_Destroy I have set net.graph.nonstandard_pppoe=1 Any tips? tq... /john Live Free OR Die To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message