Using the RPi as an Ethernet Wifi Adapter?
Posted: Mon Oct 30, 2017 5:45 pm
Note: I'm extremely new to RPi, but I'm not a total idiot when it comes to programming, networking, etc. I have yet to buy my RPi yet, as I am waiting to find a good project for it. I'm not really interested in gaming consoles, media/smart home servers, drones, etc...I did find lots of interest in the Pi-Hole project, that seemed cool.
So I have this little device I bought from IOGear years ago which basically allows you to plug into it's ethernet port, log into it's web interface and then connect it to a wifi network. Once it's connected, you can connect it to any device's ethernet port to get wifi access on a device that may not have wireless capabilities.
This device works great for simple uses...but I find it to be very limiting when traveling. For example...if you are at a hotel, and the hotel wifi has a web page you have to click accept then you can't use it. But since the RPi is a full blown computer with a web browser, then this can be handled.
Anyone know what all would be involved to get this done? In my head it seems very simple...it's essentially just a proxy server that would route traffic from the ethernet port to the wireless adapter.
I have the tendency to over simplify so I'm interested in getting input about it. I considered expanding the project and adding a second wireless adapter to some how give it the ability to act as a wireless router (wifi to wifi rather than ethernet to wifi)...but I feel one of those small travel routers would be better suited to handle that job since it would probably have many more features for networking.
Thoughts?
Fow now I am trying to keep it as simple as possible so that it can be my first project. Eventually I want to create a web interface that I could use to do the configuration rather than having to remote to the device or hook up a screen and etc. That will be phase 2 of the project.
So I have this little device I bought from IOGear years ago which basically allows you to plug into it's ethernet port, log into it's web interface and then connect it to a wifi network. Once it's connected, you can connect it to any device's ethernet port to get wifi access on a device that may not have wireless capabilities.
This device works great for simple uses...but I find it to be very limiting when traveling. For example...if you are at a hotel, and the hotel wifi has a web page you have to click accept then you can't use it. But since the RPi is a full blown computer with a web browser, then this can be handled.
Anyone know what all would be involved to get this done? In my head it seems very simple...it's essentially just a proxy server that would route traffic from the ethernet port to the wireless adapter.
I have the tendency to over simplify so I'm interested in getting input about it. I considered expanding the project and adding a second wireless adapter to some how give it the ability to act as a wireless router (wifi to wifi rather than ethernet to wifi)...but I feel one of those small travel routers would be better suited to handle that job since it would probably have many more features for networking.
Thoughts?
Fow now I am trying to keep it as simple as possible so that it can be my first project. Eventually I want to create a web interface that I could use to do the configuration rather than having to remote to the device or hook up a screen and etc. That will be phase 2 of the project.