cancel
Showing results for 
Search instead for 
Did you mean: 

ADSL Setting OpenWRT LEDE Help

eyeofmordor
Dabbler
Posts: 10
Thanks: 2
Registered: ‎14-09-2017

ADSL Setting OpenWRT LEDE Help

Not had my plusnet ADSL line for long but have failed with portforwarding a VPN server from what I understand according to forums is the plusnet hardware. As a test I have bought a LEDE flashed HH5A and I have been trying to get this connected. I have the following settings but no connection - any advice?

config interface 'wan'
option proto 'pppoa'
option username 'your username'
option password 'your password'
# option username 'yourusername@plusdsl.net'
# option password 'password'
option vpi '0'
option vci '38'
option encaps 'vc'
option ipv6 'auto'
config dsl 'dsl'
option annex 'a'
option tone ‘a’
option xfer_mode 'atm'
option line_mode 'adsl'

1 REPLY 1
buono
Dabbler
Posts: 16
Thanks: 1
Registered: ‎23-10-2016

Re: ADSL Setting OpenWRT LEDE Help

Hi,

I know this was a while ago but if you are still having trouble download the zip with bob's very comprehensive instructions. https://openwrt.ebilan.co.uk/viewtopic.php?f=7&t=266

The zip file is at the bottom of the first post.

Good luck!