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

DHCP Client and DynDNS

I read a lot of messages and hack on DHCP client for the ASL firewall. Has some got the package together in the up2date? I just downloaded the ASL 2.0 and the DHCP client is still not there? I have a cable connection at home and IP changes once in a while so I would like to see a DHCP client and Dynamic DNS client included in the up2date. I sure you can sell this as another great feature to small business users who get Cable or DSL with dynamic IP's but wish to run services on their Internal LAN....

Any simplified hack or installation will greatly appreciated. I have installed ASL but cannot make use of it for testing with the Dynamic IP that me cable provider gives me  [:S]


This thread was automatically locked due to age.
Parents
  • You can check this web page and try to install it. Of course that will be not as easy as using the web interface  [;)]

    good luck
  • I am currently using the DHCP scripts that giallu post refers to and it seems to be running ok with the exception of DNATing HTTP to my DMZ. (which is probably a routing problem of my own and not related to the firewall as such.) I would however be VERY interested in a solution for DynDNS.

    Someone in another post mentioned that the ASL product is aimed at the Commercial market. The fact that 99.9% of commercial locations are going to have static IPs (or whole subnets) is going to cause the ASL development team to concentrate on other functionality. And so it should. I am not a coder but I am going to attempt to get DynDNS going on my box. Hell, I might even share when Im done.   [;)] 

    My point is this: Those of us who are using this (exceptional in my opinion) product for FREE have no room to bitch about which functionality that the company sees fit to provide first. (notice that I said first. It is my hope that when it is possible the dynamic functionality will be added to the GUI) For the time being I think it is time that some of us that are getting a free ride get off our butts and contribute. Just my 2 cents.

    (Benoit you can feel free to totally ignore my rant since you seem to be interested in setting this trend. Thanks for the work on the DHCPCD scripts.  [;)]  )
  • As alredy said, the DHCP scripts from the Astaro docs attic do work and many people are using them   [:)] 
    DynDNS is also achievable ( I'm using it     ) but the updater programme is dependant on the DynDNS provider so I can only comment on DNS2Go
    They supply a .tgz package which can be installed, as per the instructions, on your Astaro box and run. Giving it an rc script for autostarting tidies things up and it works great.
  • Thanks Riggs. Just saved me a TON of time.  (especially since I have trouble scripting my name, let alone trying to code a DynDNS updater.)   
  • This may sound like a stupid question, but how do I get the downloaded files from my Local PC to my ASL firewall, since it does not have an FTP client or even an FTP server.
    I read somewhere (in another post I think) that i needed to use 'scp' but what is the syntax for it.

    Any help is appreciated.
    Jason Starrett
  • scp is the "secure" replacement for the old rcp command, and you can use it with the same sintax. i.e.:

    scp host:filename dest

    for example if you're logged in pc A as jason and you want to get from pc B the file .ssh/id_dsa.pub in your home you just use:

    scp B:.ssh/id_dsa.pub .

    that's it
  • Thank you vey much for your help.  I appreciate it.
  • It is simple as this : read the readme file ! ! !  Then, post a specific question and I will answer, your question is to vague, I don't want to rewrite te step again.

    Benoit   [;)]
Reply Children
  • To BurbankGeek,

    Thanks for the appreciations you've mentionend to me.

    Benoit   
  • How can I upload the DHCP addon from a windows machine.  I tried mounting a floppy or cd on the ASL machine, but i can't get them mounted (i'm kinda new to Linux, so if there is a way to do this please let me know).  I also tried WinSCP but it doesn't want to logon to the ASL machine using the loginuser account.  If someone could help me that would be great.

    Tom Sufleta