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

DHCP-questions

I have enabled DHCP on my Astarobox.. I have some questions about it..
How do I set DNS-suffix so my clients get a dns-suffix when they lease an ip-adress?
I also want to know where I can change the default lease time? have not found any settings for such things [:(]
I have another question too..
How do I set up Astaro to not log out from my Internetconnection. I have my astaro box powered on 24/7 but if I don't use one of my clients I get logged off after aprox. an hour. How do I cofigure Astaro to send e.g. a heartbeat to "Internet" to keep the connection alive?


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

    I'm sorry to tell you but by now you don't have the possibilty to add a DNS Suffix.

    The lease time can't be changed either, but it's 24 hours so not too long.

    About the timeout, what you can try is to configured Uplink Failover at the external interface. There you can specify an IP Address and I guess it's going to be pinged every minute or so. That's worth a try, because this is used when you have to nics for external but in your case you just have one.

    All the answers are for ASL5. Hope you use it.

    Henrik
Reply
  • Hi,

    I'm sorry to tell you but by now you don't have the possibilty to add a DNS Suffix.

    The lease time can't be changed either, but it's 24 hours so not too long.

    About the timeout, what you can try is to configured Uplink Failover at the external interface. There you can specify an IP Address and I guess it's going to be pinged every minute or so. That's worth a try, because this is used when you have to nics for external but in your case you just have one.

    All the answers are for ASL5. Hope you use it.

    Henrik
Children
  • [ QUOTE ]
    Hi,

    I'm sorry to tell you but by now you don't have the possibilty to add a DNS Suffix.

    The lease time can't be changed either, but it's 24 hours so not too long.

    About the timeout, what you can try is to configured Uplink Failover at the external interface. There you can specify an IP Address and I guess it's going to be pinged every minute or so. That's worth a try, because this is used when you have to nics for external but in your case you just have one.

    All the answers are for ASL5. Hope you use it.

    Henrik 

    [/ QUOTE ]

    Why doesn't Astaro have the opportunity to change DNS-suffic and leasing time? Every firewall-linuxdist have this opportunity. It can't be too hard to implement it. Am I right?
    I miss some things in Astaro :/
  • Well, I guess your right, but right now the guys have other
    things to do.

    But a feature request could maybe work.
  • If your desperate you can add

    option domain-name "domain.com";

    in the options part of /var/sec/chroot-dhcps/etc/dhcpd-conf, and then restart dhcp.

    Any changes may be over written with a new up2date etc though.