newbsie
Posts: 2
Joined: Wed Jul 27, 2016 8:22 pm

RPi 3 as a WiFi to Ethernet Bridge?

Wed Jul 27, 2016 8:26 pm

I have done some research on this, but the few solutions I found has one inherent caveat, that IP is given by the RPi, not the router the RPi is wirelessly bridging too.

So the setup is

Device -> ethernet -> RPi 3 -> wirelessly -> Router

Anyone found a working solution or resource for this?

This is for RPi 3 with Raspbian Jessie Light specifically.

ejolson
Posts: 5477
Joined: Tue Mar 18, 2014 11:47 am

Re: RPi 3 as a WiFi to Ethernet Bridge?

Wed Jul 27, 2016 10:18 pm

newbsie wrote:I have done some research on this, but the few solutions I found has one inherent caveat, that IP is given by the RPi, not the router the RPi is wirelessly bridging too.

So the setup is

Device -> ethernet -> RPi 3 -> wirelessly -> Router

Anyone found a working solution or resource for this?

This is for RPi 3 with Raspbian Jessie Light specifically.
DHCP assigns IP numbers based on MAC address. Doesn't it just work with packet forwarding turned on?

brewmaster808
Posts: 2
Joined: Tue Dec 24, 2013 3:53 am

Re: RPi 3 as a WiFi to Ethernet Bridge?

Sun Jul 31, 2016 3:56 am

Were you able to get this setup with Jessie. Having trouble myself with Jessie using wifi to ethernet bridge. If able to get working, can you post the procedure?

mfa298
Posts: 1387
Joined: Tue Apr 22, 2014 11:18 am

Re: RPi 3 as a WiFi to Ethernet Bridge?

Sun Jul 31, 2016 9:42 am

Bridging like that is unlikely to work successfully as the wifi standard doesn't allow for it. It may appear to with some wifi cards / drivers, but there's usually some issues even then.

You can setup the pi as a router, and have it provide a separate network with dhcp on the ethernet side. Theres plenty of guides around on how to set that up.

newbsie
Posts: 2
Joined: Wed Jul 27, 2016 8:22 pm

Re: RPi 3 as a WiFi to Ethernet Bridge?

Mon Aug 08, 2016 4:43 am

Reporting back that I never found a solution to this. I ended up just giving my device a new internal IP separate from the Wifi. :(

Return to “General discussion”