On Thu, Jun 03, 1999 at 09:38:11PM -0700, Greg Thomas wrote:
Hello,
I have a couple of problems with my dial-up connection and routing. I have SuSE 6.1, a fairly minimal install, eth0 with ip of 10.0.0.100 submask 255.0.0.0, and I'm trying to use kppp.
I think the problem is that my default gateway is set to eth0 and ip 10.0.0.1. But the main problem is that when I run the route command it takes a full minute before it shows all my routes, and it takes longer than that to add a route, but deleting a route seems to be done in a flash.
Try route -n (no host lookups).
Just to be sure, where do I check that I'm getting the defaultroute set to ppp0?
ifconfig will show you what devices are setup. route -n should show what device the gateway is looking at. Your Command? > ifconfig lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:3924 Metric:1 RX packets:1374 errors:0 dropped:0 overruns:0 frame:0 TX packets:1374 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 ppp0 Link encap:Point-to-Point Protocol inet addr:207.158.189.155 P-t-P:206.84.176.77 Mask:255.255.255.255 UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1 RX packets:15 errors:0 dropped:0 overruns:0 frame:0 TX packets:15 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:10 Your Command? > route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 206.84.176.77 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo 0.0.0.0 206.84.176.77 0.0.0.0 UG 0 0 0 ppp0 -- Brad Shelton On Line Exchange <A HREF="http://ole.net"><A HREF="http://ole.net</A">http://ole.net</A</A>> 810.939.7604 Tech Support 810.264.7051 Tech Support Fax 313.961.7100 Main Office -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archive at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>