Hi JT, Here are the routes after connection:
[EMAIL PROTECTED] tim]# route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.100.10 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0 10.210.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo 0.0.0.0 10.210.0.1 0.0.0.0 UG 0 0 0 eth0 And here is what I receive when I ping yahoo and then my ISP address: [EMAIL PROTECTED] tim]# ping yahoo.com ping: unknown host yahoo.com [EMAIL PROTECTED] tim]# traceroute yahoo.com bash: traceroute: command not found [EMAIL PROTECTED] tim]# ping 192.168.100.10 PING 192.168.100.10 (192.168.100.10) 56(84) bytes of data. 64 bytes from 192.168.100.10: icmp_seq=1 ttl=128 time=235 ms 64 bytes from 192.168.100.10: icmp_seq=2 ttl=128 time=201 ms 64 bytes from 192.168.100.10: icmp_seq=3 ttl=128 time=188 ms 64 bytes from 192.168.100.10: icmp_seq=4 ttl=128 time=186 ms 64 bytes from 192.168.100.10: icmp_seq=5 ttl=128 time=184 ms 64 bytes from 192.168.100.10: icmp_seq=6 ttl=128 time=184 ms 64 bytes from 192.168.100.10: icmp_seq=7 ttl=128 time=185 ms 64 bytes from 192.168.100.10: icmp_seq=8 ttl=128 time=181 ms 64 bytes from 192.168.100.10: icmp_seq=9 ttl=128 time=181 ms 64 bytes from 192.168.100.10: icmp_seq=10 ttl=128 time=180 ms 64 bytes from 192.168.100.10: icmp_seq=11 ttl=128 time=182 ms 64 bytes from 192.168.100.10: icmp_seq=12 ttl=128 time=181 ms 64 bytes from 192.168.100.10: icmp_seq=13 ttl=128 time=183 ms 64 bytes from 192.168.100.10: icmp_seq=14 ttl=128 time=192 ms 64 bytes from 192.168.100.10: icmp_seq=15 ttl=128 time=179 ms Again I thank you for all of your help, Tim --- JT Moree <[EMAIL PROTECTED]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > What are your routes after connection? > > > > route -n > > > > Can you ping or traceroute from a terminal? > > > > ping yahoo.com > > traceroute yahoo.com > > the logs talk about routes not being set. run the > route command and > email that. > > You should try to set the route manually with > route add default gw 192.168.100.10 > > after you connect. watch the logs to see if the > remote ip is the one I > used. it could change based on the isp's system. > > - -- > JT Morée > PC Xperience, Inc. > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.1 (GNU/Linux) > Comment: Using GnuPG with Thunderbird - > http://enigmail.mozdev.org > > iD8DBQFCt27HXEayxvjyJdwRAlbeAKCv9c1UrTu6dCeozW53h4CohAZPFwCeLWW4 > 4MsSeSLsf1t5Ek6I+1Y8GqE= > =jOZ/ > -----END PGP SIGNATURE----- > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > MailScanner thanks transtec Computers for their > support. > > > _______________________________________________ > CWE-LUG mailing list > [email protected] > http://www.cwelug.org/ > http://www.cwelug.org/archives/ > http://www.cwelug.org/mailinglist/ > __________________________________ Discover Yahoo! Find restaurants, movies, travel and more fun for the weekend. Check it out! http://discover.yahoo.com/weekend.html _______________________________________________ CWE-LUG mailing list [email protected] http://www.cwelug.org/ http://www.cwelug.org/archives/ http://www.cwelug.org/mailinglist/
