Project

General

Profile

Actions

Bug #399

closed

Missing IP address in web interface

Added by Hammel over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
Category:
Settings
Target version:
Start date:
20 Nov 2014
Due date:
% Done:

100%

Estimated time:
Severity:
02 - High

Description

The IPV4 settings page should include the current IP address of the selected interface. This would be an additional protocol action similar to the just added MA_GETMAC, which means:
  • Update piboxd/src/net.c, etc. - see getMAC()
  • Update piboxwww/src/piboxwww/php/settings.{tmpl,php} - see getMAC()

For a simple IOCTL based method of getting the IP address, see this article

Actions #1

Updated by Hammel over 9 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Added support in piboxd for new MA_GETIP message action and added support to piboxwww to use it to display the current interface IP address.

All changes tested on target and pushed upstream.

Closing issue.

Actions

Also available in: Atom PDF