Ticket #35 (new defect)
Opened 18 months ago
the use of the dhcp option gives some output that should not come
| Reported by: | carsten | Owned by: | carsten |
|---|---|---|---|
| Priority: | normal | Milestone: | OpenMCT RC4 |
| Component: | Busybox | Version: | alpha |
| Severity: | normal | Keywords: | |
| Cc: |
Description
If the interfaces is configured to use dhcp for eth0 (and eth1) the udhcpc daemon gives verbose output and some errors occour:
root@SA200:~# /etc/init.d/S10networking restart Deconfiguring network interfaces... cat: can't open '/var/run/udhcpc.eth1.pid': No such file or directory You need to specify whom to kill done Configuring network interfaces ... done set ethool parameters for eth0 ... done set ethool parameters for eth1 ... not set root@SA200:~# udhcpc (v1.8.0) started Sending discover... Sending select for 192.168.136.42... Lease of 192.168.136.42 obtained, lease time 864000 deleting routers route: SIOCDELRT: No such process adding dns 192.168.136.1 udhcpc (v1.8.0) started Sending discover... Sending discover... Sending discover... No lease, failing
It seems that is something missing by the busybox.
Note: See
TracTickets for help on using
tickets.
