I can get packets from my ISP<manually with minicom or ezppp>,when I
start netscape is says:
Netscape is unable to locate server
home.Netscape.com The server does not have a DNS entry. Check server
name and try again. OK the next error message says:
Warning the following hosts are unknown:
terrior <my machine>
home.netscape.com
home6.netscape.com
internic.net
this means that some or all hosts will be unreachable... Need to set
$SOCKS_NS enviroment varible to point at appropriate name server may or
may not be neccessary to set this varible or the SOCKS host preference
to the IP Address of host in question rather than its nam.
Consult System Administrator. OK
My IP Address is 205.218.112.101
DNS/ 205.218.112.2 or name.magg.net
Secondary DNS 204.70.128.1
Gatweay address 205.218.112.1
The pppluv script has made changes in who knows where and after all the
foolin around with this and that I'm quite mixed up.
/etc/hosts
127.0.0.1 local host
205.218.112.101 magg.net
205.218.112.2 name magg.net
/etc/resolv.conf
domain name.magg.net
search magg.net
nameserver 205.218.112.2
nameserver 204.70.128.1
tail -f /var/log/messages
Registered device ppp0
pppd 2.2 started by root,uid0
send (K\)
Serial connection established.
Using interface ppp0
connect:ppp0<-->/dev/cua0
Serial line is looped back
Connection terminated
send (K\)
Serial line disconnected.
Exit
When using pppluv i got
PPP Connection Established
pppdevice is ppp0
IP Address: 0.0.0.0
ppp connection broken
Dialing
Dialing
ppp connection Established
/etc/sbin pppd
lrwxrwxrwx 1 root root pppd->pppd-2.2
-rws--x--x 1 root root bin aug 17 ppp-2.2
-r-x--xr-x 1 root root 1645 ppp-on
-r-x--x--x 1 root root ppp-off
-r-x--xr-x 1 root root Oct 16 95 ppp-on
Seems like I have two ppp-on files same bytes and date. How do I remove
one of them?tyvm
Terry