Page 1 of 1

Client bridge with a different password

Posted: Wed Jun 17, 2020 3:39 am
by maxmorris
I have configured a wired bridge connection to my main router.

Although it has its own SSID, is it possible to enable client connections with a different password to the main router?

Re: Client bridge with a different password

Posted: Wed Jun 17, 2020 5:50 am
by Lantis
Do you mean wireless bridge?
No, not using the GUI.
That isn't really in the spirit of a "repeater" is it?

If you want a different password, you can switch to Gateway mode, but you'll end up with a separate subnet.
Or you can use the command line to alter your configuration as you please.

If you mean wired bridge (i.e. Connect Via: disabled), then you are in control of the password, set it to what you want.

Re: Client bridge with a different password

Posted: Wed Jun 17, 2020 7:45 am
by maxmorris
Thanks for your reply, it's a wireless bridge repeater, configured with a "connect via client bridge". With the repeater enabled, I can set a different SSID to broadcast, but there is no place to put a password in.

Re: Client bridge with a different password

Posted: Wed Jun 17, 2020 8:48 am
by Lantis
It's not supported in the GUI like i said.
If you want a different password for the repeated network, command line only.

Re: Client bridge with a different password

Posted: Wed Jun 17, 2020 10:37 am
by maxmorris
Thanks for your prompt reply. If it's command line only, could you point me to some documentation that I could use to formulate the command?

Re: Client bridge with a different password

Posted: Wed Jun 17, 2020 5:59 pm
by Lantis
All wifi options available to you
https://openwrt.org/docs/guide-user/network/wifi/basic

Understanding UCI
https://openwrt.org/docs/guide-user/base-system/uci

And the interface you want to edit is the AP, not the STA.

Re: Client bridge with a different password

Posted: Tue Jun 23, 2020 1:44 am
by maxmorris
Thanks for your assistance. That worked fine.