On Mon, May 17, 2010 at 5:57 PM, Marvin Stodolsky <marvin.stodolsky@xxxxxxxxx> wrote: > Olemis, > :o) > agrsm-test loads the drivers and then runs: > $ sudo wvdialconf > which you can do manually. > During this test Stupid Mode is not relevant. > Yes. I needed to setup SM (after doing everything I mention below ) because my ISP refuses connections otherwise (i.e. that's a little OT comment ;o) . > You shouldn't have to deal with the routing table. > When you have a CONNECT, the IP will send the DNS to be used, which > will be written to /etc/resolv.conf > You should shutdown ethernet and wireless channels before trying to dialout. > On my System: > $ ifconfig > eth1 Link encap:Ethernet HWaddr 00:23:6c:84:f8:67 > inet addr:192.168.1.2 Bcast:192.168.1.255 Mask:255.255.255.0 > inet6 addr: fe80::223:6cff:fe84:f867/64 Scope:Link > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:7072 errors:0 dropped:0 overruns:0 frame:28527 > TX packets:7146 errors:6 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:1000 > RX bytes:5166077 (5.1 MB) TX bytes:1798654 (1.7 MB) > Interrupt:23 > > 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:16 errors:0 dropped:0 overruns:0 frame:0 > TX packets:16 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:960 (960.0 B) TX bytes:960 > > and eth1 must be shutdown before trying a dialout with: > $ sudo ifconfig eth1 down. > Otherwise the eth1 DNS will block that needed by the dialup ppp0 > I see , in my case DNS and further confs are setup correctly , but when I try to connect through e.g. HTTP proxy , a connection cannot be established . After executing `route` I noticed there was no rule so that the laptop be able to reach proxy server. I add it by hand (i.e. `route add`) and everything works . However I expected this to be ready OOTB on successful connection :-/ > Please send us the full ModemData.txt from your System so we'll the > full diagnostics. > I will send it ASAIC :o) -- Regards, Olemis. Blog ES: http://simelo-es.blogspot.com/ Blog EN: http://simelo-en.blogspot.com/ Featured article: TracAMF: Committed first (working) version based on thijs patch. - http://simelo.hg.sourceforge.net/hgweb/simelo/trac-rpcext/rev/b61aa4490f3f