Hi Daniel, Marcel Thanks for replying. Well the permissions and path was OK.
# ls -lrt /home/MAK/UserArea/porting/ ConnMan_bin/lib/connman/scripts/udhcpc-script -rwxr-xr-x 1 root root 12771 Jul 26 2010 /home/MAK/UserArea/porting/ConnMan_bin/lib/connman/scripts/udhcpc-script* But the problem seems to be more with the -s option, as IP is fetched when i remove that. # /sbin/udhcpc -f -i eth1 -p /home/MAK/UserArea/porting/ConnMan_bin/var/run/connman/udhcpc.eth0.pid udhcpc (v1.13.4) started Sending discover... Sending select for 10.68.181.149... Lease of 10.68.181.149 obtained, lease time 691200 deleting routers route: SIOCDELRT: No such process adding dns 192.168.200.51 adding dns 192.168.200.52 adding dns 192.168.200.55 adding dns 192.168.200.56 adding dns 192.168.200.57 Also the latest 0.55 release fetched IP without both udhcpc and dhclient :) . Regards, MAK. On Tue, Jul 27, 2010 at 11:44 AM, Daniel Wagner <[email protected]> wrote: > Hi Mohammed, > > > Has anybody faced this issue before? What is the work around for this >> problem? >> > > Check if connman can execute the scripts (path, permissions). I had once > a similiar problem which solution was to install connman and its > scripts correctly. > > regards, > Daniel > > _______________________________________________ > connman mailing list > [email protected] > http://lists.connman.net/listinfo/connman > _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
