Looks like this may be an important one for several of us. Sorry to add a me too to the thread but, I am in need of the same information. I want to set up an internal, DMZ, and external (using DHCP address from Cable Modem) Has anyone pulled this off yet? If so can you please help those of us who need to impliment it? Thanks all.
I am having a prob with the scrip (the problem is most likely me but hopefully someone will help me with it.) I've got the files copied to my astaro box and changed the rights to rwx but when i run the install_utils.sh (command im using is sh install_utils.sh) it just gives me a command not found and creates some directories. Please let me know what it is that I am doing wrong.
Hmmmmm, sorry I am very late on the subject and I am also a big n00b in Linux stuff... Right I installed Astaro without pb, but as my Internet Provider serves me with an IP address, I need to enable DHCP.
I downloaded WinSCP but when I try to connect to the box, it says connection failed : Unknown error... Erm, what do I do bad ? [:S]
Could someone please help me on that and tell me the configuration to put in WinSCP. Like user to use, which bash, etc...
I installed the DHCP files from the attic last night and have them working. These are much easier to use than the DHCP client that comes on the 2.1/3.x BETA. Today I spent time on changes to the updateip script to fit my installation. I will try these changes tonight. If everything works I will post my changes.
PS. One problem I first encountered with DHCP and my cable company was authentication. When I first requested a address I would not get any responses. After several hours of troubleshooting I created a dummy lease file with the MAC address of the cable modem not the Astaro firewall, hostname, and the old IP adress I was using. I must have gotten something right, its worked ever since.
Thx for the DHCP add-on, I have a slight problem though that I need a little help with.
I have the files insatlled (I presume ok) but upon restarting the system I see a Permission Denied error on the S04dchp link. When I manually run /etc/rc.d/dchp I see the error:
/etc/rc.d/dchp: /sbin/updateip: Permission Denied
I figured it didn't have sufficient rights to the netdada and netzkartendata files, no joy.
I've played round with this enough to have run out of ideas... I manually inserted the DCHP IP in via Webmin (hence being able to get here eopleshero@hotmail.com
I got the same error with permisson denied so i changed the updateip file with chmod 777 but now i get the error ./dhcp: /sbin/updateip: No such file or directory. What can i do?