Results 1 to 7 of 7
#route
Kernel IP routing table
Destination Gateway Genmask FlagsMetric Ref
Use Iface
212.175.97.193 * 255.255.255.255 UH 0
0 0 ppp0
localnet * 255.255.255.0 U 0
0 0 eth0
loopback * ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-16-2002 #1Just Joined!
- Join Date
- Mar 2002
- Location
- Turkey
- Posts
- 6
slackware 8.1 internet problem
#route
Kernel IP routing table
Destination Gateway Genmask FlagsMetric Ref
Use Iface
212.175.97.193 * 255.255.255.255 UH 0
0 0 ppp0
localnet * 255.255.255.0 U 0
0 0 eth0
loopback * 255.0.0.0 U 0
0 0 lo
default 192.168.1.1 0.0.0.0 UG 1
0 0 eth0
#netstat-rn
Kernel IP routing table
Destination Gateway Genmask Flags
MSS Window irtt Iface
212.175.97.193 0.0.0.0 255.255.255.255 UH
40 0 0 ppp0
192.168.1.0 0.0.0.0 255.255.255.0 U
40 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U
40 0 0 lo
0.0.0.0 192.168.1.1 0.0.0.0 UG
40 0 0 eth0
i took these results from the route and netstat commands. I also change the resolv.conf file. But when i connected to the internet i can't see any page with lynx. I set up a network which has a 192.168.1.200 and 192.168.1.1 gateway....what do you think about the problem...thnx for helps....
- 11-17-2002 #2Linux Enthusiast
- Join Date
- Jun 2002
- Location
- San Antonio
- Posts
- 621
can you ping IP addresses? Try mine, 65.33.76.33 should be up 24/7 unless I have a power outage.
I respectfully decline the invitation to join your delusion.
- 11-17-2002 #3Just Joined!
- Join Date
- Mar 2002
- Location
- Turkey
- Posts
- 6
i do
i can ping.....But i couldn't understand what you mean with 65.33...and following sentence.
- 11-17-2002 #4Linux Enthusiast
- Join Date
- Jun 2002
- Location
- San Antonio
- Posts
- 621
my IP address is 65.33.76.33, I am far away from you. Try to ping my computer with `ping 65.33.76.33` If that works than it is a DNS problem, and you probably need to get your DNS servers from your Internet Service Provider (Cable modem company, dsl company, or dialup company). DNS = Domain Name Service, it is used to resolve hotmail.com to a set of numbers, or toc.oscar.aol.com (what you need to sign in to AIM) to 10.10.10.1 or something like that.
I respectfully decline the invitation to join your delusion.
- 11-17-2002 #5Just Joined!
- Join Date
- Mar 2002
- Location
- Turkey
- Posts
- 6
i changed the resolv.conf
Today i connected again to internet and ppp-on program wrote that not replacing existing route [192.168.1.1]...i can ping as an dot decimal format not like dns.....
- 11-17-2002 #6Just Joined!
- Join Date
- Mar 2002
- Location
- Turkey
- Posts
- 6
the real problem is.......
I need help on ppp-on.
Error message in /var/log/messages:
Serial connection established.
Using interface ppp0
Connect: ppp0 <--> /dev/modem
not replacing existing default route to eth0 [192.168.1.1]
local IP address 202.188.59.84
remote IP address 202.188.61.88
---------------------------------------------
When I run ppp-on, I got the message above. The problem is I cannot "ping"
to other network eg: yahoo.com. What is the problem?
Please help.
Thank You,
- 11-18-2002 #7Linux Enthusiast
- Join Date
- Jun 2002
- Location
- San Antonio
- Posts
- 621
if you can ping the numbers, but not the names (like yahoo.com, etc) then just use a free DNS server from the internet. I don't know of any offhand, just look up an IP number for a free DNS server on google, and put:
nameserver xx.xx.xx.xx
in /etc/resolv.conf where xx.xx.xx.xx are the numbers gotten from the web.
This is what I have, they should work for at least the next couple months
nameserver 24.95.227.36
nameserver 24.95.227.34
nameserver 24.95.227.35I respectfully decline the invitation to join your delusion.


Reply With Quote
