Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
pump is a daemon that manages network interfaces that are controlled by either the DHCP or BOOTP protocol.
While pump may be started manually, it is normally started automatically by ifup(8) for devices configured via BOOTP or DHCP.
If pump is managing an interface, you can run it again to query the status of that interface. For example,
pump -i eth0 --status
will print the current status of device eth0.
COMMAND LINE OPTIONS
switch long option description
-? --help Show this help message
-c --config-file=FILE Get configuration from FILE instead of /etc/pump.conf
-d --no-dns Don't update DNS resolver configuration
-h --hostname=HOSTNAME Request HOSTNAME
-i --interface=IFACE Manage IFACE rather than eth0
-k --kill Kill daemon (and disable all interfaces)
-l --lease=HOURS Request least time of HOURS
--lookup-hostname Look up hostname in DNS
-R --renew Renew lease immediately
-r --release Release interface
--no-gateway Don't configurate a default route for this interface
--no-resolvconf Don't use the resolvconf program to update resolv.conf
--no-setup Don't set up anything
--script=SCRIPT Call SCRIPT (or null string to disable)
-s --status Display interface status
--usage Display a brief usage message
--win-client-ident Specify a Windows(tm)-like client identifier