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

FS#3497 - ipip: restart failed after modifying config #8367

Open
openwrt-bot opened this issue Dec 9, 2020 · 0 comments
Open

FS#3497 - ipip: restart failed after modifying config #8367

openwrt-bot opened this issue Dec 9, 2020 · 0 comments
Labels
core packages pull request/issue for core (in-tree) packages flyspray

Comments

@openwrt-bot
Copy link

kuretru:

After modifying config, e.g. change "peeraddr" option, the interface can't restart. Must delete interface manually.
One solution:
ifdown tunnel
ip link delete ipip-tunnel
ifup tunnel

The problem can be reproduced in OpenWrt 19.07.4, and may be in all version. Because there have been no major updates to "openwrt/package/network/config/ipip/files/ipip.sh" file in 4 years.

@aparcar aparcar added the core packages pull request/issue for core (in-tree) packages label Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core packages pull request/issue for core (in-tree) packages flyspray
Projects
None yet
Development

No branches or pull requests

2 participants