Hi, i tried to fetch some information about my configuration via telnet:
Hostname OpenWrt
Model TP-Link TL-MR3020 v1
Firmware Version OpenWrt Chaos Calmer 15.05.1 / LuCI 15.05-149-g0d8bbd2 Release (git-15.363.78009-956be55)
Kernel Version 3.18.23
wireless
config wifi-device 'radio0'
option type 'mac80211'
option channel '11'
option hwmode '11g'
option path 'platform/ar933x_wmac'
option htmode 'HT20'
option disabled '0'
option txpower '15'
option country 'DE'
config wifi-iface
option ssid 'IdF_NRW'
option encryption 'none'
option device 'radio0'
option mode 'sta'
option network 'wwan'
option bssid '6C:F3:7F:B2:CE:80'
config wifi-iface
option device 'radio0'
option mode 'ap'
option encryption 'none'
option ssid 'MR3020'
option network 'lan'
network
config interface 'loopback'
option ifname 'lo'
option proto 'static'
option ipaddr '127.0.0.1'
option netmask '255.0.0.0'
config globals 'globals'
option ula_prefix 'fdbd:74f3:43ec::/48'
config interface 'lan'
option ifname 'eth0'
option force_link '1'
option type 'bridge'
option proto 'static'
option netmask '255.255.255.0'
option ip6assign '60'
option ipaddr '192.168.10.1'
config interface 'wwan'
option proto 'dhcp'
option defaultroute '0'
dhcp
config dnsmasq
option boguspriv '1'
option localise_queries '1'
option rebind_protection '1'
option rebind_localhost '1'
option local '/lan/'
option domain 'lan'
option expandhosts '1'
option authoritative '1'
option readethers '1'
option leasefile '/tmp/dhcp.leases'
option resolvfile '/tmp/resolv.conf.auto'
option localservice '1'
list server '172.16.101.250'
option domainneeded '1'
config dhcp 'lan'
option interface 'lan'
option start '100'
option limit '150'
option leasetime '12h'
option dhcpv6 'server'
option ra 'server'
option ra_management '1'
config dhcp 'wan'
option interface 'wan'
option ignore '1'
config odhcpd 'odhcpd'
option maindhcp '0'
option leasefile '/tmp/hosts/odhcpd'
option leasetrigger '/usr/sbin/odhcpd-update'
config dhcp 'Netz2'
option start '100'
option leasetime '12h'
option limit '150'
option interface 'Netz2'
It is an Institute Wlan where i want to connect via Wlan an share this to more than one device.Normally i connect to a "start" page where i have to login with my username and password. But with my router i get no ip fo the I***** Wlan and i dont know why.
I tried such a config at home with my fritz Box and it worked. So i suggest that there is a security rule by the Idf Wlan to reduce such tries with mobile routers? I dont know. So i hope the informations are enough to get an impression for my problem.
Chris
(Last edited by Chris1809 on 19 Sep 2017, 22:02)