How can i get pppoe working in this ?
It is strange , i can not connect at all.
I do not see an nas0 interface , i am really new to openwrt.
If i edit /etc/config/network add this it won`t work since nas0 does not exist.
My ifconfig shows eth0 [lan ip] and eth1 [which i suppose would be the interface to the pppoe to use], but if i set ifname to eth1 in the config file the modem will not reboot at all. No ping , no ssh , nothing... i had to reflash to get back to it.
any ideas ?
# config interface wan
## PPPoE:
option ifname nas0
option proto pppoe
option encaps llc
option vpi 0
option vci 33
option username "my_username"
option password "my_password"
BusyBox v1.8.2 (2007-12-29 18:47:03 BRT) built-in shell (ash)
Enter 'help' for a list of built-in commands.
_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
KAMIKAZE (bleeding edge, r10030) -------------------
* 10 oz Vodka Shake well with ice and strain
* 10 oz Triple sec mixture into 10 shot glasses.
* 10 oz lime juice Salute!
---------------------------------------------------
# ipkg list
base-files-ar7 - 12-r10030 -
bridge - 1.0.6-1 -
busybox - 1.8.2-1 -
dnsmasq - 2.40-1 -
dropbear - 0.50-3 -
hotplug2 - 0.9+r102-2 -
ip - 2.6.20-070313-1 -
iptables - 1.3.8-2 -
iptables-mod-conntrack - 1.3.8-2 -
iptables-mod-filter - 1.3.8-2 -
iptables-mod-imq - 1.3.8-2 -
iptables-mod-ipopt - 1.3.8-2 -
kernel - 2.6.23.1-ar7-1 -
kmod-ipt-conntrack - 2.6.23.1-ar7-1 -
kmod-ipt-filter - 2.6.23.1-ar7-1 -
kmod-ipt-imq - 2.6.23.1-ar7-1 -
kmod-ipt-ipopt - 2.6.23.1-ar7-1 -
kmod-ipt-nathelper - 2.6.23.1-ar7-1 -
kmod-ppp - 2.6.23.1-ar7-1 -
kmod-ppp-synctty - 2.6.23.1-ar7-1 -
kmod-pppoe - 2.6.23.1-ar7-1 -
kmod-sched - 2.6.23.1-ar7-1 -
libgcc - 4.1.2-12 -
mtd - 6 -
ppp - 2.4.3-9 -
ppp-mod-pppoe - 2.4.3-9 -
qos-scripts - 1.2.1-1 -
tc - 2.6.20-070313-1 -
uclibc - 0.9.29-12 -
udevtrigger - 106-1 -
Done.
# ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:01:B1:C1:91:51
inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3136 errors:0 dropped:0 overruns:0 frame:0
TX packets:1631 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1616568 (1.5 MiB) TX bytes:225557 (220.2 KiB)
Interrupt:41
eth1 Link encap:Ethernet HWaddr 00:02:B2:C2:92:52
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:27
imq0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:30
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
imq1 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:30
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
my modem is a DG834 V2.