• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 117 118 119 120 121 ... 1189 Next »

Add Wifi to a bridge on linux following wiki
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Add Wifi to a bridge on linux following wiki
05-26-2020, 08:32 AM
#1
Olive
Unregistered
 
Hi ,

I'm trying to setup batocera on a gpdwin.

I followed the wiki to setup a vpn interface to play online.

Now i need to add the wifi nic to a bridge in order to play but i don't understand the wiki ( Wiki ) :

Quote:Linux doesn't support adding a wireless interface to a bridge as of July 2012 so you need a wired NIC for that to work.
In case you still want to use a WiFi network for connecting, there is the option to create another tunnel-interface over a UDP connection across the WiFi network:

Code:
openvpn --dev tap-dolphin --port 2626 --remote otherIP --local thisIP --ping 10 --ping-exit 60 --daemon
ifconfig tap-dolphin 0.0.0.0
Quote:The created interface tap-dolphin can then be used to add to the br0 bridge instead of eth0.

Do someone understand what is otherIP ? ThisIP should be a local address on the network...

Thank you Smile
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode