On Mon, Apr 11, 2022 at 11:13:45PM +0200, Ettore Tagarelli wrote: > this is my iked.conf > as far as I know the "somename" Stuart wrote about is automatically added > by iked.
I don't exactly remember how it worked back in 6.6 either but you could try 0.0.0.0/32 instead of 0.0.0.0/0. In any case I would also advise to update to a newer version. > > > user "cash" "password1" > user "phosh" "password2" > > ikev2 passive esp \ > from 0.0.0.0/0 to 192.168.98.1/24 \ > local 192.168.99.3 peer any \ > eap "mschap-v2" \ > config address 192.168.98.1/24 \ > tag "$eapid" > > Last device connected works, the other stops working. > I suppose my problem could be related NAT. At the moment I couldn't try to > connect the devices from different networks, > Hope that someone could help > thanks