what do you mean, it cant find your connection? first of all, verify that minicom has in fact made a ppp connection. from a command line, type: ifconfig. if you see ppp0 in there, then you have a ppp connection. second of all, you must have an /etc/resolv.conf. this file holds your DNS servers in it. if you dont have it, dont fret. you can make it relatively easy. just use your favorite editor and make /etc/resolv.conf. put this on the first line: nameserver 207.217.120.83
of course, that's an earthlink nameserver, you'll have to change it to fit your ISP and dial configuration. if you have already done this, please excuse me, but it just sounds like you're trying to hit a www.x.x address, and thats more than likely a DNS problem
Main Topics
Browse All Topics





by: n0ctrnlPosted on 1999-09-14 at 11:10:31ID: 2046156
how are you connecting to the net? network? dialup?