Bug 117194

Summary: RFE: configure more IPs per interface
Product: [Fedora] Fedora Reporter: Harald Hoyer <harald>
Component: system-config-networkAssignee: Harald Hoyer <harald>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: notting
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-11-13 11:19:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 87718    

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?