Version 15 (modified by juruen@…, 4 years ago) (diff)

--

Network

Add connectivity widget

Check connection status and show warnings on Summary page only when something go wrong:

  • Check link is up on every interface
    • Warn pointing to the defective one/s
  • Check eBox's gateway is reachable
    • Warn if gateway is unreachable only in case external IP test fails too (ICMP filtering may cause false positives)
      • Show gateway IP
  • Check an external IP is reachable (use dns root servers?)
    • Warn if it's not reachable
      • Show external IP
  • Check if eBox's DNS server IP is reachable
    • Warn if it's not reachable
      • Show IP
  • Check if eBox's DNS server resolves an address
    • Warn if it's doesn't resolve
      • Show server IP address and queried hostnames

DHCP-supplied gateway interferes which gateways configured by eBox

Integrate OpenVPN network interfaces with network interfaces

Review the use of interface names

The first added gateway should be checked as default

Add multigateway fail-over scripts

Edit vlan descriptions

Users should not specify ping flags in Network->Diagnosis->Ping

More information on interfaces tab for DHCP interfaces

Show the current configuration for the interface just like the dashboard widget does

Warn user if a change on the interfaces will make him lock out

Import dns-* entries from /etc/network/interfaces

Check the interface given to a router is the real one

Do not use mac addresses if there isn't more than one gateway connected to the same interface

We should detect when there's no need to use mac addresses to mark incoming packets in case of not having more than one gateway connected to the same interface.

Add interface description (external/internal) to the summary

User services for multigateway rules