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

Cisco Phones & TFTP Question

Hi, What DHCP software does Astaro use? I am asking because I need to find which commands to add into dhcpd.conf-default in /var/chroot-dhcps/etc/dhcpd.conf/default

I will leave it until tomorrow morning so I may get some replies to this thread. I am thinking at the moment the command is "option 192.168.0.155 PORT"

I need to add options 66 and 150 for my Cisco Phones. Help would be greatly appreciated.


This thread was automatically locked due to age.
Parents Reply Children
  • It's most likely the ISC dhcp server.
    yep:
    loginuser@fw:/var/sec/chroot-dhcps/usr/sbin > dhcpd -v
    Internet Systems Consortium DHCP Server V3.0.3
    Copyright 2004-2005 Internet Systems Consortium.

    (on Astaro 7.490)

    Barry
  • You're not going to be able to set those sorts of options using the GUI on Astaro.  While you may be able to make such changes via the Shell, unless the changes are "blessed" by Astaro Support, they could void your warranty/support contract.  Also, unsupported changes made via a mod made to a .conf file, etc. can be (and are) overwritten by a firmware up2date.

    If you can't implement a local DHCP server or hardcode your phones in advance, you could enable the DHCP Relay option and have a DHCP server at your main site, etc. hand out addresses with the appropriate options.  I'd recommend a VPN link between the sites for this.