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

BBB always decline VPN ip when running dhclient in system service #91

Open
zero88 opened this issue Jun 14, 2021 · 0 comments
Open

BBB always decline VPN ip when running dhclient in system service #91

zero88 opened this issue Jun 14, 2021 · 0 comments

Comments

@zero88
Copy link
Collaborator

zero88 commented Jun 14, 2021

Describe the bug

BeagleBone decline new VPN IP constantly when invoked dhclient in unix service


Jun  7 15:04:35 beaglebone dhclient[2311]: DHCPDISCOVER on vpn_bp to 255.255.255.255 port 67 interval 3
Jun  7 15:04:35 beaglebone dhclient[2311]: DHCPOFFER of 10.0.0.2 from 10.0.0.1
Jun  7 15:04:35 beaglebone dhclient[2311]: DHCPREQUEST for 10.0.0.2 on vpn_bp to 255.255.255.255 port 67
Jun  7 15:04:35 beaglebone dhclient[2311]: DHCPACK of 10.0.0.2 from 10.0.0.1
Jun  7 15:04:35 beaglebone dhclient[2311]: DHCPDECLINE of 10.0.0.2 on vpn_bp to 255.255.255.255 port 67

Version

connmand: v1.36
dhclient: isc-dhclient-4.4.1

To Reproduce
Steps to reproduce the behavior

Additional context

It works fine if after restart vpn service then trigger dhclient manually. For example:

dhclient --no-pid -v -nw vpn_zbb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant