here is ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:12:3F

6:31:6F
inet addr:192.168.187.130 Bcast:192.168.187.255 Mask:255.255.255.0
inet6 addr: fe80::212:3fff:fed6:316f/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:256 errors:0 dropped:0 overruns:0 frame:0
TX packets:879 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:25815 (25.2 KiB) TX bytes:62283 (60.8 KiB)
Interrupt:18
eth1 Link encap:UNSPEC HWaddr 32-4F-C0-00-06-2A-58-3C-00-00-00-00-00-00-00
-00
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)
eth2 Link encap:Ethernet HWaddr 00:12:F0:8D:C5:86
inet6 addr: fe80::212:f0ff:fe8d:c586/64 Scope:Link
UP 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:17 Memory:dfcfd000-dfcfdfff
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:429 errors:0 dropped:0 overruns:0 frame:0
TX packets:429 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:25260 (24.6 KiB) TX bytes:25260 (24.6 KiB)
sit0 Link encap:IPv6-in-IPv4
NOARP MTU:1480 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)
and the route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.187.0 * 255.255.255.0 U 10 0 0 eth0
i used rp-pppoe as well..it didnt work out.
so any idea whats wrong?