Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Sep 2005 13:08:44 -0300
From:      "Gleidson Antonio Henriques" <gleidson@predialnet.com.br>
To:        "Harti Brandt" <harti@freebsd.org>
Cc:        ATM-FREEBSD <freebsd-atm@freebsd.org>
Subject:   Re: Newbie question
Message-ID:  <000c01c5c059$1253c7b0$0301c80a@bungee>
References:  <001c01c5c047$16982d50$0301c80a@bungee> <20050923162114.F28997@beagle.kn.op.dlr.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for response Harti,

    I´ve to configure something in HATM0 device before start PPP ?
    I´ve got some errors like these below:

Sep 23 13:01:26 RTINET02-EBT ppp[836]: Phase: PPP Started (dedicated mode).
Sep 23 13:01:26 RTINET02-EBT ppp[836]: Phase: bundle: Establish
Sep 23 13:01:26 RTINET02-EBT ppp[836]: Phase: deflink: closed -> opening
Sep 23 13:01:26 RTINET02-EBT ppp[836]: Phase: deflink: Connecting to 
hatm0:1.38
Sep 23 13:01:26 RTINET02-EBT ppp[836]: Debug: deflink: Opened atm socket 
PPPoA:hatm0:1.38
Sep 23 13:01:26 RTINET02-EBT ppp[836]: Phase: deflink: Connected!
Sep 23 13:01:26 RTINET02-EBT ppp[836]: Phase: deflink: opening -> carrier
Sep 23 13:01:26 RTINET02-EBT ppp[836]: Phase: deflink: carrier -> lcp
Sep 23 13:01:27 RTINET02-EBT ppp[836]: Debug: fsm_Output
Sep 23 13:01:27 RTINET02-EBT ppp[836]: Debug:  01 01 00 20 08 02 07 02 02 06 
00 00 00 00 01 04  ... ............
Sep 23 13:01:27 RTINET02-EBT ppp[836]: Debug:  05 dc 05 06 26 ec 08 9f 04 08 
c0 25 00 00 0b b8  ....&......%....
Sep 23 13:01:27 RTINET02-EBT ppp[836]: Debug: proto_LayerPush: Using 0xc021
Sep 23 13:01:27 RTINET02-EBT ppp[836]: Debug: link_PushPacket: Transmit 
proto 0xc021
Sep 23 13:01:27 RTINET02-EBT ppp[836]: Debug: m_enqueue: len = 1
Sep 23 13:01:27 RTINET02-EBT ppp[836]: Debug: m_dequeue: queue len = 1
Sep 23 13:01:27 RTINET02-EBT ppp[836]: Debug: link_Dequeue: Dequeued from 
queue 1, containing 0 more packets
Sep 23 13:01:27 RTINET02-EBT ppp[836]: Debug: deflink: DescriptorWrite: 
wrote 34(34) to 0

My /etc/ppp/ppp.conf is so simple only for test the conect.

default:
 set log Phase Debug

embratel:
 enable lqr
 set log local CCP Command IPCP LCP TCP/IP Debug
 set device PPPoA:hatm0:1.38
 set ifaddr 200.209.203.006/32 200.209.203.005/32 255.255.255.252 0.0.0.0

Any glues ?

Thanks,

Gleidson Antonio Henriques

----- Original Message ----- 
From: "Harti Brandt" <hartmut.brandt@dlr.de>
To: "Gleidson Antonio Henriques" <gleidson@predialnet.com.br>
Cc: "ATM-FREEBSD" <freebsd-atm@freebsd.org>
Sent: Friday, September 23, 2005 11:23 AM
Subject: Re: Newbie question



Hi,

On Fri, 23 Sep 2005, Gleidson Antonio Henriques wrote:

GAH>Hi all,
GAH>
GAH>    I?m a very very very newbie guy in ATM, and my boss forced me to 
install
GAH>an ATM link.
GAH>
GAH>    I?ve a ForeRunner HE155 in my FreeBSD box.
GAH>    Works correctly i guess hehehehehe ...
GAH>
GAH>    This is the output from ifconfig -a: hatm0: flags=800<SIMPLEX> mtu 
9180
GAH>                                                        media: ATM
GAH>Multi-mode/155MBit
GAH>                                                        status: active

That looks good.

GAH>    I need to setup an PPPoA+AAL5+OAM
GAH>    I?ve found some interesting docs in google.com and freebsd-atm 
archives
GAH>    but most of them are for USB DSL devices
GAH>
GAH>    There is a post in archives with the line.
GAH>
GAH>    set device PPPoA:<ifname>:<vpi>.<vci>
GAH>
GAH>   The line makes sense for me. But how to setup AAL5 in ppp.conf  ?

I never come around to look into the ppp stuff, but I would suppose that
it always uses AAL5 (what else?).

harti

GAH>
GAH>   I appreciate any help...
GAH>
GAH>   Thanks in Advance,
GAH>
GAH>Gleidson Antonio Henriques
GAH>
GAH>_______________________________________________
GAH>freebsd-atm@freebsd.org mailing list
GAH>http://lists.freebsd.org/mailman/listinfo/freebsd-atm
GAH>To unsubscribe, send any mail to "freebsd-atm-unsubscribe@freebsd.org"
GAH>
GAH>
GAH> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000c01c5c059$1253c7b0$0301c80a>