mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
Update att-fiber.md
This commit is contained in:
parent
df2a0f9144
commit
6314d7afea
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user