Re: Bind to IPv6 Link Local address

2021-02-03 Thread Wietse Venema
Anton Rieger: > Hi there, > > is it possible to bind a service in master.cf to a IPv6 Link-Local address? > > I tried using following syntaxes: > [fe80::216:3eff:fe0d:9aa8%eth0]:smtp > [fe80::216:3eff:fe0d:9aa8%13]:smtp > [fe80:c:216:3eff:fe0d:9aa8]:smtp # BSD Non standard style >

Bind to IPv6 Link Local address

2021-02-03 Thread Anton Rieger
Hi there, is it possible to bind a service in master.cf to a IPv6 Link-Local address? I tried using following syntaxes: [fe80::216:3eff:fe0d:9aa8%eth0]:smtp [fe80::216:3eff:fe0d:9aa8%13]:smtp [fe80:c:216:3eff:fe0d:9aa8]:smtp # BSD Non standard style [fe80::216:3eff:fe0d:9aa8]:smt