Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux_router:ipoe [2022-12-29 Thu wk52 16:29] – [dhclient@.service] baumkp | linux_router:ipoe [2023-04-30 Sun wk17 17:43] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 64: | Line 64: | ||
====dhclient==== | ====dhclient==== | ||
- | The following dhclient commands are used to manual control dhcp connections. | + | The following dhclient commands are used to manual control dhcp connections. |
+ | ++++tldr:| | ||
*To remove existing connected dhcp leased connections on eno1: '' | *To remove existing connected dhcp leased connections on eno1: '' | ||
*It is under stop the '' | *It is under stop the '' | ||
*To manual request a dhcp lease connection on eno1: '' | *To manual request a dhcp lease connection on eno1: '' | ||
- | ++++ | ||
===dhclient@.service=== | ===dhclient@.service=== | ||
- | '' | + | '' |
< | < | ||
[Unit] | [Unit] | ||
Line 96: | Line 96: | ||
++++ | ++++ | ||
- | ===Firewall Modifications=== | + | ====Firewall Modifications==== |
When using pppoe a separate device is created that can be used to filter against. | When using pppoe a separate device is created that can be used to filter against. | ||
< | < |