Page 1 of 1

AP Client Bridge

Posted: Fri Apr 18, 2014 11:10 am
by Flange_Gasket
I would like the option to connect one of my Airconsoles to a client network via the APClient feature, but I want it to act like a bridge, not a router.

Re: AP Client Bridge

Posted: Fri Mar 13, 2015 9:29 pm
by ladlasheikh

Re: AP Client Bridge

Posted: Fri Apr 10, 2015 1:52 pm
by simon
This is not currently possible via the GUI in AP client mode - the APCli0 interface that is created when you join an external WIFI network

You could hack it by logging in via telnet to the AIrconsole CLI and add the apcli0 interface to the bridge group - i.e.

Code: Select all

brctl addif br0 apcli0

Code: Select all

brctl show


We strongly recommend disabling the DHCP server before doing this as otherwise Airconsole could start trying to assign IP's to the AP Client network as well

In Station Mode we are working on making this possible from the GUI

Thanks
Simon