Koozali.org: home of the SME Server

Can't delete LAN route

gavan_white

Can't delete LAN route
« on: January 17, 2005, 03:47:22 AM »
Hi, I installed openvpn and part of the install is to add a local network using server-manager (182.168.100.0 255.255.255.0 router 192.168.0.1). I made a mistake and wanted to start from the start again and deleted the route using server-manager. Unfortunately, it came up with an error saying it cannot be deleted.

Now, it doesn't show up in the server-manager, but if I try to add it again, I am told it already exists and I can't add it.

It doesn't show up with $>route. It does exist in /etc/sysconfig/static-routes, but I can't delete it from here as this is script written.

Does anyone know how I can get rid of this local network, restore server-manager to being able to show what is there, so I can add it again properly?

I am using version 6.0

Gavan

chriskearns

Can't delete LAN route
« Reply #1 on: January 17, 2005, 07:22:39 PM »
See http://forums.contribs.org/index.php?topic=20595.msg81756#msg81756

I think you need to update to e-smith-LPRng-1.13.0-01.rpm to fix the bug described above, and then just do:

#/sbin/e-smith/db networks delete <ip of offending network"

and run
#/sbin/e-smith/db networks
to verify the network was removed.

gavan_white

Can't delete LAN
« Reply #2 on: January 18, 2005, 12:46:18 AM »
Thanks chriskearns  :-) .
I will get on to this tonight. I did a search of the site but didn't find the bug report.

Thanks again.

Gavan

mbachmann

Can't delete LAN route
« Reply #3 on: January 18, 2005, 11:28:06 AM »
Just look at the left navigation: Bug Tracker.

gavan_white

Can't delete LAN route
« Reply #4 on: January 18, 2005, 11:34:30 AM »
I suppose you can tell that I'm new at this!
 :-?