Hi Everyone,
What component should receive the bug report for the IP address changes on armv7 and aarch64?
Jeff
Hi Everyone,
What component should receive the bug report for the IP address changes on armv7 and aarch64?
Could you explain the problem a little more? The "IP address changes" is way too generic to begin to know. Please explain the problem your seeing, what device(s) you're seeing it on, whether it's WiFi or Wired (or some other interface). The kernel and release would also be useful, is it a regression or is this the first time you've used Fedora on the devices(s).
On Sat, Mar 23, 2019 at 6:38 AM Peter Robinson pbrobinson@gmail.com wrote:
Hi Everyone,
What component should receive the bug report for the IP address changes on armv7 and aarch64?
Could you explain the problem a little more? The "IP address changes" is way too generic to begin to know. Please explain the problem your seeing, what device(s) you're seeing it on, whether it's WiFi or Wired (or some other interface). The kernel and release would also be useful, is it a regression or is this the first time you've used Fedora on the devices(s).
Thanks Peter. Already filed at https://bugzilla.redhat.com/show_bug.cgi?id=1691993.
Jeff
On 2019-03-23 11:53, Jeffrey Walton wrote:
On Sat, Mar 23, 2019 at 6:38 AM Peter Robinson pbrobinson@gmail.com wrote:
Hi Everyone,
What component should receive the bug report for the IP address changes on armv7 and aarch64?
Could you explain the problem a little more? The "IP address changes" is way too generic to begin to know. Please explain the problem your seeing, what device(s) you're seeing it on, whether it's WiFi or Wired (or some other interface). The kernel and release would also be useful, is it a regression or is this the first time you've used Fedora on the devices(s).
Thanks Peter. Already filed at https://bugzilla.redhat.com/show_bug.cgi?id=1691993.
Jeff
my first question is not related to fedora but why is your dhcp server handing out new ip addresses all the time? if i were you i would start with troubleshooting the dhcp server and possibly also check fire walling rules to make sure your not blocking parts of dhcp traffic like the renewals that is supposed to happen when the lease is halfway to expiring.
Whenever I've encounter that problem I add a line to dhclient.conf with a dhcp IP address send dhcp-requested-address 192.168.10.215; https://forums.fedoraforum.org/showthread.php?181433-dhclient-can-request-sp... Regards Sid.
On 26/03/2019 17:41, Torbjorn Jansson wrote:
On 2019-03-23 11:53, Jeffrey Walton wrote:
On Sat, Mar 23, 2019 at 6:38 AM Peter Robinson pbrobinson@gmail.com wrote:
Hi Everyone,
What component should receive the bug report for the IP address changes on armv7 and aarch64?
Could you explain the problem a little more? The "IP address changes" is way too generic to begin to know. Please explain the problem your seeing, what device(s) you're seeing it on, whether it's WiFi or Wired (or some other interface). The kernel and release would also be useful, is it a regression or is this the first time you've used Fedora on the devices(s).
Thanks Peter. Already filed at https://bugzilla.redhat.com/show_bug.cgi?id=1691993.
Jeff
my first question is not related to fedora but why is your dhcp server handing out new ip addresses all the time? if i were you i would start with troubleshooting the dhcp server and possibly also check fire walling rules to make sure your not blocking parts of dhcp traffic like the renewals that is supposed to happen when the lease is halfway to expiring. _______________________________________________ arm mailing list -- arm@lists.fedoraproject.org To unsubscribe send an email to arm-leave@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org
On Fri, Mar 22, 2019 at 12:08 PM Jeffrey Walton noloader@gmail.com wrote:
What component should receive the bug report for the IP address changes on armv7 and aarch64?
A quick follow-up...
I experienced the issue twice this week on a LePotato (https://www.amazon.com/gp/product/B074N5B8KZ), which is Aarch64 running an Armbian distro derived from Ubuntu Bionic.
Jeff