Guest User!

You are not Sophos Staff.

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

8.202 dhcp config bug?

Hi 

I have a dhcp config bug. 
If the dhcp server run on a alias interface, the configuration should be:
shared-network "net" {

   subnet 192.168.3.0 netmask 255.255.255.0 {
       .....
   }
}



But our astaro genrate the configuration like the following, and the dhcpd daemon doesn't start with that.

group {
   subnet 192.168.3.0 netmask 255.255.255.0 {
       .....
   }
}


Is that a known bug and fixed in 8.3?
(I set the file readonly, so the astaro can not overwrite the configuration :rolleyes[:)]


This thread was automatically locked due to age.
Parents
  • Hi raffis,

    no this bug is new for me, will open a ticket for it [:)]
    As workaround create an DHCP server entry for the primary IP Address and enable
    "Clients with static mappings only", this should do the trick.

    Cheers
     Ulrich
Reply
  • Hi raffis,

    no this bug is new for me, will open a ticket for it [:)]
    As workaround create an DHCP server entry for the primary IP Address and enable
    "Clients with static mappings only", this should do the trick.

    Cheers
     Ulrich
Children
No Data