Solved SBC Rapsbian network settings

Status
Not open for further replies.

AWS2P

Silver Partner
Advanced Certified
Joined
Jan 9, 2014
Messages
5,076
Reaction score
1,096
Hi,
i've started to set a SBC over Raspbian and stopped settings when network wizard was displayed.
Is there a direct way to restart this wizard and answer network settings?

if not, is there a way to avoid restart SBC config from beginning.

Thanks for help
 
Hi,
i've started to set a SBC over Raspbian and stopped settings when network wizard in displayed.
Is there a direct way to restart this wizard and answer network settings?

if not, is there a way to avoid restart SBC config from beginning.

Thanks for help

You can either directly edit the 3cxsbc.conf file via:

sudo nano /etc/3cxsbc.conf

or you can rerun the 3cxsbc setup via:

sudo bash ./3cxsbc.zip
 
  • Like
Reactions: AWS2P
Thanks for so quick answer
first command with nano, i'm not sure how to change settings inside file
for second command i obtain "no such file or directory"
 
Finally , i've done change in file and sbc is working fine connected to my 3cx cloud instance.
Well done
 
Glad to hear aws2p! In the future, if you ever run into issues with a file editor in Linux, there is a ton of cheatsheet guides out there for using nano or vi.
 
Status
Not open for further replies.