On Mon, 2013-09-16 at 14:08 +0200, Alexander Couzens wrote: > When connecting to a remote server your local generated authentication > cookie is used. If remote server's cookie is different from your local > one you aren't allowed to connect. You can use the cookie argument > or define a wider acl in remote server configuration for > module-native-protocol. > --- > src/modules/module-tunnel-sink-new.c | 16 +++++++++++++--- > src/modules/module-tunnel-source-new.c | 15 +++++++++++++-- > 2 files changed, 26 insertions(+), 5 deletions(-) Thanks, applied! -- Tanu