Results 1 to 2 of 2

Thread: Network manager and aiccu

  1. #1
    Join Date
    Jun 2011
    Beans
    16

    Network manager and aiccu

    I'm running into a small problem using my ipv6 tunneling protocol.
    I'm using Sixxs as my tunnel and using the aiccu package to run the tunnel.

    So after installing the aiccu package

    Code:
    sudo apt-get install aiccu
    I can run the /etc/init.d/aiccu script after boot from terminal

    Code:
     sudo /etc/init.d/aiccu start
    but it will not start at boot. It tries to however.
    When looking into the syslogd logs I can see tries to start but it can't resolve any DNS queries yet since the networkmanager hasn't started yet.

    Code:
    aiccu[1281]: Couldn't resolve host tic.sixxs.net, service 3874
    aiccu[1281]: Couldn't connect to the TIC server tic.sixxs.net
    aiccu[1281]: Couldn't retrieve first tunnel for the above reason, aborting
    Is there a way change the boot order of the scripts?
    Last edited by devil103; June 24th, 2011 at 05:14 PM.

  2. #2
    Join Date
    Aug 2011
    Location
    Hessen, Germany
    Beans
    2
    Distro
    Ubuntu

    Re: Network manager and aiccu

    You don't have an internet connection when aiccu starts. Read http://www.meerkoetter.org/wp/2009/1...er-with-aiccu/

Tags for this Thread

Bookmarks

Posting Permissions

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