Results 1 to 6 of 6

Thread: BOINC for IPCop (Linux Firewall)

  1. #1
    Join Date
    Oct 2005
    Location
    Birmingham, UK
    Posts
    534

    BOINC for IPCop (Linux Firewall)

    Discovered this today while trying to find out how to get BOINC running on my firewall while still being able to control it without having to SSH into my firewall everytime i wanted to make a change.

    Here's a basic walkthrough on how to get it running:

    Requirements:
    IPCop Firewall 1.4.11: http://ipcop.org/
    PuTTy: http://www.chiark.greenend.org.uk/~s.../download.html
    WinSCP: http://winscp.net/eng/download.php
    BOINC (Linux): http://boinc.berkeley.edu/download_all.php?dev=1
    BOINC IPCop Addon (Download Here / Mirror) (Credit to IPCop Forum)

    Optional: BOINCView: http://boincview.amanheis.de/?page=download

    1) Install BOINC to /home/boinc
    2) Copy boinc-ipcop-0.1.0.tar.gz to / using WinSCP in binary transfer mode
    3) Login with PuTTy as root, go to / and tar xvfz boinc-ipcop-0.1.0.tar.gz to extract it.
    4) cd boinc-ipcop-0.1.0 and run ./install -i (do not worry about the errors!)
    5) Login to IPCop and you'll find BOINC in the Services tab.

    To uninstall use ./install -u

    Optionally, you can use BOINCView to control your IPCop BOINC. Simply create a file called gui_rpc_auth.cfg in /home/boinc and put a password in it or some random characters on the first line of the file (it may already be generated anyway). Create a file called remote_hosts.cfg and put the IP that you wish to control it from with BOINCView (e.g. 192.168.1.2) and then restart BOINC. Add the machine's IP to BOINCView using "get data via network access" mode and use the password that you have in gui_rpc_auth.cfg.

    Hope thats helpful to anyone thats trying to get BOINC to work on a IPCop firewall. The mod isn't mine so if it breaks or destroys your machine then please don't come shouting at me. Thanks!


  2. #2
    AMDave's Avatar
    AMDave is offline Seeker of the exit clause Moderator
    Site Admin
    Join Date
    Jun 2004
    Location
    Deep in a while loop
    Posts
    9,611
    Good find!

  3. #3
    Thanks for posting this guide.

    Being a Linux newb I had a bit of a problem with step one though.

    It took quite a bit of searching to figure out how to install BOINC. I finally found the correct command which is (for any other newbs out there):
    sh boinc_5.10.28_i686-pc-linux-gnu.sh

    I also got some errors like

    tar: Skipping to next header
    tar: Archive contains obsolescent base-64 headers
    gunzip: stdin: invalid compressed data--crc error
    gunzip: stdin: invalid compressed data--length error
    gunzip: stdin: invalid compressed data--format violated
    tar: Error exit delayed from previous errors

    the first few times I tried to install it until I forced WinSCP to transfer the BOINC file to my IpCop box in binary mode. WinSCP seems to default to text mode for .sh files when set to auto.

    My Ipcop is happily crunching away now.

    Black Beard

  4. #4
    Join Date
    Nov 2005
    Location
    Central Pennsylvania
    Posts
    4,333

    BOINC for IPCop (Linux Firewall)

    Welcome to the Team there Black Beard, Glad our boards provided you with answers that can help.





    Challenge me, or correct me, but don't ask me to die quietly.

    …Pursuit is always hard, capturing is really not the focus, it’s the hunt ...

  5. #5
    Join Date
    Jan 2005
    Location
    Sundsvall, Sweden
    Posts
    3,532
    Please feel very welcome to our forum Black Beard! Feel free ask us about our project or our forum.

    Nice of you put in a little tip ho to do for Linux/Boinc.

    Lagu
    Once an AMDuser always an AMD user

  6. #6
    Join Date
    Oct 2005
    Location
    Birmingham, UK
    Posts
    534
    Glad it could be of use :D


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •