IP-Adresse |
<% nvram_get("wan0_ipaddr"); %> |
IP-Subnetzmaske |
<% nvram_get("wan0_netmask"); %> |
Standardgateway |
<% nvram_get("wan0_gateway"); %> |
DHCP-Server |
<% dhcpc_status("wan0_dhcps"); %> |
DNS-Server |
<% nvram_get("wan0_dns1"); %> <% nvram_get("wan0_dns2"); %> |
Lease erhalten |
<% dhcpc_status("dhcpc_obtain"); %> |
Lease läuft ab |
<% dhcpc_status("dhcpc_lease"); %> |