The avahi tag has no wiki summary.
0
votes
0answers
22 views
Can't Make CUP Printer Findable Using Avahi
I recently set up a Debian 6.0 system to be a printer server. I am able to print locally from the server. I then followed the System Printing Tutorial to share the printer.
The problem is that I ...
2
votes
1answer
16 views
Avahi add second hostname
Is it possible to let Avahi announce another hostname for the same machine?
I know it is meant to announce 'services', but usual clients like eg. browsers lack Avahi service support and rely on name ...
0
votes
2answers
77 views
how to give cname to any device?
I am working on linux environment and c language. I can not use python,perl,PHP and apache. What my exact need is I want to give a same host name to each device connected in the network. I know that ...
0
votes
0answers
47 views
Avahi persistance across direct connects / disconnects
I have a unique implementation of Avahi. My company makes a device that ships with a motherboard with dual on-board nics. One of those nics will be plugged into a customer network with either a ...
0
votes
0answers
57 views
Why does NFS to need a restart to correctly use MDNS to reverse lookup?
I have a problem with NFS denying access to a mount based on a failure to do a reverse lookup.
The interesting thing is that the ip addresses are resolvable via getent hosts 169.254.5.xx while NFS ...
0
votes
1answer
55 views
DHCP failsafe subnetwork
I have some systems connected via a simple stupid ethernet switch. Under usual conditions, the switch is connected to a large network providing DHCP service and Internet gateway. However, if the group ...
0
votes
1answer
125 views
How to unblock service discovery for IPv4 via Avahi?
On a Debian 6.0.6 system (squeeze) I am having trouble resolving a host using Avahi and IPv4. Here is a sample output:
: nr@homedog 10102 ; avahi-browse -a
+ eth0 IPv6 yorkie [00:1f:3b:d8:67:1d] ...
0
votes
0answers
50 views
Apache and mod-dnssd - virtual hosts not resolving
I've set up apache with mod-dnssd and when I run avahi-browse -a I can see my virtual hosts listed but when I try to resolve the names with avahi-resolve -n example.local it times out, not returning ...
0
votes
0answers
58 views
Solaris 11: temporary interface in multicast
While running Solaris 11 on 2 new T4-1, I noticed I had an auto-generated temporary interface that re-appear across reboot.
net12: flags=1000843 mtu 1500 index 11
inet 169.254.182.77 netmask ...
2
votes
0answers
106 views
avahi-daemon binds to eth0 udp ports 5353 and 53791
avahi-daemon continues to bind to eth0 ports 5353 and 53791. Is there any way to tell avahi-daemon to only bind to localhost and not eth0 ?
/etc/avahi/avahi-daemon.conf
use-ipv4=yes
use-ipv6=no
...
0
votes
0answers
104 views
How to enable zero conf for my iOS / Android app linked to a raspberry pi [closed]
I need an application on iOS and Android that communicates with webservices running on a raspberry-pi (debian linux powered computer).
The application are running well but I would like that the ...
3
votes
0answers
195 views
avahi stops publishing after a few minutes
I've got a couple of virtual machines (running Scientific Linux 6.2) that publish Workstation records so that they can easily be found on the net. Some of the virtual machines stop publishing after a ...
1
vote
1answer
185 views
Do you need to advertise an AFP service via Avahi for an Ubuntu Server to show up in OSX Finder?
I am only advertising an NFS share plus the "model", and I don't want to install extra services on the Server unless I have to, ie netatalk, as it is used solely for NFS exports.
Currently there is ...
0
votes
0answers
79 views
Bonjour on embedded device [closed]
I would like to publish a service on an embedded device with bonjour (avahi, zeroconf).
i mostly read that simply execute a tool via command line that publishes the service. But that is assuming that ...
0
votes
1answer
157 views
Failed to find user 'avahi'
So I'm trying to setup CUPS + AirPrint support and one of the packages required is Avahi.
I have installed it via ipkg, and have tried running the daemon, however I get the following error.
Failed ...
3
votes
1answer
1k views
Connecting to host using avahi gives error: Name or service not known
I'm creating and destroying virtual machines all the time, in order to test various services or applications, and so I'd like to use avahi to connect to them by their names so I don't have to use ...
1
vote
1answer
583 views
getting warning messages “avahi-daemon[3201]: Invalid query packet.” on suse 10.1 server with raid 1
I had recently replaced a failing hard drive on my software raid 1 system with suse 10.1 , and i am checking for any warning messages on " var/log/warn " and i found this message
...
1
vote
1answer
371 views
Multiple ethernet interfaces same IP address space
Am I allowed to have multiple ethernet interfaces on a WinXP/Win7 host, that share the same IP-subnet?
Scenario:
There are multiple USB adapters, that are using RNDIS (usb-ethernet-gadget) and ...
4
votes
2answers
2k views
Multicast routing across two subnets with FreeBSD 9 (Bonjour between subnets)?
I have a FreeBSD 9 router (a Soekris net6501) connected to the internet via a dsl modem (bridged), doing NAT for two internal subnets, 10.0.1.0/24 (LAN) and 10.0.2.0/24 (wifi net).
There are routes ...
2
votes
1answer
1k views
Configure Avahi nss-mdns not to use local suffix with hostnames because of issue in mounting Samba share
How to configure Avahi & nss-mdns to resolve names in my small home network in the same manner as Windows does with NetBIOS or more recently LLMNR.
For Linux, there are two options:
Winbind aka ...
0
votes
1answer
276 views
zeroconf (bonjour/avahi): macs do not see linuxes and vice versa
In my home network I have several OS X boxes and several Ubuntu boxes.
each Ubuntu box sees other boxes via zeroconf.
I can "ssh ubuntu1.local" and "ping ubuntu1.local" from "ubuntu2.local", but ...
17
votes
1answer
835 views
Using Avahi on DreamPlug Ubuntu with iPads
I have the following very peculiar issue with using Avahi on the DreamPlug (which is a plug computer running Ubuntu Jaunty).
After spending days on this, I think I've managed to narrow down the ...
0
votes
0answers
72 views
Inconsistent results with zeroconf
I'm on a small-business network with a mix of Ubuntu and Windows machines, both wired and wireless, as well as an Ubuntu fileserver (Samba), and a network printer. All these devices are on one big ...
6
votes
1answer
388 views
Is there a way to set up Avahi to implement “anycast name resolution” on a LAN?
First, some background: We've got a lab containing a handful of dedicated Linux servers that run on an isolated LAN. All the servers run the same OS (Debian Linux) and the same proprietary server ...
5
votes
2answers
1k views
Can I have dots in a hostname?
I'm using names like a.alpha for the hostname of my linux box, but it seams that these name are not completely usable. The response of a hostname shell command is correct (a.alpha).
But the name ...
1
vote
2answers
261 views
How to automatically announce Linux server resources to clients with arbitrary OSes?
I have a Linux server that needs to offer some services to an intranet. There will often be users that are not too familiar with using their laptops in a network environment, and so I'd like to ...
1
vote
0answers
1k views
SSH to an ubuntu machine using avahi
I have an ubuntu box that I connect to using avahi. Connecting to that box works fine for all services (I regularly use AFP, SSH and SMB on it) but I've noticed that whenever I connect to it from a ...
3
votes
2answers
493 views
git won't resolve my avahi hostname
I'm trying to do git remotes on my local network using avahi:
git clone ssh://josh@west.local:test.git
Git is complaining:
ssh: Could not resolve hostname west.local:: Name or service not known
...
5
votes
1answer
411 views
Why doesn't Bonjour for Windows see my IPv6-only Linux hosts?
On my LAN I have three essentially identical Debian Linux boxes running Avahi. One of them has both an IPv4 address and and IPv6 address, and the other two have only IPv6 addresses. They all show up ...
4
votes
2answers
2k views
What exactly is AVAHI?
CentOS 5.2
My VPS host rebooted (checking with host support now) and I noticed the following in /var/log/messages
Aug 28 11:57:52 echo avahi-daemon[21633]: **Found user 'avahi' (UID 70) and group ...
0
votes
1answer
824 views
Avahi & cups on FreeBSD
I set up cups and avahi on FreeBSD 8.0. However cups printer does not shows in avahi-browse -a on client (other things like ssh server are shown). Additionally if I try to run avahi-browse -a on ...
2
votes
3answers
5k views
Have a service start on startup with Ubuntu
I'm not clear on how to start a service when the server boots, I read on some of the other questions asked about adding the script to /etc/init.d, but It's just one line that I need to execute in the ...
1
vote
1answer
836 views
Make avahi advertise multiple machine
Is it possible that a single machine running avahi advertises other machines sharing files over afp ?
I have different machines running Gentoo but I don't want to run avahi on each server.
0
votes
1answer
130 views
building avahi: missing QtCore
I am trying to build Avahi from source. ./configure tells me I am missing package "QtCore" but for the life of me I can't find it!