summaryrefslogtreecommitdiff
path: root/_posts/2012-07-30-how-to-run-4store-without-internet-connection.md
blob: 29d14e89cef83ee3bc0beb8ae910ee2e3e1e6a3d (plain)
1
2
3
4
5
6
7
8
9
10
---
layout: post
title: "How to run 4store without internet connection"
description: ""
category: Installation
tags: [4store]
---
{% include JB/setup %}

4store needs a running avahi-daemeon. It cannot connect to a backend without an IP address. If you intend to run 4store on a computer without internet connection you can use `avahi-autoipd`, starting it eg. with `sudo avahi-autoipd eth0 -D`.