On 25/10/12 23:30, Andy Botting wrote:

Hi Andy,

i am trying to use OpenWrt on a Buffalo WBMR-HP-G300H.
My problem is that DSL isn't working so far.

My provider is using PPPoE but so far i failed to configure it.
In the web interface there is "Network -> Interfaces -> Add new"
which offers to create a PPPoE interface. Unfortunately i don't
know which device to pick for my ADSL-modem.

I've got a WBMR-HP-G300H, and ADSL works pretty well with it.

I don't use LUCI, so I configure all my settings by hand, but here's
the WAN bits of my network file for ADSL (Annex A) with PPPoE

config adsl-device adsl
        option fwannex a
        option annex   a2p

config atm-bridge
        option atmdev  0
        option unit    0
        option encaps  llc
        option vpi     8
        option vci     35
        option payload bridged # some ISPs need this set to 'routed'

My understanding is that this atm-bridge should be exposed as a linux
network device (on which i can use PPP). This doesn't happen here
(ifconfig -a doesn't list something suitable).

I also spotted this in the logs:
Oct 27 16:29:20 OpenWrt user.notice root: Found no matching interface for DSL notification (DOWN)

[...]

Regarding the packages, I have these (relevant) packages installed. I
think with the default config, I would have thought you would have got
all these by default.

atm-tools - 2.5.2-4
br2684ctl - 2.5.2-4
kmod-atm - 3.3.8-1
kmod-ltq-dsl-ar9 - 3.3.8+3.24.4.4-3
kmod-ltq-dsl-firmware-a-ar9 - 3.24.4.4-3
kmod-ppp - 3.3.8-1
kmod-pppoa - 3.3.8-1
kmod-pppoe - 3.3.8-1
kmod-pppox - 3.3.8-1
linux-atm - 2.5.2-4
ltq-dsl-app - 3.24.4.4-1
ppp - 2.4.5-6
ppp-mod-pppoa - 2.4.5-6
ppp-mod-pppoe - 2.4.5-6
swconfig - 10

Yes, i also got these (although i had to manually install kmod-ltq-dsl-ar9).


Another experiment i did was to attach the device to a DSL-line.
No changes in "/etc/init.d/dsl_control status".

Is anyone using this device (or a related one) was a Telekom T-DSL
setup? I am kind of lost here.

Thanks!

KR,
Frank

_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-users

Reply via email to