pppoe problems

john <john-k2rtHP/[email protected]>
Newsgroups gmane.linux.uclinux.actiontec
Message-ID <1082323844.3366.25.camel@lisa>
I'm attempting to run the rp-pppoe on the actiontec router and having
problems.  Here is what I've done so far

1)  disabled bridging so that eth1 comes up and unconfigured on reset
2)  removed the default options in /etc/ppp/
3)  compiled the pppoe binary for the actiontec


okay, after that I run the following:

#!/bin/sh

PPP_STD_OPTIONS="ipparam ppp0 linkname ppp0 linkname ppp0 noipdefault
noauth \
 default-asyncmap defaultroute hide-password nodetach usepeerdns mtu 1492
mru 1492 \
 noaccomp noccp nopcomp novj novjccomp user jarv \
 lcp-echo-interval 20 lcp-echo-failure 3"

# PPPoE invocation
PPPOE_CMD="./pppoe -p /var/adsl.pid -I eth1 -T 80 -U  -m 1412"
/sbin/pppd pty "$PPPOE_CMD" \
        $PPP_STD_OPTIONS 


I see the following on stdout, some stuff about pppd followed by
prompt.  No activity on eth1.


# ./start.sh
(null): ACTION_TEC DEBUG : EMBEDDED PPPD    0.1
(null): ACTION_TEC DEBUG : EMBEDDED PPPD    0.2
/sbin/pppd: ACTION_TEC DEBUG : EMBEDDED PPPD    0.3
/sbin/pppd: ACTION_TEC DEBUG : EMBEDDED open serial device
/sbin/pppd: ACTION_TEC DEBUG : device_script entry 
/sbin/pppd: ACTION_TEC DEBUG : device_script entry 4.0 
/sbin/pppd: ACTION_TEC DEBUG : device_script entry 4.000 
/sbin/pppd: ACTION_TEC DEBUG : device_script entry 4.00x1 
#



Any ideas?
Thanks,
John




__
ActionHack Mailing List - ActionHack-W7/[email protected]
http://www.express.org/mailman/listinfo/actionhack
http://www.embeddedlinuxinterfacing.com/wiki.php/ActiontecDualModem
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.