SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

#this is the first readme

to build a cdfw you will need a valid yum repository, either on teh web or a local copy the current version uses FedoraCore5 RPMS plus a collection of RPMS from the web
these RPMS will soon be available as a repositoy on the web, I am getting it set up so it will be easier to install. as soon as i trim the unnecessary files it will also be available as a tar.gz

modify the config file to suite your needs and connection type and run from the cdfw dir ./build.yum config if you wish the add rules this can be done with the updates or if you include a $NAME.tar.gz file in the same location where the config file resides it will copy it and run it at boot
tar $NAME.tar.gz has to include the following:

autorun - (chmod +x file) that will call all the rest of the files

an exaMPLE AUTORUN FILE

autorun file
echo updating !!!
# firwall rules update
./rulesupdate

# run dnsupdate for machine
# probobly could be removed for version 0.5-2 and up ./dnsupdate

#end of autorun

a rulesupdate in this case is a batch thats runs iptables commands can restart services and add alias to interfaces.

the dnsupdate update sdns from the selected dnsupdate, tested only with my dyndns
your host will look like this:
$NAME.dynamic.argo.co.il

note: $NAME is what you set up NAME in the config file.


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.