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

change the default IP #76

Open
wmport opened this issue Sep 16, 2024 · 3 comments
Open

change the default IP #76

wmport opened this issue Sep 16, 2024 · 3 comments

Comments

@wmport
Copy link

wmport commented Sep 16, 2024

How to correctly specify the path “sed -i ‘s/192.168.2.1/10.0.10.1/g’ ....config_generate” to change the default IP in custome_config.sh

@adibindrianto
Copy link

#49

@lawrencetg
Copy link
Contributor

try:
sed -i 's/192.168.2.1/10.0.10.1/g' friendlywrt/target/linux/rockchip/armv8/base-files/etc/board.d/02_network

@wmport
Copy link
Author

wmport commented Sep 17, 2024

Thanks to everyone for the quick help!

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

3 participants