You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now this might be an issue completely unrelated to this project specifically, but I'm probably missing something along the way while configuring the wwan0 device.
Whenever I try to obtain a new IP address I get a private IP address:
cjmv@JetsonNano:~$ sudo dhclient -1 -v wwan0
Internet Systems Consortium DHCP Client 4.3.5
Copyright 2004-2016 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/
Listening on LPF/wwan0/06:9c:1b:8b:4c:4a
Sending on LPF/wwan0/06:9c:1b:8b:4c:4a
Sending on Socket/fallback
DHCPREQUEST of 10.122.253.158 on wwan0 to 255.255.255.255 port 67 (xid=0x6df9ef7a)
DHCPREQUEST of 10.122.253.158 on wwan0 to 255.255.255.255 port 67 (xid=0x6df9ef7a)
DHCPACK of 10.122.253.158 from 10.122.253.157
RTNETLINK answers: File exists
bound to 10.122.253.158 -- renewal in 2782 seconds.
Now, this doesn't sound right. Any ideas?
The text was updated successfully, but these errors were encountered:
Now this might be an issue completely unrelated to this project specifically, but I'm probably missing something along the way while configuring the wwan0 device.
Whenever I try to obtain a new IP address I get a private IP address:
Now, this doesn't sound right. Any ideas?
The text was updated successfully, but these errors were encountered: