BACKGROUND \ CONTEXT
======================
I am frequently in public wifi environments (hotels, coffee shops, etc.): SSH network access to the Pi via Public wifi would be impractical because the SSID has to be known before and added to the configuration file before arriving. Windows 10 and windows 7 laptops.
OBJECTIVES
===========
I believe that there are examples of how to bridge the Ethernet port to wifi (and look forward to good examples from the community). The goal is to connect the DHCP configured rPi to the Ethernet port and receive a LAN IP etc. from the public wifi. The ability to access the internet and the rPi at the same time is required. Hopefully, the gateway does not isolate traffic between the laptop (wifi adapter) and the pi (Ethernet adapter).
QUESTIONS
==========
1) Has anyone out there successfully implemented sharing as described?
2) If you have had success, are there any lessons learned \ pitfalls to avoid?
3) Is there a FAQ for sharing wifi to Ethernet? Ideally specific to this use-case
4) Is there a better solution?
Thank you: I look forward to links to good web resources, suggestions and clarification questions.
URLS (will be updated to reflect best articles)
===================================
Connecting to Pi from Laptop's Ethernet Port
In A Nut Shell…Direct Network Connection