New Zealand ADSL Mailing List


Re: 3Com Modem and Linux :(

From: Nick Rout <nick_at_taxlawyer.co.nz>
Date: Fri, 09 Mar 2001 09:23:13 +1300
Message-ID: <582282446.984129793@[192.168.1.2]>

sounds like you haven't setup pppoeto the non-standards 3 com parameters.
Take a look here.

http://www.bbarrera.com/networks.htm

Heres the relevant extract

" If you're running Linux, get the PPPoE client from Roaring Penguin. There
is an option in the /etc/ppp/pppoe.conf configuration file to specifically
resolve this issue with 3Com Dual Link. I got this working before Zyxel
sent me the firmware upgrade. This wasn't a long-term solution for me
because I only occasionally run Linux, and didn't want to dedicate a PC to
running Linux in order to share connect. But this can work well for the
technically inclined if you have a hub and an old PC gathering dust.
Excerpt from file

/etc/ppp/pppoe.conf
...
# Rumour has it that "Citizen's Communications" with a 3Com
# HomeConnect ADSL Modem DualLink requires
      these extra options:
PPPOE_EXTRA="-f 3c12:3c13 -S ISP"
..."

I am thinking of doing this and would like to know your result:-)

I am unsure what your comment about "VCI/VPI=0/100", Where does this fit in.

Wasn't someone gonna do a HOWTO?

--On Friday, 9 March 2001 08:50 +1300 Wayne Munro <wayne.munro@nbci.com>
wrote:

> OK, after reading this list I decided to get the 3com modem and have a
> crack at getting jetstart
> going at home, I suspect however that I have ended up a little out of my
> depth and was wondering if someone might be so kind as to give me a
> couple
> of pointers.
>
> Note, I am far from a linux expert :)
>
> I have:
> - installed the roaring penguin PPPoE rpm, and it seems to be running
> fine, installed without errors.
> - uncommented the line in /etc/ppp/pppoe.conf which concerns the 3Com
> modem.
> - ensured that it has the correct login name and password given to me by
> the friendly jetstart folks.
>
> - I can both telnet and serial connect to the modem to make changes to
> the configuration.
>
> I have read all the documentation that I could find on the CLI, the modem
> and PPPoE, but am not sure how to configure it for the NZ setup, and the
> details seem to have been glossed over in earlier posts on the subject.
> Can anyone help me there, I suspect this is my problem.
>
> - and why the hell didn't telecom tell me about VCI/VPI=0/100, leaving me
> to find it somewhere
> hidden on the net ??
>
> - the modem thinks that it has a connection to the ATM network (I assume
> this as the ADSL light stops
> flashing after a while, and this seemed to be the conclusive test as far
> as the installation contractor
> was concerned)
>
> If anyone can offer some hints for things for me to try it would be very
> much appreciated :), I am including some excerpts below from the debug
> file I get when running 'adsl-start' in debug mode, I am not including
> the whole file as it is a little large, so I might be missing out some
> useful bits...
>
>
> thanks
> Wayne
>
> ===============
> ---------------------------------------------
> Thu Mar 8 23:04:22 NZDT 2001
> Output of uname -a
> Linux machineName 2.2.12-20 #1 Mon Sep 27 10:07:24 EDT 1999 i486 unknown
> --------------------------------------------- Output of ifconfig -a eth0
> Link encap:Ethernet HWaddr 00:00:B4:8D:D6:A5
> inet addr:192.168.157.6 Bcast:192.168.157.255
> Mask:255.255.255.0
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:2039 errors:0 dropped:0 overruns:0 frame:0
> TX packets:2404 errors:6 dropped:0 overruns:0 carrier:12
> collisions:102 txqueuelen:100
> Interrupt:10 Base address:0x320
>
> eth1 Link encap:Ethernet HWaddr 00:00:B4:AC:CB:11
> inet addr:192.168.0.6 Bcast:192.168.0.255 Mask:255.255.255.0
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0
> errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0
> dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100
> Interrupt:5 Base address:0x340
>
> lo Link encap:Local Loopback
> inet addr:127.0.0.1 Mask:255.0.0.0
> UP LOOPBACK RUNNING MTU:3924 Metric:1
> RX packets:11 errors:0 dropped:0 overruns:0 frame:0
> TX packets:11 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
>
> ppp0 Link encap:Point-to-Point Protocol
> POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
> TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:10
>
> ---------------------------------------------
> Output of lsmod
> Module Size Used by
> ppp 20588 0 (autoclean)
> slhc 4392 0 (autoclean) [ppp]
> ne 6480 2 (autoclean)
> 8390 5920 0 (autoclean) [ne]
> ---------------------------------------------
> ETH=eth0; USER=userName.xadsl@xtra.co.nz
> ---------------------------------------------
> pppd invocation
> /usr/bin/setsid /usr/sbin/pppd pty '/usr/sbin/pppoe -p
> /var/run/pppoe.conf-adsl.pid.pppoe -I eth0 -T 80 -U -m 1412 -f 3c12:3c13
> -S ISP' noipdefault noauth default-asyncmap defaultroute hide-password
> nodetach local mtu 1492 mru 1492 noaccomp noccp nobsdcomp nodeflate
> nopcomp novj novjccomp user userName.xadsl@xtra.co.nz lcp-echo-interval 20
> lcp-echo-failure 3 debug ---------------------------------------------
> Using interface ppp0 Connect: ppp0 <--> /dev/pts/0 sent [LCP ConfReq
> id=0x1 <mru 1492> <magic 0x48c0c8c3>] ..... lines removed .... sent [LCP
> ConfReq id=0x1 <mru 1492> <magic 0x48c0c8c3>] LCP: timeout sending
> Config-Requests Connection terminated. Waiting for 1 child processes...
> script /usr/sbin/pppoe -p /var/run/pppoe.conf-adsl.pid.pppoe -I eth0 -T
> 80 -U -m 1412 -f 3c12:3c13 -S ISP -D
> /tmp/pppoe-debug-3343/pppoe-debug.txt-0, pid 3402 pppoe: Timeout waiting
> for PADO packets Hangup (SIGHUP) Script /usr/sbin/pppoe -p
> /var/run/pppoe.conf-adsl.pid.pppoe -I eth0 -T 80 -U -m 1412 -f 3c12:3c13
> -S ISP -D /tmp/pppoe-debug-3343/pppoe-debug.txt-0 finished (pid 3402),
> status = 0x100 --------------------------------------------- rp-pppoe
> debugging dump rp-pppoe-2.8
>
> SENT PPPOE Discovery (3c12) PADI sess-id 0 length 15
> SourceAddr 00:00:b4:8d:d6:a5 DestAddr ff:ff:ff:ff:ff:ff
> 01 01 00 03 49 53 50 01-03 00 04 4a 0d 00 00
>
>
> ==================================================
> Wayne Munro ph +64 3 9613253
> wayne.munro@nbci.com
> msn messenger -> wayne_munro51@hotmail.com
>
>
> This message is part of the NZ ADSL mailing list.
> see http://unixathome.org/adsl/ for archives, FAQ,
> and various documents.
> To unsubscribe: send mail to majordomo@unixathome.org
> with "unsubscribe adsl" in the body of the message
>

Nick Rout
Barrister & Solicitor
PO Box 25-275
Christchurch, NZ
nick@taxlawyer.co.nz

This message is part of the NZ ADSL mailing list.
see http://unixathome.org/adsl/ for archives, FAQ,
and various documents.
To unsubscribe: send mail to majordomo@unixathome.org
with "unsubscribe adsl" in the body of the message
Received on Fri Mar 9 09:20:56 2001


This archive was generated by hypermail 2.2.0 : Thu Nov 30 11:48:09 2006 EST