Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mihini-dev] RE : ETH control in mihini

Hi,

You should have a look at this file:
porting/default/agent/system/ETH

This is an Shell script that is responsible to act on the Ethernet bearer.
This one, located in default porting, is meant to only get information from the system but not change the network configuration.
So you will have to modify it and add your dhcp commands inside.

Regards,

________________________________________
De : mihini-dev-bounces@xxxxxxxxxxx [mihini-dev-bounces@xxxxxxxxxxx] de la part de Bharath Gk [bharathg1990@xxxxxxxxx]
Date d'envoi : vendredi 9 janvier 2015 05:57
À : mihini-dev@xxxxxxxxxxx
Objet : [mihini-dev] ETH control in mihini

Hi guys
        am working on bringing up and control dhcp and static settings of 'eth0' through mihini.    i tryed it by changing the settings in defaultconfig.lua. it is not effecting on eth0... so please guide me to solve


Back to the top