Leap 15 trouble with wifi internet access

hello

i had on opensuse 42.3 a wifi connection working not so bad

with leap 15.0 i am unable to connect to internet despite the fact that i am connected to the wifi network

in 42.3 in yast i had
Network Card Setup > General > Firewall Disabled

it looks like i cannot reproduce that in 15.0

when i go Firewall setup i have a choice about many Zones with NON understandable names like block, dmz, drop etc…

in one word how to i do to get a working internet connection from wifi

thanks

jean pierre aubry

With the Leap 15.0, if you don’t really need everything the Firewall provides, set the Interfaces, eth0 and wlan0, to the “Trusted” zone …

In general, even with then firewall (firewalld) enabled you should still have internet connectivity (with respect to browsing for example). The issue you describe may be related to name resolution perhaps. Check for a valid name server defined in /etc/resolv.conf

grep -i name /etc/resolv.conf

If necessary, do

netconfig -f update