Bug 117194 - RFE: configure more IPs per interface
Summary: RFE: configure more IPs per interface
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-network
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 87718
TreeView+ depends on / blocked
 
Reported: 2004-03-01 15:01 UTC by Harald Hoyer
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-11-13 11:19:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Harald Hoyer 2004-03-01 15:01:42 UTC
configure more IPs per interface... not using aliases

Comment 1 Wade Mealing 2006-07-14 16:15:27 UTC
How..exactly were you going to do this then ?


Comment 2 jtomaski 2006-11-09 21:52:40 UTC
When I tried adding this I get this error:

 crash dump and file a detailed bug report against system-config-network at
https://bugzilla.redhat.com/bugzilla
                                Component: system-config-network
                                                                Version: 1.3.95
                                                                              
Summary: TB
/usr/share/system-config-network/netconfpkg/NCDevice.py:196:load:ValueError:
invalid literal for int(): 1:1
                                      Traceback (most recent call last):
                                                                          File
"/usr/sbin/system-config-network-tui", line 268, in ?
                                                        plist = getProfileList()
                                                                               
  File "/usr/share/system-config-network/netconfpkg/NCProfileList.py", line 644,
in getProfileList
                      __PFList.load()
                                       File
"/usr/share/system-config-network/netconfpkg/NCProfileList.py", line 86, in load
                                                self.loadprof(pr, profdir)
                                                                            File
"/usr/share/system-config-network/netconfpkg/NCProfileList.py", line 95, in loadprof
         devicelist = NCDeviceList.getDeviceList()
                                                    File
"/usr/share/system-config-network/netconfpkg/NCDeviceList.py", line 297, in
getDeviceList
                                                                     
__DVList.load()
       File "/usr/share/system-config-network/netconfpkg/NCDeviceList.py", line
80, in load
               newdev.load(dev)
                                 File
"/usr/share/system-config-network/netconfpkg/NCDevice.py", line 196, in load
                                      self.Alias = int( self.Device[aliaspos+1:] )
  ValueError: invalid literal for int(): 1:1

                                            >
/usr/share/system-config-network/netconfpkg/NCDevice.py(199)load()
                                -> NC_functions.generic_error_dialog( _( "%s, "
                                                                              
(Pdb)      

Comment 3 Harald Hoyer 2006-11-10 10:19:33 UTC
err... eth0:1:1 ?? what is this?


Note You need to log in before you can comment on or make changes to this bug.