Re: mysterious routes appearing

2003-06-26 Thread Iain Buchanan
On Fri, 2003-06-27 at 06:55, Keith Morse wrote: > On 26 Jun 2003, Iain Buchanan wrote: > > > Thanks for your help so far. Any more ideas? I might try the shrike > > list too. > > > One more thing to take a look at is /etc/sysconfig/networking/* and take a > look at all files there. none of t

Re: mysterious routes appearing

2003-06-26 Thread Keith Morse
On 26 Jun 2003, Iain Buchanan wrote: > Thanks for your help so far. Any more ideas? I might try the shrike > list too. One more thing to take a look at is /etc/sysconfig/networking/* and take a look at all files there. Another thing comes to mind. The redhat-config-thingie used to set gat

RE: mysterious routes appearing

2003-06-26 Thread Hattie Rouge
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Iain Buchanan > Sent: Thursday, June 26, 2003 12:15 AM > To: [EMAIL PROTECTED] > Subject: RE: mysterious routes appearing > > > On Thu, 2003-06-26 at 16:08, Hattie Rouge wrote: > > A

Re: mysterious routes appearing

2003-06-26 Thread Steve McQ
Do these mysterious routes appear on boot up? If so, have you checked the content of /etc/sysconfig/static-routes ? Hope that helps, Cheers, Steve -- Steve McQ | http://www.tigertrails.com [EMAIL PROTECTED] | Linux Registered User: 294367 -- Psyche-list mailing list [EMAIL PR

RE: mysterious routes appearing

2003-06-26 Thread Iain Buchanan
On Thu, 2003-06-26 at 16:08, Hattie Rouge wrote: > Anybody mention rdisc yet? no... but my routes don't change before and after running this manually. Does that mean anything? Thanks, -- Iain Buchanan <[EMAIL PROTECTED]> I couldn't very well chop your hand off and bring it to the store, coul

RE: mysterious routes appearing

2003-06-25 Thread Hattie Rouge
Anybody mention rdisc yet? Dana Bourgeois > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Guy Fraser > Sent: Wednesday, June 25, 2003 7:57 AM > To: [EMAIL PROTECTED] > Subject: Re: mysterious routes appearing > > >

Re: mysterious routes appearing

2003-06-25 Thread Iain Buchanan
On Thu, 2003-06-26 at 00:27, Guy Fraser wrote: > Check to see if you are running ; > routed, gated or zebra. nope! man, ls /etc/init.d/ and trying to execute these commands returns nothing. [snip] > As root, check what network services you are running with : > > netstat --inet -lp > > ---sampl

Re: mysterious routes appearing

2003-06-25 Thread Iain Buchanan
On Wed, 2003-06-25 at 22:01, Jeffrey Ross wrote: > just a guess, since I haven't seen all the postings and I don'tknow what > your network looks like. Is it possible you have multiple routers on > your network yes > and you are receiving an ICMP redirect? probably not, unless they get throug

Re: mysterious routes appearing

2003-06-25 Thread Guy Fraser
Oops :-{ Check to see if you are running ; routed, gated or zebra. They are all routing deamons, I know someone asked if you were running RIP or OSPF. IIRC all three support RIP, but I think gated and zebra support other routing protocols as well like IGRP. As root, check what network services

Re: mysterious routes appearing

2003-06-25 Thread Jeffrey Ross
just a guess, since I haven't seen all the postings and I don'tknow what your network looks like. Is it possible you have multiple routers on your network and you are receiving an ICMP redirect? On Wed, 2003-06-25 at 00:22, Guy Fraser wrote: Hi =20 I will annotate the routes in question for y

re: mysterious routes appearing

2003-06-24 Thread Iain Buchanan
On Wed, 2003-06-25 at 05:44, Michael Weber wrote: > Are you running RIP or OSPF? AFAIK, no! > How about a firewall? Definately. What effect might this have on routes appearing? > If you reboot the machine how long does it take for the routes to show > up? I'm guessing as soon as eth0 comes

Re: mysterious routes appearing

2003-06-24 Thread Iain Buchanan
On Wed, 2003-06-25 at 00:22, Guy Fraser wrote: > Hi > > I will annotate the routes in question for you. > [snip] Thanks for the help, but you explained the ones I already know! As I mentioned, the three routes that are ok are: > >>The ok routes are obviously 2, 4 & 5. > >>172.16.0.0 0.0.0.0

re: mysterious routes appearing

2003-06-24 Thread Michael Weber
Are you running RIP or OSPF? How about a firewall? If you reboot the machine how long does it take for the routes to show up? My network scripts are in /etc/rc[3,5].d/S10network. Try creating a script the dumps the route table to a text file and put it in My network scripts are in /etc/rc[3,5].

Re: mysterious routes appearing

2003-06-24 Thread Guy Fraser
Hi I will annotate the routes in question for you. djh wrote: On 24 Jun 2003, Iain Buchanan wrote: Now I do ifdown eth0 and then ifup eth0 and the routes come back again. Then I run redhat-config-network and the routes are listed under eth0. Any more ideas? route -n: Kernel IP routing tabl

re: mysterious routes appearing

2003-06-23 Thread djh
On 24 Jun 2003, Iain Buchanan wrote: > > Now I do ifdown eth0 and then ifup eth0 and the routes come back again. > Then I run redhat-config-network and the routes are listed under eth0. > Any more ideas? > > route -n: > Kernel IP routing table > Destination Gateway Genmask F

re: mysterious routes appearing

2003-06-23 Thread Iain Buchanan
On Tue, 2003-06-24 at 02:59, Keith Morse wrote: > On 23 Jun 2003, Iain Buchanan wrote: > > > [snip] > > > > Where are these routes coming from? I can't find any file in > > /etc/sysconfig/network-scripts that has the information. I delete the > > routes using redhat-config-network but when I ru

re: mysterious routes appearing

2003-06-23 Thread Keith Morse
On 23 Jun 2003, Iain Buchanan wrote: > I've added various routes in the past, some with route add and some with > redhat-config-network. Now I want to delete them all so I used route > del and redhat-config-network to make sure they were gone for good. But > when I restarted the connection they

re: mysterious routes appearing

2003-06-22 Thread Iain Buchanan
I've added various routes in the past, some with route add and some with redhat-config-network. Now I want to delete them all so I used route del and redhat-config-network to make sure they were gone for good. But when I restarted the connection they came up again! I found the file /etc/sysconfi