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
  • Will be fixed in v9 with next beta release 8.910

    Cheers
     Ulrich
  • Will be fixed in v9 with next beta release 8.910

    Cheers
     Ulrich


    Nope bug still exists (v9.0).
    And now if I create the dhcp server on the alias interface, the subnet entry does not exists in dhcpd.conf.
    If create the shared-subnet from the workaround 8.202 I get errors like:

    2012:07:27-09:15:07 fw-master001-1 dhcpd: dhcp.c:3222: Failed to send 300 byte long packet over fallback interface.
    2012:07:27-09:15:10 fw-master001-1 dhcpd: DHCPREQUEST for 192.168.3.210 from 00:50:56:a9:00:3c (vzva) via eth0
    2012:07:27-09:15:10 fw-master001-1 dhcpd: DHCPACK on 192.168.3.210 to 00:50:56:a9:00:3c (vzva) via eth0
    2012:07:27-09:15:10 fw-master001-1 dhcpd: send_packet: Operation not permitted
    2012:07:27-09:15:10 fw-master001-1 dhcpd: dhcp.c:3222: Failed to send 300 byte long packet over fallback interface.
    2012:07:27-09:15:15 fw-master001-1 dhcpd: DHCPREQUEST for 192.168.3.217 from 00:50:56:a9:00:36 (web001.dev.fs) via eth0
    2012:07:27-09:15:15 fw-master001-1 dhcpd: DHCPACK on 192.168.3.217 to 00:50:56:a9:00:36 (web001.dev.fs) via eth0
    2012:07:27-09:15:15 fw-master001-1 dhcpd: send_packet: Operation not permitted
    2012:07:27-09:15:15 fw-master001-1 dhcpd: dhcp.c:3222: Failed to send 300 byte long packet over fallback interface.
    2012:07:27-09:15:15 fw-master001-1 dhcpd: DHCPREQUEST for 192.168.3.210 from 00:50:56:a9:00:3c (vzva) via eth0
    2012:07:27-09:15:15 fw-master001-1 dhcpd: DHCPACK on 192.168.3.210 to 00:50:56:a9:00:3c (vzva) via eth0
    2012:07:27-09:15:15 fw-master001-1 dhcpd: send_packet: Operation not permitted 


    I moved my dhcp server now to another server behind the astaro....
  • Same problem here with v 9.003-16:

    2012:10:31-13:04:52 ASG-JOLLY dhcpd: send_packet: Operation not permitted
    2012:10:31-13:04:52 ASG-JOLLY dhcpd: dhcp.c:3184: Failed to send 300 byte long packet over fallback interface.


    Nothing reported on http://www.astaro.com/lists/Known_Issues-UTM-V9.txt

    Any solution?
Reply Children
No Data