Update att-fiber.md

This commit is contained in:
John Dorman 2023-02-22 21:49:59 -08:00 committed by GitHub
parent df2a0f9144
commit 6314d7afea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,8 +44,8 @@ Save and it should work.
However if it does not, or later you randomly lose your internet there is a reason from this. However if it does not, or later you randomly lose your internet there is a reason from this.
Your route out the internet is your DHCPv4 lease. You may need to renew it. To do this switch back to dhcpv4 and save, then switch back to static ip OR do this from the command line Your route out the internet is your DHCPv4 lease. You may need to renew it. To do this switch back to dhcpv4 and save, then switch back to static ip OR do this from the command line
``` ```sh
# udhcpc -i eth8 # busybox-legacy udhcpc -i eth8
udhcpc: started, v1.34.1 udhcpc: started, v1.34.1
udhcpc: broadcasting discover udhcpc: broadcasting discover
sh: /usr/share/udhcpc/decline.script: not found sh: /usr/share/udhcpc/decline.script: not found