[lug] Newbie tries to make laptop modem work
Glenn Murray
gmurray at Mines.EDU
Thu Dec 6 09:07:48 MST 2001
On Wed, 5 Dec 2001, D. Stimits wrote:
> If you just run wvdial at a prompt and not background it, it will appear
> to just sit there once you are connected; the connection dies when you
> kill the prompt program. So run it in the background instead:
> wvdial whatever &
> (notice ampersand '&')
>
> Now if you still can't get in/out, it means you have not attached a
> route to the device, preferably a default route. Try checking the output
> of "route" both before and after the connection. Don't know kppp, can't
> comment on it.
So I tried the ff:
glenn at puck:glenn/$ sudo route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
localnet * 255.255.192.0 U 0 0 0 eth0
default 138.67.1.1 0.0.0.0 UG 1 0 0 eth0
default 138.67.1.1 0.0.0.0 UG 1 0 0 eth0
Before that was finished, I think, in another terminal I ran
glenn at puck:glenn/$glenn at puck:glenn/$ sudo wvdial &
and /var/log/messages said
Dec 6 06:59:57 puck pppd[790]: pppd 2.3.11 started by root, uid 0
Dec 6 06:59:57 puck pppd[790]: Using interface ppp0
Dec 6 06:59:57 puck pppd[790]: Connect: ppp0 <--> /dev/ttyLT0
Dec 6 06:59:58 puck pppd[790]: found interface eth0 for proxy arp
Dec 6 06:59:58 puck pppd[790]: local IP address 138.67.57.35
Dec 6 06:59:58 puck pppd[790]: remote IP address 138.67.1.16
At this point I could ping 138.67.57.35 but nothing else I tried. I
ran "route" again:
glenn at puck:glenn/$ sudo route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
138.67.1.16 * 255.255.255.255 UH 0 0 0 ppp0
localnet * 255.255.192.0 U 0 0 0 eth0
default 138.67.1.1 0.0.0.0 UG 1 0 0 eth0
glenn at puck:glenn/$
and /var/log/messages said
Dec 6 07:03:09 puck kernel: eth0: flipped to 10base2
Dec 6 07:03:10 puck kernel: eth0: coax cable problem
As always, any help appreciated. I didn't have time to try the /cdrom
suggestion; I'll try tonight. I haven't changed any /cdrom link or
fstab so it seems strange to me that installing a new kernel image
would make it stop working. Perhaps by tonight I'll be able to
connect via Linux and report success!
Thanks,
Glenn Murray
www.mines.edu/~gmurray/public_html/Welcome.html
More information about the LUG
mailing list