#17353: unable to PPPoE connect to wan on HC6361 (trunk - r41954)
--------------------------+-----------------------------------
Reporter: ballgotz | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone:
Component: base system | Version: Barrier Breaker 14.07
Resolution: | Keywords: pppoe
--------------------------+-----------------------------------
Comment (by yousong):
Replying to [comment:4 ballgotz]:
> I'm sure the ISP link is properly plugged into port 1 (WAN port). The
PPPoE works fine with the custom built firmware in description, but won't
work anymore after sysupgrading. Neither will it work if flashed the
Barrier Breaker rc3 ROM.
>
The board setup code is different between what's in OpenWrt and that of
openwrt-hiwifi in code.google.com.
If I understand it correctly, with firmware built from openwrt-hiwifi
project, those 3 ethernet ports at the back of the device are managed by
the built-in switch and you have to enable VLAN to use the WAN port.
That's how openwrt-hiwifi project did [https://code.google.com/p/openwrt-
hiwifi/source/browse/branches/hiwifi-v1-r38140/files/target/linux/ar71xx
/base-files/etc/uci-defaults/02_network#301 before] and so is your current
config.
But with firmwares built from OpenWrt, WAN port is not managed by
swconfig. So port 1 in your VLAN config is not WAN port as indicated on
the case of the device. You can confirm this by plugging out and in the
ISP link to WAN port and see if the result of command `swconfig dev swich0
show` changes. I guess it won't with your posted config. You can find
the default config at #17798.
What I do not understand is the following log. Looks like it has finished
the pppoe session setup (it shouldn't if there is no PPPoE server
present). You can debug pppd by adding `option pppd_options 'debug'` into
the `/e/c/network`.
{{{
Connect: pppoe-wan <--> /dev/pts/0
LCP: timeout sending Config-Requests
Connection terminated.
Modem hangup
}}}
--
Ticket URL: <https://dev.openwrt.org/ticket/17353#comment:5>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets