<div dir="ltr">Hi Aleks,<div><br></div><div>Thanks for the reply.</div><div><br></div><div>Using web server or http server how device will get public IP? over radio?</div><div>I am not aware what this servers will do when ever it recieve http requests from host?</div>
<div>inside device linux through telnet, I am not able to see any device interfaces I am really confused how it really getting connection in this scenario?</div><div><br></div><div>Regards,</div><div>david <br></div><div>
<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Feb 21, 2014 at 5:06 PM, Aleksander Morgado <span dir="ltr"><<a href="mailto:aleksander@aleksander.es" target="_blank">aleksander@aleksander.es</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Fri, Feb 21, 2014 at 12:18 PM, david preetham<br>
<<a href="mailto:preetham.david@gmail.com">preetham.david@gmail.com</a>> wrote:<br>
> please explain<br>
> 1) we are not able to see any loaded modules. how usb0 and rmnetx interfaces<br>
> are created?<br>
> 2) How modem is able to connect to service providers using http requests?<br>
> 3) Is there any NAT used between private and public IP?<br>
<br>
<br>
</div>Your modem exposes a single network interface and runs a web server<br>
within. You can likely configure APN/user/password/PIN and things like<br>
that directly in the built-in web interface of the modem, and get it<br>
connected/disconnected also via HTTP. The HTTP connection is only<br>
between your host and the device (which is where the web server is<br>
running). Some manufacturers are selling these modules as "no driver<br>
needed!", which could make sense in Windows platforms, but we're not<br>
used to these in Linux-based systems. Regarding the NAT-ing, not sure.<br>
Of course you have a private IP address and a public one, but don't<br>
know whether the firmware will end up doing NAT... wouldn't make sense<br>
because it is a 1-to-1 relationship between the IPs, but who knows.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Aleksander<br>
<a href="https://aleksander.es" target="_blank">https://aleksander.es</a><br>
</font></span></blockquote></div><br></div>