Community discussions

MikroTik App
 
delpaso
just joined
Topic Author
Posts: 1
Joined: Fri Nov 19, 2021 4:26 pm

REPEATER HELP - easy stuff for others - not me :(

Wed Nov 24, 2021 7:51 pm

After hours and hours of trying to configure a repeater/extender setup for HAP LITE to a NON-mikrotik modem router i think that i have accidentaly succeded !! only problem the wired connection loses connectivity ( dns resolve problem maybe???) after i unplug HAP lite from power ALTHOUGH windows show connected ethernet .

ideally i would like to have the HAP lite on its own SSID and password, repeating the wlan1 - i do not mind if its got its own dhcp or not. spent soo many hours with no luck

i am attaching script for commenting and help

thnx for your time in advance

# nov/24/2021 19:34:37 by RouterOS 6.49.1
# software id = ZAPD-QDTG
#
# model = RB941-2nD
# serial number = D1190B00FEA8
/interface bridge
add name=bridge1
/interface list
add name=WAN
add name=LAN
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
add authentication-types=wpa2-psk mode=dynamic-keys name=\
wlan1-COSMOTE-569158-repeater supplicant-identity=MikroTik \
wpa2-pre-shared-key=daktar1n
/interface wireless
set [ find default-name=wlan1 ] band=2ghz-b/g/n channel-width=20/40mhz-Ce \
disabled=no frequency=2427 security-profile=wlan1-COSMOTE-569158-repeater \
ssid=COSMOTE-569158
add disabled=no mac-address=C6:AD:34:BA:D7:AE master-interface=wlan1 name=\
wlan2 security-profile=wlan1-COSMOTE-569158-repeater ssid=\
COSMOTE-569158-ext
/ip pool
add name=dhcp ranges=10.0.0.2-10.0.0.100
/ip dhcp-server
add address-pool=dhcp disabled=no interface=bridge1 name=dhcp1
#interrupted

Who is online

Users browsing this forum: No registered users and 35 guests