| Anonymous | Login | Signup for a new account | 11-10-2008 10:49 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 | ||||
| 0000403 | [BusyBox] Networking Support | minor | always | 08-24-05 23:11 | 02-20-08 16:17 | ||||
| Reporter | Pfudd | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | unable to reproduce | ||||||
| Status | closed | Product Version | 1.00 | ||||||
| Summary | 0000403: "ifup -a" seems to ignore up/down/pre-up/pre-down in /etc/network/interfaces | ||||||||
| Description |
On boot, "ifup -a" is called, but it doesn't appear to be running the 'up' option in the /etc/network/interfaces file. Here's a sample (for usbd0): iface usbd0 inet static down changedns -r 192.168.1.1 up changedns -a 192.168.1.1 address 192.168.129.201 netmask 255.255.255.0 network 192.168.129.0 gateway 192.168.129.1 'changedns' is a shell script that comes with Opie, all it does is add or remove 'nameserver 9.9.9.9' from /etc/resolv.conf. The result: on boot, /etc/resolv.conf is empty when it should contain 'nameserver 192.168.1.1'. The perplexing thing: it works if I run 'ifup -a' by hand. I'm debating whether this is a BusyBox problem or not. |
||||||||
| Additional Information | I'm using a Zaurus SL-5600, OpenZaurus 3.5.3, Opie 1.2.0, containing BusyBox 1.00 (2005.04.09-18:21+0000). | ||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |