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

WAN DHCP update on power loss #2178

Closed
mitjari opened this issue Feb 7, 2018 · 4 comments
Closed

WAN DHCP update on power loss #2178

mitjari opened this issue Feb 7, 2018 · 4 comments
Labels
support Community support

Comments

@mitjari
Copy link

mitjari commented Feb 7, 2018

I have opnsense box connected to cable modem and is configured to get ip via DHCP. Opnsense box is connected to UPS so when power goes out only the modem powers off. When the power comes back the opnsense gets "temp" ip from modem: 192.168.100.10. But then when it should get "real" ip it chrashes returning the error atached below.

I found out that this is happening when I have "ounbound dns" service or "dynamicDNS" service enabled.

dhcperror

@fichtner
Copy link
Member

fichtner commented Feb 7, 2018

I don't know about the dhclient error, but you can set "Reject Leases From" on the WAN interface configuration for 192.168.100.1 and see if that helps.

@fichtner fichtner added the support Community support label Feb 7, 2018
@mitjari
Copy link
Author

mitjari commented Feb 7, 2018

I tried to put modem ip in "Reject Leases From" but got same error. I still have to manually renew IP via GUI.

@fichtner
Copy link
Member

Maybe same issue as #2372, has patches attached.

@fichtner
Copy link
Member

Closing, will ship in 18.1.7. Feel free to reopen or discuss further on #2373.

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

No branches or pull requests

2 participants