eth0 is mijn internet kant ....
daar moet het ip van gereleased worden.
wat dus onder windows ipconfig /release is
hoe release ik mijn ip op eth0
slackware.
daar moet het ip van gereleased worden.
wat dus onder windows ipconfig /release is
hoe release ik mijn ip op eth0
slackware.
Verwijderd
man dhcpcd:
code:
1
2
3
4
5
6
| -k Sends SIGHUP signal to the dhcpcd process that is currently running. If dhcpcd
receives SIGHUP it will send DCHP_RELEASE message to the server and destroy
dhcpcd cache. In a case dhcpcd receives SIGTERM which is normally used by
shutdown(8) when rebooting the system dhcpcd will not send DHCP_RELEASE and
will not destroy cache. When system boots dhcpcd will use cache to request the
same IP address from DHCP server which was assigned before the system went |
Pagina: 1