Hi Shakthi

On Tue, Oct 18, 2016 at 11:12 PM, Shakthi Kannan <[email protected]>
wrote:

> Hi Ashish,
>
> --- On Tue, Oct 18, 2016 at 9:49 PM, Ashish Sharma
> <[email protected]> wrote:
> | I am not a Docker/VM expert - but I dont think using the above
> approach,  I
> | will be able to spawn 100s or 1000s of clients as it would be
> constrained by
> | system resource to spawn each of these VM/Docker.
> \--
>
> You can. It depends on your hardware.
>

What is the maximum number of Dockers you have practically run on a
laptop/PC. Also let me know the configuration of the PC to get an idea.

>
> ---
> | I am guessing there is a lightweight way to get it done. If you look at
> | https://github.com/saravana815/dhtest it is able to act as standalone
> DHCP
> | client without needing any of separate interface or virtualization which
> has
> | got me interested. Hence I am more interested going this route.
> \--
>
> I am still not sure what parts of the networking stack you want to
> test. If dhtest addresses your needs, then by all means use it.
>

I am looking to simulate a complete network client from outside the router,
that connects to the router. negotiate DHCP & then download/upload stuff.
dhclient only does DHCP negotiation. The rest I need to build.

Could you point me to similar stuff like dhclient but that contains the
http part. May be, I am able to stitch the two of them together.

>
> ---
> | Openwrt has a way to separately plug only configuration through the
> router
> | dashboard. Anything which is user specific, our user could download that
> | from our site & then upload on his router. From the above change about
> | launching a wizard, we are trying to automate this part.
> \--
>
> Seriously, use this opportunity to learn an IT automation tool for
> configuration and deployments. It will help you in the long run. For a
> start:
>
>   https://github.com/lefant/ansible-openwrt


I had a look. From what I understand - this tool can help deploying
configuration/changes when I am connected to the same network as that of my
router.

Practically, this would never be the case. If I have to update any of my
routers, there need to be an update client sitting on the router, that
wakes up on periodic basis, check for updates, download (optionally show a
screen that update in progress to anybody who connects to wifi at that
moment) & then install updates.

I am not sure if the resource you pointed above could help me with that. It
probably can help me make a router 'ready' to be deployed to a client
location.

Correct me if I am wrong.

-- 
-- 
Mailing list guidelines and other related articles: http://lug-iitd.org/Footer

--- 
You received this message because you are subscribed to the Google Groups 
"Linux User Group @ IIT Delhi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to