-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fc63ea3
commit 5611f46
Showing
1 changed file
with
7 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,19 @@ | ||
Local DNS Server IP | ||
------------------- | ||
<ip-here> | ||
127.0.0.53 | ||
|
||
|
||
|
||
Default gateway IP | ||
------------------- | ||
<ip-here> | ||
10.0.0.1 | ||
|
||
|
||
|
||
DHCP IP allocation sys-logs | ||
------------------- | ||
<logs-here> | ||
|
||
Jun 13 09:32:16 ip-10-0-0-182 dhclient[340]: Internet Systems Consortium DHCP Client 4.4.1 | ||
Jun 13 09:32:16 ip-10-0-0-182 dhclient[340]: For info, please visit https://www.isc.org/software/dhcp/ | ||
Jun 13 09:32:16 ip-10-0-0-182 dhclient[340]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 (xid=0x64655509) | ||
Jun 13 09:32:16 ip-10-0-0-182 dhclient[340]: DHCPOFFER of 10.0.0.182 from 10.0.0.1 | ||
Jun 13 09:32:16 ip-10-0-0-182 dhclient[340]: DHCPREQUEST for 10.0.0.182 on eth0 to 255.255.255.255 port 67 (xid=0x9556564) |