Well, I was unable to resolve this issue. All the command I tried to remove the route failed. It had been suggested that I add a route to the net and that would allow me to delete the host route, but this just left me with two routes that I was unable to delete. ifconfig <int> down;ifconfig <int> unplumb got rid of the bad routes, but they returned the moment I brought up the interface. Further research shows people hitting this issues on Ultrix, digital Unix, SGI's, and all flavors of Solaris. My finaly resolution turned out to be a reboot(machine is in stonbeat cluster). We had an critical ticket open with Sun with no resolution. They kept suggesting different version of route delete <foo> to no avail. -Sean -----Original Message----- From: Cheney, Sean Sent: Tuesday, December 18, 2001 8:45 AM To: 'sunmanagers@sunmanagers.org' Subject: RE: route delete problem/more info another quick question. It has been suggested that I ifconfig sbif1:1 down the interface. If i do this, will i loose the interface configuration? Sorry i neglected to post the OS version, it is # uname -a SunOS gsun401 5.6 Generic_105181-23 sun4u sparc SUNW,UltraSPARC-IIi-cEngine the 10.132.236.10 interface is a configured interface on the machine... For the record, these are all the commands i've tried... route delete host 192.168.2.11 -interface 10.132.236.10 route delete host 192.168.2.11 10.132.236.10 route delete net 192.168.2.11 10.132.236.10 route delete 192.168.2.11 10.132.236.10 route delete -host 192.168.2.11 10.132.236.10 route delete 192.168.2.11 -netmask 255.255.248.0 -interface 10.132.236.10 all report not in table, here is the table with a -nvr switch Destination Mask Gateway Device Mxfrg Rtt Ref Flg Out In/Fwd -------------------- --------------- -------------------- ------ ----- ----- --- --- ----- ------ 192.168.2.11 255.255.255.255 10.132.236.10 sbif1:1 1500* 0 3 UH 19 route delete 192.168.2.11 -netmask 255.255.255.255 -interface 10.132.236.10 255.255.255.255: bad value -----Original Message----- From: Lumpkin, Buddy [mailto:Buddy.Lumpkin@nordstrom.com] Sent: Monday, December 17, 2001 6:08 PM To: 'Cheney, Sean' Subject: RE: route delete problem Have you tried: route delete host 192.168.2.11 -interface 10.132.236.10 or route delete host 192.168.2.11 let me know if this fixes your problem. --Buddy -----Original Message----- From: Cheney, Sean [mailto:sean_cheney@groton.pfizer.com] Sent: Monday, December 17, 2001 3:01 PM To: 'sunmanagers@sunmanagers.org' Subject: route delete problem Hello, I ahve an issue where a I added a route to a box and now cannot delete it. the command I used to enter the route was route add host 192.168.2.11 -interface 10.132.236.10 route delete 192.168.2.11 -interface 10.132.236.10 fails with ..... delete host 192.168.2.11: gateway 10.132.236.10: not in table in fact, all of the following command fails the same way... route delete host 192.168.2.11 10.132.236.10 route delete net 192.168.2.11 10.132.236.10 route delete 192.168.2.11 10.132.236.10 and many forms of the same all yield delete host 192.168.2.11: gateway 10.132.236.10: not in table I had a glimmer of hope and even tried.... route change host 192.168.2.11 10.128.10.129 change host 192.168.2.11: gateway 10.128.10.129 which still yielded... Routing Table: Destination Gateway Flags Ref Use Interface -------------------- -------------------- ----- ----- ------ --------- 192.168.2.11 10.132.236.10 UH 3 19 sbif1:1 in my routing table... Any thoughts. Usenet and archive searches for this issue provided no solutions, although many people have been hit by this. It seems that I am at the point where the only way to get rid of this route is a reboot. Thanks, Sean LEGAL NOTICE Unless expressly stated otherwise, this message is confidential and may be privileged. It is intended for the addressee(s) only. Access to this E-mail by anyone else is unauthorized. If you are not an addressee, any disclosure or copying of the contents of this E-mail or any action taken (or not taken) in reliance on it is unauthorized and may be unlawful. If you are not an addressee, please inform the sender immediately. _______________________________________________ sunmanagers mailing list sunmanagers@sunmanagers.org http://www.sunmanagers.org/mailman/listinfo/sunmanagersReceived on Wed Dec 19 13:41:22 2001
This archive was generated by hypermail 2.1.8 : Wed Mar 23 2016 - 16:32:38 EDT