From: Guy E. <gu...@tr...> - 2011-03-05 22:48:16
|
Hi Philip, Try PPPoA, VPI = 0, VCI = 35 and see if that works. I've got to go to the football this morning, so I'll put up the lastest user docs when I get back and post a link. Cheers, - Guy. On 6/03/2011 7:20 AM, Philip Prindeville wrote: > I recently moved into Frontier Communications land, and it's been difficult getting support from them on non-Frontier issued equipment (including being told the settings were 'proprietary'... huh???). > > Anyway, I'm troubleshooting the DSL support on OpenWRT which is somewhat untested on my Geos (which has the Solos chipset built in). > > I'm using the config: > > config 'interface' 'wan' > option 'proto' 'dhcp' > option 'ifname' 'nas0' > > config 'atm-bridge' > option 'unit' '0' > option 'vpi' '0' > option 'vci' '35' > option 'atmdev' '0' > option 'encaps' 'vc' > option 'payload' 'routed' > > ("atmdev" just sets the unit # for the nasX interface, 'unit' sets the port # on a multiport card) > > But this isn't working and indeed I'm seeing: > > Mar 5 11:31:03 OpenWrt kern.warn kernel: solos 0000:00:0c.0: Received packet for unknown VPI.VCI 0.35 on port 0 > > Can someone walk me through troubleshooting this? > > Glancing at the driver code, it's not clear why I'd be seeing that message. I'm running 2.6.37. > > Thanks, > > -Philip > > > > ------------------------------------------------------------------------------ > What You Don't Know About Data Connectivity CAN Hurt You > This paper provides an overview of data connectivity, details > its effect on application quality, and explores various alternative > solutions. http://p.sf.net/sfu/progress-d2d > _______________________________________________ > Linux-atm-general mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linux-atm-general > > -- Guy Ellis gu...@tr... http://www.traverse.com.au Skype: guy.ellis1 Tel: +613 9386 4430 Fax: +613 9386 4435 |