This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Static entry bug?

You have a static entry configured in the DHCP scope of subnet A. You move the client to subnet B, and make it static from the 'DHCP leases' tab using the 'use an existing host' option. The outcome is that the host record now contains the IP from subnet B, but when the DHCP OFFER is sent to the client, the IP address is correct, but the default gateway is from the network configured on the original static entry, subnet A. As such, the client has a DG it can't reach. The behaviour is consistent. 

if you create a new host for management via DHCP, you can't save it if the address is not in the chosen DHCP range - you get (e.g.) "IP 192.168.1.150 is not in network 192.168.2.0/24 of the chosen interface."

is this intended behaviour or a bug?



This thread was automatically locked due to age.
Parents
  • The following might be related to this bug.

    Main lan network = 10.10.1.0/24, interface ip = 10.10.1.1
    vlan4 network (same physical interface as main lan) = 10.10.4.0/24, interface ip = 10.10.4.1

    Client on vlan 4 using gateway ip (from bug above) of main lan 10.10.1.1 has full internet connectivity. That is,

    client ip addr = 10.10.4.100/24
    gateway = 10.10.1.1
    dns = 1.1.1.1

    Why does this client on subnet 10.10.4.0/24 have access to 10.10.1.1?

    It seems as though the main lan ip is an alias of some sort for the vlan gateways.  The expected behavior is no internet connectivity, and no pinging of the 10.10.1.1 from 10.10.4.0/24 clients. All the icmp options under firewall/icmp are unchecked.

    Only the main lan is defined in the web filtering/global/allowed networks.

Reply
  • The following might be related to this bug.

    Main lan network = 10.10.1.0/24, interface ip = 10.10.1.1
    vlan4 network (same physical interface as main lan) = 10.10.4.0/24, interface ip = 10.10.4.1

    Client on vlan 4 using gateway ip (from bug above) of main lan 10.10.1.1 has full internet connectivity. That is,

    client ip addr = 10.10.4.100/24
    gateway = 10.10.1.1
    dns = 1.1.1.1

    Why does this client on subnet 10.10.4.0/24 have access to 10.10.1.1?

    It seems as though the main lan ip is an alias of some sort for the vlan gateways.  The expected behavior is no internet connectivity, and no pinging of the 10.10.1.1 from 10.10.4.0/24 clients. All the icmp options under firewall/icmp are unchecked.

    Only the main lan is defined in the web filtering/global/allowed networks.

Children
No Data