Community discussions

MikroTik App
 
Badnoize
just joined
Topic Author
Posts: 1
Joined: Fri Dec 03, 2021 12:26 pm

No internet via Wifi with android and Ios devices

Fri Dec 03, 2021 12:34 pm

Since I reconfigured my Chateau 12, I don't know why, every time I connect any Android or Ios device to the wifi, the internet connection is not available. However, if I connect a PC to the wifi, the internet miraculously returns. I enclose the configuration of the router, hoping you can help me solve this problem.

# dec/03/2021 11:22:37 by RouterOS 7.1rc6
# software id = HBF8-WS3Z
#
# model = D53G-5HacD2HnD
# serial number = D7B00E8C7598
/interface bridge
add dhcp-snooping=yes igmp-snooping=yes mtu=1500 name=Bridge
/interface list
add name=WAN
add name=LAN
/interface lte apn
add apn=wap.postemobile.it default-route-distance=1 use-network-apn=no \
use-peer-dns=no
/interface lte
set [ find ] allow-roaming=no apn-profiles=wap.postemobile.it band="" name=lte1
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa2-psk eap-methods="" \
group-ciphers=tkip,aes-ccm mode=dynamic-keys supplicant-identity=MikroTik \
unicast-ciphers=tkip,aes-ccm
add authentication-types=wpa2-psk eap-methods="" mode=dynamic-keys name=SEC \
supplicant-identity=""
/interface wireless
set [ find default-name=wlan1 ] band=2ghz-b/g/n country=italy disabled=no \
frequency=2472 installation=indoor mode=ap-bridge name=wlan2.4 \
security-profile=SEC ssid=MikroTik-2.4 wireless-protocol=802.11
set [ find default-name=wlan2 ] band=5ghz-n/ac country=italy disabled=no mode=\
ap-bridge name=wlan5 security-profile=SEC ssid=MikroTik-5 \
wireless-protocol=802.11
/ip pool
add name=dhcp ranges=192.168.88.1-192.168.88.20
/ip dhcp-server
add address-pool=dhcp interface=Bridge lease-time=1d name=dhcp
/interface bridge port
add bridge=Bridge interface=ether1 trusted=yes
add bridge=Bridge interface=ether2 trusted=yes
add bridge=Bridge interface=ether3
add bridge=Bridge interface=ether4
add bridge=Bridge interface=ether5
add bridge=Bridge interface=wlan2.4
add bridge=Bridge interface=wlan5
/interface list member
add interface=lte1 list=WAN
add interface=Bridge list=LAN
/interface lte settings
set external-antenna=auto
/ip address
add address=192.168.88.0/24 interface=Bridge network=192.168.88.0
/ip dhcp-client
add
/ip dhcp-server network
add address=192.168.88.0/24 gateway=192.168.88.0 netmask=24 ntp-server=\
193.204.114.233
/ip dns
set allow-remote-requests=yes servers=8.8.8.8,8.8.4.4
/ip firewall nat
add action=masquerade chain=srcnat out-interface-list=WAN
/ip upnp
set enabled=yes
/system clock
set time-zone-name=Europe/Rome
/system routerboard settings
set cpu-frequency=auto
 
Rugx
Member Candidate
Member Candidate
Posts: 123
Joined: Thu Jan 02, 2020 1:44 pm

Re: No internet via Wifi with android and Ios devices

Fri Dec 10, 2021 10:08 am

Check if all leases are not occupied within dhcp-server leases and/or increase the ip-pool

Who is online

Users browsing this forum: Amazon [Bot] and 33 guests