netcfg-2.36-1 fails to run

2000-09-06 Thread Svante Signell
Red Hat Linux netcfg 2.31 Copyright (C) 1996, 1997, 1998, 1999, 2000 Red Hat, Inc. Redistributable under the terms of the GNU General Public License Traceback (innermost last): File "/usr/lib/rhs/netcfg/netcfg.py", line 1963, in ? win = WindowFrame(Toplevel()) File "/usr/lib/rhs/netcfg/net

Re: netcfg-2.36-1 fails to run

2000-08-30 Thread Tony Nugent
On Wed Aug 30 2000 at 19:48, Nalin Dahyabhai wrote: > On Thu, Aug 31, 2000 at 12:18:00AM +0200, Svante Signell wrote: > > I had two entries of net.ipv4.ip_forward. Removing one of them solved > > the promlem. One was placed there by myself and and one by > > initscripts. Perhaps netcfg should be

Re: netcfg-2.36-1 fails to run

2000-08-30 Thread Nalin Dahyabhai
On Thu, Aug 31, 2000 at 12:18:00AM +0200, Svante Signell wrote: > I had two entries of net.ipv4.ip_forward. Removing one of them solved > the promlem. One was placed there by myself and and one by > initscripts. Perhaps netcfg should be able to parse two entries and > give out a warning if duplica

Re: netcfg-2.36-1 fails to run

2000-08-30 Thread Svante Signell
Thank you Nalin, I had two entries of net.ipv4.ip_forward. Removing one of them solved the promlem. One was placed there by myself and and one by initscripts. Perhaps netcfg should be able to parse two entries and give out a warning if duplicates are found. cat /etc/sysctl.conf: # Disables packe

Re: netcfg-2.36-1 fails to run

2000-08-30 Thread Nalin Dahyabhai
On Tue, Aug 29, 2000 at 11:24:28PM +0200, Svante Signell wrote: > File "/usr/lib/rhs/netcfg/netcfg.py", line 1851, in __init__ > self.ipv4forward.set(string.atoi(self.G.Sysctl['net.ipv4.ip_forward'])) > ValueError: invalid literal for atoi(): 0 > 1 What are the contents of your /etc/sysctl.

netcfg-2.36-1 fails to run

2000-08-29 Thread Svante Signell
Red Hat Linux netcfg 2.31 Copyright (C) 1996, 1997, 1998, 1999, 2000 Red Hat, Inc. Redistributable under the terms of the GNU General Public License Traceback (innermost last): File "/usr/lib/rhs/netcfg/netcfg.py", line 1963, in ? win = WindowFrame(Toplevel()) File "/usr/lib/rhs/netcfg/ne