Hello,
I want to access internet through DSL modem(ZXDSL831),
so i connected it to one of the ethernet port (eth1) of my system,
I configured eth1's ip address (say address A) & gateway address (say Address B). when i ping (A & B) they both repond well.
But when i run adsl-setup script then it does not detect modem on the interface(eth1) the following is the output at the time of modem detection.
---------------------------------------
MODEM TYPE
We will try to detect if your modem is compliant with RFC 2516
or not. 3COM's 3CP4130 is *NOT* compliant, for instance.
Searching for a modem at interface eth1...
Not found, trying with 3COM's code...
Didn't find a modem at interface eth1, you can continue but
things might not work as you expect...

You might want to re-run this script and try a different interface.
---------------------------------------
I have also tried to detect the modem through yast->Networkdevices->DSL that also did not work.
For setting up internet through ethernet I am using rp-pppoe pkg, on SuSE 9.0. I installed it through yast.
What am i missing?
Thanks & Regards
-Rohan Shrivastava