D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
usr
/
share
/
doc
/
dhcp-client
/
Filename :
dhclient-enter-hooks
back
Copy
#!/bin/bash # For dhclient/dhclient-script debugging. # Copy this into /etc/dhcp/ and make it executable. # Run 'dhclient -d <interface>' to see info passed from dhclient to dhclient-script. # See also HOOKS section in dhclient-script(8) man page. echo "interface: " echo "reason: " ( set -o posix ; set ) | grep "old_" ( set -o posix ; set ) | grep "new_" ( set -o posix ; set ) | grep "alias_" ( set -o posix ; set ) | grep "requested_"
Name
Size
Last Modified
Owner
Permissions
Actions
README.dhclient.d
2.048
KB
May 22 2024 4:12:52
root
0644
dhclient-enter-hooks
0.432
KB
May 22 2024 5:58:08
root
0644
dhclient.conf.example
0.994
KB
July 25 2017 1:39:54
root
0644
dhclient6.conf.example
0.373
KB
July 25 2017 1:39:54
root
0644
2017 © D7net | D704T team