ESP8266 Developer Zone The Official ESP8266 Forum 2016-02-22T23:04:51+08:00 https://bbs.espressif.com:443/feed.php?f=15&t=798 2016-02-22T23:04:51+08:00 2016-02-22T23:04:51+08:00 https://bbs.espressif.com:443/viewtopic.php?t=798&p=5799#p5799 <![CDATA[Re: EspWebFramework (added routing feature)]]> Statistics: Posted by crosofg — Mon Feb 22, 2016 11:04 pm


]]>
2015-12-10T13:58:08+08:00 2015-12-10T13:58:08+08:00 https://bbs.espressif.com:443/viewtopic.php?t=798&p=4988#p4988 <![CDATA[Re: EspWebFramework (added routing feature)]]>
I have flashed ESPWebServer Firmware into my ESP-WROOM-02 Wifi module and able to access it using "http://192.168.4.1" HTTP Link.

My Client IP Configurations are ::

IP Address :: 192.168.60.134
Netmask :: 255.255.255.0
Gateway :: 192.168.60.1

My Access Point IP Configurations are ::

IP Address :: 192.168.4.1
Netmask :: 255.255.255.0
Gateway :: 192.168.4.1

DNS1 is :: 192.168.60.1
DNS2 is :: 192.168.0.203

Now, I want create static route path using which i want to connect to "www.google.com" from my device which is connected to my Wifi Module.

Please provide me appropriate routing settings to do it.

Regards,
Ritesh Prajapati

Statistics: Posted by ritesh — Thu Dec 10, 2015 1:58 pm


]]>
2015-07-23T20:10:23+08:00 2015-07-23T20:10:23+08:00 https://bbs.espressif.com:443/viewtopic.php?t=798&p=2804#p2804 <![CDATA[EspWebFramework (added routing feature)]]> I'd like someone to test the new routing feature of my espwebframework. Enabling both Access Point mode and Station (client) mode, this feature allows to route IP packets between the two networks.
Of course it is a bit slow, but enough for simple web pages, pings, etc...

https://github.com/fdivitto/ESPWebFramework

Fab

Statistics: Posted by fdivitto — Thu Jul 23, 2015 8:10 pm


]]>