Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2022/09/30 06:48:22 no server address provided #12

Open
suyuan168 opened this issue Sep 30, 2022 · 2 comments
Open

2022/09/30 06:48:22 no server address provided #12

suyuan168 opened this issue Sep 30, 2022 · 2 comments

Comments

@suyuan168
Copy link

efine Package/netmaker/install
$(INSTALL_DIR) $(1)/etc/netclient/
$(INSTALL_DIR) $(1)/etc/netclient/config
$(INSTALL_DIR) $(1)/etc/systemd/
$(INSTALL_DIR) $(1)/etc/systemd/system
$(INSTALL_DIR) $(1)/usr/bin
$(INSTALL_BIN) $(GO_PKG_BUILD_BIN_DIR)/netmaker $(1)/usr/bin/
$(INSTALL_BIN) $(GO_PKG_BUILD_BIN_DIR)/netclient $(1)/usr/bin/
$(CP) ./root/* $(1)/
$(LN) netclient $(1)/etc/netclient/netclient
endef

I can't run it on openwrt right now.
Please tell me is there any way to make openwrt run automatically as a service.
For example, a configuration file like frpc can be defined in /etc/config/frpc.
It starts automatically every time you turn it on.

root@antrouter:# netclient join -t eyJhcGljb25uc3RyaW5nIjoiYXBpLnNkd2FuLjU1ODYwLmNvbTo0NDMiLCJuZXR3b3JrIjoibXluZXQiLCJrZXkiOiI4MDhkYmMyMGUzZjE1NjMx
IiwibG9jYWxyYW5nZSI6IiJ9
2022/09/30 06:48:22 no server address provided
root@antrouter:
#
My router has installed netclient/ correctly
The path is /etc/init.d/netclient
I have created netmaker correctly
create network, KEY
At the same time my windows and linux are running and joining the network.
What I want to achieve is that two PCs under openwrt can communicate with each other.
For example openwrt A 192.168.100.x
For example Openwrt B 192.168.101.x
PCs connected below them are able to access each other via netmaker.
???

@TimDowker
Copy link

Same here - getting "no server address provided" error. I have a hunch that it is related somehow to the different versions of the netclient vs netmaker "server" being run.

@suyuan168
Copy link
Author

Same here - getting "no server address provided" error. I have a hunch that it is related somehow to the different versions of the netclient vs netmaker "server" being run.

yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants