| Anonymous | Login | Signup for a new account | 11-10-2008 11:22 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0001601 | [BusyBox] Networking Support | minor | always | 11-21-07 08:10 | 11-23-07 00:35 | ||||
| Reporter | iggarpe | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | svn | ||||||
| Summary | 0001601: No (or wrong) support for virtual interfaces in ifup, ifdown, /etc/network/interfaces. | ||||||||
| Description |
If you define, for example, interface eth0:0 as follows in /etc/network/interfaces: iface eth0 inet static iface eth0:0 inet static address 192.168.100.10 netmask 255.255.255.0 And then you try to activate it with "ifup eth0:0", ifup will NOT complain about anything but will actually configure eth0 instead of eth0:0. (it will configure eth0 using the configuration specified for eth0:0) |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |