Re: avahi-daemon and service discovery [message #32782 is a reply to message #32772] |
Fri, 29 August 2008 07:30  |
maratrus
Messages: 1495 Registered: August 2007 Location: Moscow
|
Senior Member |
|
|
Hi,
Quote: |
If I do that without assigning an IPv4 address to veth, only the IPv6 address is received on the network
|
why do you think that? IP address on veth interface doesn't make any sence.
You have appropriate ip address on eth interface inside your VE and this should be sufficient.
Packets from VE follow to eth0 interface inside VE.
Packets to VE follow to veth interface inside HN. (see "192.168.10.28 dev veth1028.0 scope link").
|
|
|