Community discussions

MikroTik App
 
WithClass
just joined
Topic Author
Posts: 1
Joined: Fri Dec 10, 2021 4:37 pm

wireless not getting out

Fri Dec 10, 2021 4:45 pm

A computer connected to W-guest gets an IP address but can not get out to the internet.
>> export hide-sensitive                               
# dec/10/2021 08:15:32 by RouterOS 6.47.8
# software id = 
#
#
#
/caps-man channel
add band=2ghz-g/n control-channel-width=20mhz frequency=2412 name=channel1 tx-power=15
add band=2ghz-g/n control-channel-width=20mhz frequency=2437 name=channel6 tx-power=15
add band=2ghz-g/n control-channel-width=20mhz frequency=2462 name=channel11 tx-power=15
add band=5ghz-n/ac control-channel-width=20mhz extension-channel=XX name=5gh-auto reselect-interval=1h save-selected=yes skip-dfs-channels=yes
add band=2ghz-g/n control-channel-width=20mhz frequency=2412 name=channel1 tx-power=15
add band=2ghz-g/n control-channel-width=20mhz frequency=2437 name=channel6 tx-power=15
add band=2ghz-g/n control-channel-width=20mhz frequency=2462 name=channel11 tx-power=15
add band=5ghz-n/ac control-channel-width=20mhz extension-channel=XX name=5gh-auto reselect-interval=1h save-selected=yes skip-dfs-channels=yes

/interface bridge
add name=bridge-guest

/interface ethernet
set [ find default-name=ether1 ] disable-running-check=no name=ether2

/interface vlan
add interface=bridge-lan name=vlan300-oee vlan-id=300

/caps-man datapath
add bridge=bridge-guest client-to-client-forwarding=no local-forwarding=no name=Guest

/caps-man security
add authentication-types=wpa-psk,wpa2-psk encryption=aes-ccm,tkip name=W-Guest

/caps-man configuration
add channel=channel6 country="united states3" datapath=Guest mode=ap name=W-Guest security=W-Guest ssid=W-Guest
add channel=5gh-auto country="united states3" datapath=Guest mode=ap name=W-Guest-5G security=W-Guest ssid=W-Guest

/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik

/ip pool
add name=Guest ranges=10.0.0.100-10.0.0.254

/ip dhcp-server
add address-pool=Guest disabled=no interface=bridge-guest name=Guest

/caps-man manager
set enabled=yes package-path=/packages upgrade-policy=suggest-same-version

/caps-man provisioning

/interface bridge port
add bridge=bridge-lan interface=*1

/ip address
add address=10.0.0.1/24 interface=bridge-guest network=10.0.0.0

/ip dhcp-client
add disabled=no interface=bridge-guest

/ip dhcp-server network
add address=10.0.0.0/24 dns-server=8.8.8.8,8.8.4.4 gateway=10.0.0.1

/ip firewall nat
add action=masquerade chain=srcnat comment="Masquerade for Guest WiFi" out-interface=bridge-lan src-address=10.0.0.0/24

/system clock
set time-zone-name=America/Chicago

/system identity
set name=CGT-CAPSController

Any assistance is appreciated.
 
ConnyMercier
Forum Veteran
Forum Veteran
Posts: 724
Joined: Tue Dec 17, 2019 1:08 pm

Re: wireless not getting out

Fri Dec 10, 2021 5:53 pm

Did you Post the Full Export ?
(/export hide-sensitive file=anynameyouwish)
 
Rugx
Member Candidate
Member Candidate
Posts: 123
Joined: Thu Jan 02, 2020 1:44 pm

Re: wireless not getting out

Mon Dec 13, 2021 8:40 am

Any assistance is appreciated.
What model is the router in question? I'd recommend resetting it to default settings if it is an access-point and simply adding wireless password. From the given "export" there are too much questions to ask regarding the functionality.
/system/reset-configuration skip-backup=yes
/interface wireless security-profiles set 0 mode=dynamic-keys authentication-types=wpa2-psk wpa2-pre-shared-key=YourWifiPassword

Who is online

Users browsing this forum: grusu, kekraiser, Semrush [Bot] and 14 guests