Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Persistant IP Route on symposium server

Status
Not open for further replies.

mikeyb123

Programmer
Jul 1, 2003
1,801
GB
Morning all....

This a a odd one..

we have 3 symposium 5 all to the latest SU's they are controlled by NCC so are all in a network.

One of our symposium's keeps on adding a IP route to the NCC via it's own IP address rather than the default gateway

now we can alter this and the IP routing will be ok but then some app runs and puts it back.

As a result the ncc cannot sync the site as it can't get to it.

Any ideas?

It's not getting any smarter out there. You have to come to terms with stupidity, and make it work for you.
 
what do you see at route print? and can you delete it there?

john poole
bellsouth business
columbia,sc
 
Hey John,

Thanks for the response. Route print does show the offending route, which you could change but, as and when the ncc and symp sent sanity messages it would revert back.

I found if you type netstat -r it does show the persistent routes ie statics.

I then aletred the route using the -p switch ie

route change x.x.x.x mask y.y.y.y z.z.z.z -p with z being the correct default gateway

This has fixed the issue.

It's not getting any smarter out there. You have to come to terms with stupidity, and make it work for you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top